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