1. 70994c7 common/fdt_support.c: Fix compile warnings by Wolfgang Denk · 14 years ago
  2. b188157 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  3. a790b5b cmd_fpga: cleanup help and check parameters by Stefano Babic · 14 years ago
  4. dd88d79 common: Enable serial for PXA250 by Marek Vasut · 14 years ago
  5. fca43cc boot: change some arch ifdefs to feature ifdefs by John Rigby · 14 years ago
  6. 5a75e12 FDT: only call boot_get_fdt from generic code by John Rigby · 14 years ago
  7. a6bd9e8 FDT: Add fixup support for multiple banks of memory by John Rigby · 14 years ago
  8. d1263fc common/image.c remove extra calls to be32_to_cpu in boot_get_fdt by John Rigby · 14 years ago
  9. 758b399 common/image.c fix length calculation in boot_relocate_fdt by John Rigby · 14 years ago
  10. 1ba91ba dlmalloc.c: Fix gcc alias warning by Joakim Tjernlund · 14 years ago
  11. 16e0099 Fix warning in nand unlock command by Scott Wood · 14 years ago
  12. cacc342 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  13. e79f483 env_mmc: fix cannot save env issue by Lei Wen · 14 years ago
  14. d470a6f env_mmc: Fix crashing bug encountered after enabling ARM relocation by Steve Sakoman · 14 years ago
  15. 9de9932 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 14 years ago
  16. cb2707a common/fdt_support.c: fix compile error by Matthew McClintock · 14 years ago
  17. 99e9ed1 usb: Add support for multiple-LUN mass storage devices by Ludovic Courtès · 14 years ago
  18. 076f1be TSI148: Fix argument parsing by Brent Darley · 14 years ago
  19. eaadb44 cp/cmp: Add WATCHDOG_RESET in copy and compare loop by Stefan Roese · 14 years ago
  20. 7f0d241 led_display: split led display support into generic and hw-dependent parts by Ilya Yanok · 14 years ago
  21. d259079 env: don't set to default env twice when use CONFIG_ENV_IS_NOWHERE by Lei Wen · 14 years ago
  22. beca5a5 fdt_support: support adding EDID property to FDT display nodes by Anatolij Gustschin · 14 years ago
  23. c000808 CONFIG_CMD_JFFS2 is not necessary to use mtdparts on erase & protect on/off by Alexander Stein · 14 years ago
  24. 0ee8746 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 14 years ago
  25. bf6cb24 rarp: Condtionally compile rarp support by Peter Tyser · 14 years ago
  26. 36650ca Followup fixes on the mtdparts spread patchset by Scott Wood · 14 years ago
  27. 59a50d2 mtdparts: new add.spread: add part skipping bad blocks by Ben Gardiner · 14 years ago
  28. ca75b20 mtdparts: add new sub-command "spread" by Ben Gardiner · 14 years ago
  29. 04ac380 mtdparts: show net size in mtdparts list by Ben Gardiner · 14 years ago
  30. 0a026d3 mtdparts: regroup calls to get_mtd_device_nm by Ben Gardiner · 14 years ago
  31. 8c5659a nand commands: make only "dump" repeatable. by Scott Wood · 14 years ago
  32. 3048632 nand erase: .spread, .part, .chip subcommands by Scott Wood · 14 years ago
  33. ea533c2 cmd_nand: some infrastructure fixes and refactoring by Scott Wood · 14 years ago
  34. bfc7bea Merge branch 'master' of git://git.denx.de/u-boot-x86 by Wolfgang Denk · 14 years ago
  35. 02b117d Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  36. 458379d x86: Remove bi_env from do_bdinfo by Graeme Russ · 14 years ago
  37. 21032b3 sspi: add options to specify bus and mode by Reinhard Meyer · 14 years ago
  38. 8804ae3 Replace MAX_CMDBUF_SIZE references with CONFIG_SYS_CBSIZE by Peter Tyser · 14 years ago
  39. f44a928 cmd_elf: add an option for loading ELFs according to PHDRs by Mike Frysinger · 14 years ago
  40. e64901c serial.c: Fix build breakage introduced with commit e3c78c9b by Stefan Roese · 14 years ago
  41. 60f7da1 env: fix cmd_env_sub fct pointers if CONFIG_RELOC_FIXUP_WORKS is not defined by Heiko Schocher · 14 years ago
  42. a2f69d3 env_mmc: Fix broken build due to set_default_env() change by Steve Sakoman · 14 years ago
  43. d628866 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  44. 2778a01 ppc4xx/fdt/flash: Fix bug in fdt_fixup_nor_flash_node() by Stefan Roese · 14 years ago
  45. fcbd5b7 Blackfin: otp: fix build after constification of args[] by Mike Frysinger · 14 years ago
  46. 2e6e177 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  47. 3df6195 Add support for operating system OSE by Torkel Lundgren · 14 years ago
  48. 2495664 Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  49. e3c78c9 ppc4xx: Remove now unused CONFIG_UART1_CONSOLE by Stefan Roese · 14 years ago
  50. 550650d ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  51. 8a805df ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size by Stefan Roese · 14 years ago
  52. e2fad3f cmd_mmc: use common usage function by Mike Frysinger · 14 years ago
  53. b65e86d Merge branch 'next' of ../custodians into next by Wolfgang Denk · 14 years ago
  54. 3c29975 cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECT by Stefan Roese · 14 years ago
  55. ca5def3 cfi_flash: Simplify dynamic flash bank number detection by Stefan Roese · 14 years ago
  56. 77efe35 Remove HMI10 board support by Wolfgang Denk · 14 years ago
  57. f1d2b31 ARM: add relocation support by Heiko Schocher · 14 years ago
  58. 4444b22 i2c: fix command usage help by Heiko Schocher · 14 years ago
  59. 620f1f6 relocation: fixup cmdtable by Heiko Schocher · 14 years ago
  60. 55e9742 arm: get rid of bi_env by Heiko Schocher · 14 years ago
  61. ea882ba New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  62. 91a7675 Make getenv() work before relocation. by Wolfgang Denk · 14 years ago
  63. 6d014ad Remove support for CONFIG_HAS_UID and "forceenv" command by Wolfgang Denk · 14 years ago
  64. a806035 Save environment data to mmc. by Terry Lv · 14 years ago
  65. 8f3b964 mmc: print out partition table by Lei Wen · 14 years ago
  66. a806ee6 x86: Add do_bdinfo() by Graeme Russ · 14 years ago
  67. 2d941de Prepare v2010.09-rc1 by Wolfgang Denk · 14 years ago
  68. 09b4a9c Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  69. f91506e Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · 14 years ago
  70. 1b43b5d Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 14 years ago
  71. 67bd941 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 14 years ago
  72. ebd0d06 sh: Add support do_bdinfo function by Nobuhiro Iwamatsu · 14 years ago
  73. 889a275 ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P by Minkyu Kang · 14 years ago
  74. 7a92e53 CMD_I2C: make alen=0 work by Reinhard Meyer · 14 years ago
  75. 6395f31 fdt: call fdt_parent_offset fewer times while translating addresses by Scott Wood · 14 years ago
  76. 5549d22 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · 14 years ago
  77. 962ad59 env_nand: return error when no device is found by Mike Frysinger · 14 years ago
  78. ae37a07 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · 14 years ago
  79. 842404e Fixed clobbered output of the "help usb" command by Sergei Poselenov · 14 years ago
  80. 6052ac8 ARM: Add support for MB86R0x SoCs by Matthias Weisser · 14 years ago
  81. b9d51fb Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  82. b77f380 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  83. fe8d63c Merge branch 'master' of git://git.denx.de/u-boot-marvell by Wolfgang Denk · 14 years ago
  84. a9804be fix cmd_mmc.c, line 136 missing " by Reinhard Meyer · 14 years ago
  85. ede16ea miiphy: leverage current_mii cache more by Mike Frysinger · 14 years ago
  86. 0daac97 miiphy: unify device list lookup by Mike Frysinger · 14 years ago
  87. 5700bb6 miiphy: constify device name by Mike Frysinger · 14 years ago
  88. 3840ebf fdt: Fix bug in size calculation in fdt_resize() with initrd use by Feng Wang · 14 years ago
  89. 388a29d various cmd_* files: fixed layout a little bit by Frans Meulenbroeks · 14 years ago
  90. cc9f607 various cmd_* files: remove the command name from the help message by Frans Meulenbroeks · 14 years ago
  91. a4e8d9f flash_protect: check for NULL flash info by Mike Frysinger · 14 years ago
  92. 9ed4a95 getenv_f(): fix handling of too short buffers by Wolfgang Denk · 14 years ago
  93. 739b808 dataflash mmc mux: use common cmd_usage function by Mike Frysinger · 14 years ago
  94. a7481b3 mflash: use common cmd_usage function by Mike Frysinger · 14 years ago
  95. 8faba48 cmd editing: optimize/shrink output blanking by Mike Frysinger · 14 years ago
  96. 958e120 fdt relocate: have more attention to use a bootmap or not by Stephan Linz · 14 years ago
  97. 5f30500 cmd_ide: add support for Kirkwood by Prafulla Wadaskar · 14 years ago
  98. 113bfe4 cmd_ide: add support for orion5x by Albert Aribaud · 14 years ago
  99. f2a37fc ide: add configuration by Albert Aribaud · 14 years ago
  100. 60fdc5f LZMA and LZO causes compile error by Matthias Weisser · 14 years ago