1. 627857d Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  2. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  3. a915394 cmd_onenand.c: Fix command usage help. by Enric Balletbo i Serra · 14 years ago
  4. 5f6c286 env_sf: updated to the new environment code by Stefano Babic · 14 years ago
  5. d29afc3 Revert "cmd_net: drop spurious comma in U_BOOT_CMD" by Wolfgang Denk · 14 years ago
  6. c758e59 cmd_net: drop spurious comma in U_BOOT_CMD by Mike Frysinger · 14 years ago
  7. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  8. aac7359 ARM: fix relocation support for onenand device. by Enric Balletbo i Serra · 14 years ago
  9. e916826 hwconfig: Utilize getenv_f before relocation to allow for larger buffer by Kumar Gala · 14 years ago
  10. eff2809 env_flash: Disable debug print statements by Peter Tyser · 14 years ago
  11. 28ece0e Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  12. 165522b usb_storage: constify us_direction lookup table by Mike Frysinger · 14 years ago
  13. 60e877f pci: Add ability to re-enumerate PCI buses by John Schmoller · 14 years ago
  14. 6b8f2f8 always relocate fdt into an lmb-allocated memory block by Timur Tabi · 15 years ago
  15. 1a9f0b3 common/fdt_support.c: Fix compile warnings by Wolfgang Denk · 14 years ago
  16. e57b330 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  17. 67d7f56 cmd_fpga: cleanup help and check parameters by Stefano Babic · 14 years ago
  18. 1c17cdf common: Enable serial for PXA250 by Marek Vasut · 14 years ago
  19. eea8e69 boot: change some arch ifdefs to feature ifdefs by John Rigby · 14 years ago
  20. 708e667 FDT: only call boot_get_fdt from generic code by John Rigby · 14 years ago
  21. b4ae942 FDT: Add fixup support for multiple banks of memory by John Rigby · 14 years ago
  22. b763f93 common/image.c remove extra calls to be32_to_cpu in boot_get_fdt by John Rigby · 14 years ago
  23. 6902aeb common/image.c fix length calculation in boot_relocate_fdt by John Rigby · 14 years ago
  24. c183eea dlmalloc.c: Fix gcc alias warning by Joakim Tjernlund · 14 years ago
  25. 6587e3e Fix warning in nand unlock command by Scott Wood · 14 years ago
  26. fee0e3a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  27. ff833ed env_mmc: fix cannot save env issue by Lei Wen · 14 years ago
  28. a93ec57 env_mmc: Fix crashing bug encountered after enabling ARM relocation by Steve Sakoman · 14 years ago
  29. d94305b Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 14 years ago
  30. acda3a4 common/fdt_support.c: fix compile error by Matthew McClintock · 14 years ago
  31. 134396c usb: Add support for multiple-LUN mass storage devices by Ludovic Courtès · 14 years ago
  32. e711ec2 TSI148: Fix argument parsing by Brent Darley · 14 years ago
  33. d4ef82b cp/cmp: Add WATCHDOG_RESET in copy and compare loop by Stefan Roese · 14 years ago
  34. 435a63d led_display: split led display support into generic and hw-dependent parts by Ilya Yanok · 14 years ago
  35. e0909be env: don't set to default env twice when use CONFIG_ENV_IS_NOWHERE by Lei Wen · 14 years ago
  36. 3b857f1 fdt_support: support adding EDID property to FDT display nodes by Anatolij Gustschin · 14 years ago
  37. 8967edf CONFIG_CMD_JFFS2 is not necessary to use mtdparts on erase & protect on/off by Alexander Stein · 14 years ago
  38. 1ed3686 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 14 years ago
  39. f7a48ca rarp: Condtionally compile rarp support by Peter Tyser · 14 years ago
  40. 10390ce Followup fixes on the mtdparts spread patchset by Scott Wood · 14 years ago
  41. 5063d2e mtdparts: new add.spread: add part skipping bad blocks by Ben Gardiner · 14 years ago
  42. e6064f5 mtdparts: add new sub-command "spread" by Ben Gardiner · 14 years ago
  43. a9b5729 mtdparts: show net size in mtdparts list by Ben Gardiner · 14 years ago
  44. f37bf3f mtdparts: regroup calls to get_mtd_device_nm by Ben Gardiner · 14 years ago
  45. 67d5a2a nand commands: make only "dump" repeatable. by Scott Wood · 14 years ago
  46. 1b5cd51 nand erase: .spread, .part, .chip subcommands by Scott Wood · 14 years ago
  47. e5836dc cmd_nand: some infrastructure fixes and refactoring by Scott Wood · 14 years ago
  48. 26cc2f0 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Wolfgang Denk · 14 years ago
  49. aed8931 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  50. c48363c x86: Remove bi_env from do_bdinfo by Graeme Russ · 14 years ago
  51. 7d398e9 sspi: add options to specify bus and mode by Reinhard Meyer · 14 years ago
  52. 7e0e5ca Replace MAX_CMDBUF_SIZE references with CONFIG_SYS_CBSIZE by Peter Tyser · 14 years ago
  53. e6dc29f cmd_elf: add an option for loading ELFs according to PHDRs by Mike Frysinger · 14 years ago
  54. b04fde4 serial.c: Fix build breakage introduced with commit e3c78c9b by Stefan Roese · 14 years ago
  55. faa0d2e env: fix cmd_env_sub fct pointers if CONFIG_RELOC_FIXUP_WORKS is not defined by Heiko Schocher · 14 years ago
  56. 0e657e8 env_mmc: Fix broken build due to set_default_env() change by Steve Sakoman · 14 years ago
  57. afc448b Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  58. 442cd1a ppc4xx/fdt/flash: Fix bug in fdt_fixup_nor_flash_node() by Stefan Roese · 14 years ago
  59. e6f07dc Blackfin: otp: fix build after constification of args[] by Mike Frysinger · 14 years ago
  60. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  61. 29a5866 Add support for operating system OSE by Torkel Lundgren · 14 years ago
  62. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  63. 9b58a20 ppc4xx: Remove now unused CONFIG_UART1_CONSOLE by Stefan Roese · 14 years ago
  64. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  65. 412a71a ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size by Stefan Roese · 14 years ago
  66. add3e79 cmd_mmc: use common usage function by Mike Frysinger · 14 years ago
  67. 558535a Merge branch 'next' of ../custodians into next by Wolfgang Denk · 14 years ago
  68. 64b96a3 cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECT by Stefan Roese · 14 years ago
  69. fb9a730 cfi_flash: Simplify dynamic flash bank number detection by Stefan Roese · 14 years ago
  70. fb52e95 Remove HMI10 board support by Wolfgang Denk · 14 years ago
  71. aeb2991 ARM: add relocation support by Heiko Schocher · 14 years ago
  72. 167ad64 i2c: fix command usage help by Heiko Schocher · 14 years ago
  73. 092cf16 relocation: fixup cmdtable by Heiko Schocher · 14 years ago
  74. 9fce7e4 arm: get rid of bi_env by Heiko Schocher · 14 years ago
  75. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  76. f710efd Make getenv() work before relocation. by Wolfgang Denk · 14 years ago
  77. b830e54 Remove support for CONFIG_HAS_UID and "forceenv" command by Wolfgang Denk · 14 years ago
  78. b4eceac Save environment data to mmc. by Terry Lv · 15 years ago
  79. 61dba93 mmc: print out partition table by Lei Wen · 14 years ago
  80. 14917a9 x86: Add do_bdinfo() by Graeme Russ · 14 years ago
  81. e9e8bab Prepare v2010.09-rc1 by Wolfgang Denk · 14 years ago
  82. 16894da Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  83. ac40508 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · 14 years ago
  84. 4984bde Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 14 years ago
  85. df85f80 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 14 years ago
  86. 3da00e6 sh: Add support do_bdinfo function by Nobuhiro Iwamatsu · 14 years ago
  87. 485feb6 ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P by Minkyu Kang · 14 years ago
  88. ae62eb6 CMD_I2C: make alen=0 work by Reinhard Meyer · 14 years ago
  89. 9989971 fdt: call fdt_parent_offset fewer times while translating addresses by Scott Wood · 14 years ago
  90. 4e6d1b2 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · 14 years ago
  91. 3dc4ccd env_nand: return error when no device is found by Mike Frysinger · 14 years ago
  92. 92cb940 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · 14 years ago
  93. 95b57aa Fixed clobbered output of the "help usb" command by Sergei Poselenov · 14 years ago
  94. 63c36f5 ARM: Add support for MB86R0x SoCs by Matthias Weisser · 14 years ago
  95. b238801 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  96. 298cf39 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  97. d7ea561 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Wolfgang Denk · 14 years ago
  98. 2a212b6 fix cmd_mmc.c, line 136 missing " by Reinhard Meyer · 14 years ago
  99. bd17e7a miiphy: leverage current_mii cache more by Mike Frysinger · 14 years ago
  100. 24a9008 miiphy: unify device list lookup by Mike Frysinger · 14 years ago