1. 8790b9e bootm: replace blob_start with image_start by Lei Wen · 14 years ago
  2. fc6508a Blackfin: ldrinfo: new command by Mike Frysinger · 14 years ago
  3. 3e7f9a0 Blackfin: bootldr: use common defines by Mike Frysinger · 14 years ago
  4. e936628 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  5. a55fce3 env_mmc: Allow board code to override the environment address by Mingkai Hu · 14 years ago
  6. 046d772 mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statements by Kyle Moffett · 14 years ago
  7. c683975 Remove unnecessary reset in usb_stor_get_info by Erik Hansen · 14 years ago
  8. 8cfc696 UBI: Fix error code handling in ubi commands by Stefan Roese · 14 years ago
  9. 1ded602 serial: Add Tegra2 serial port support by Tom Warren · 14 years ago
  10. e8d68cf Fix build warnings in cmd_flash.c by Remy Bohmer · 14 years ago
  11. 1e9961d Add USB host ethernet adapter support by Simon Glass · 14 years ago
  12. 2fdcce2 unzip: return uncompressed size in `filesize', and print it. by Wolfgang Denk · 14 years ago
  13. dc4d0a2 itest: fix result of string compares by Wolfgang Denk · 14 years ago
  14. 4814d2f Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 14 years ago
  15. af42bb3 cmd_bmp.c: message about compressed formats is debug info only. by Wolfgang Denk · 14 years ago
  16. 00eed7f NAND: env: remember the flags used in the previous environment by Scott Wood · 14 years ago
  17. 5b40e1d USB: Change the necessary defines to get debug output by Alexander Holler · 14 years ago
  18. f432006 USB: Fix device stati for removable and powerctrl (typo) by Alexander Holler · 14 years ago
  19. 9b33e66 cmd_ide: Fix an unused CONFIG_AU1X00 symbol to work as intended by Shinya Kuribayashi · 14 years ago
  20. 2da3ce4 NAND: Fix saving of redundand environment by Alexander Holler · 14 years ago
  21. a4de835 Minor Coding Style Cleanup. by Wolfgang Denk · 14 years ago
  22. b472d6b Print compiler and linker version with the version command by Alexander Holler · 14 years ago
  23. 1bb9871 lcd: align fb writing address for horizontal display offset by Liu Ying · 14 years ago
  24. 499e44d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  25. 7230160 powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR init by Kumar Gala · 14 years ago
  26. 37ef539 Fix defines needed to enable command sha1sum by Alexander Holler · 14 years ago
  27. 5e26c2a cmd_jffs2: Fix get_part_sector_size_nor() overflow bug by Peter Tyser · 14 years ago
  28. 4b5deaa NAND: add the ability to directly write yaffs image by Lei Wen · 14 years ago
  29. f489250 Revert "boot cmds: convert to getenv_yesno() with autostart" by Wolfgang Denk · 14 years ago
  30. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  31. d5c319c cmd editing: mark erase/tab seqs constant by Mike Frysinger · 14 years ago
  32. 1a4af8c cmd_mem: localize state variables by Mike Frysinger · 14 years ago
  33. 3b70e55 load_addr: move to common env code by Mike Frysinger · 14 years ago
  34. 792612c config_cmd_defaults.h: new header for common u-boot command defaults by Mike Frysinger · 14 years ago
  35. 8d88232 env: re-add support for auto-completion by Mike Frysinger · 14 years ago
  36. f003d92 cmd_net.c: fix build breakage by Wolfgang Denk · 14 years ago
  37. 2ca9e14 onenand: add yaffs write command by Lei Wen · 14 years ago
  38. 92d7a99 hashtable: drop all non-reentrant versions by Mike Frysinger · 14 years ago
  39. 0b2cc86 Merge branch 'master' of ../master into next by Wolfgang Denk · 14 years ago
  40. adf5c24 hwconfig: Fix handling of env_hwconfig, board_hwconfig, and cpu_hwconfig by Kumar Gala · 14 years ago
  41. e816b8e onenand: fix oob print out issue by Lei Wen · 14 years ago
  42. c5e84fa env_nand: Use nand_read_skip_bad instead of nand_read by Steve Sakoman · 14 years ago
  43. 408c6c4 UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition change by Stefan Roese · 14 years ago
  44. 67a0f52 UBIFS: Change "ubifs mount" to "ubifsmount" in ubifsls output by Stefan Roese · 14 years ago
  45. ff98053 UBIFS: Add ubifsumount command to unmount an active volume by Stefan Roese · 14 years ago
  46. 6c97169 hwconfig: Fix dummy initialization of {board, cpu}_hwconfig by Kumar Gala · 14 years ago
  47. e3d5572 stdio: constify "name" arg in public api by Mike Frysinger · 14 years ago
  48. 27c0b4a boot cmds: convert to getenv_yesno() with autostart by Mike Frysinger · 14 years ago
  49. cf2feb1 image: constify lookup tables by Mike Frysinger · 14 years ago
  50. 17a266a cmd_itest: constify & localize op table by Mike Frysinger · 14 years ago
  51. 59e1472 cmd_date: constify by Mike Frysinger · 14 years ago
  52. b5bc05e autocomplete: remove runtime handler install by Mike Frysinger · 14 years ago
  53. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  54. 2e50fa3 do_bootd: unify duplicate prototypes by Mike Frysinger · 14 years ago
  55. 2a5ba45 do_bootm: unify duplicate prototypes by Mike Frysinger · 14 years ago
  56. 4b49747 cmd_mii: localize & constify local funcs/data by Mike Frysinger · 14 years ago
  57. 4169ea0 Fix compiler warning in fdt_support.c by Dirk Behme · 14 years ago
  58. ad8058f common/cmd_nvedit: Use return value of cmd_usage by Thomas Weber · 14 years ago
  59. 97ea46f Common/command: Guard strchr/strlen from NULL pointer by Thomas Weber · 14 years ago
  60. 4d28265 Common/cmd_nvedit: Check for env subcommand by Thomas Weber · 14 years ago
  61. 7a37db9 common/Makefile: don't include env_embedded.o into libcommon by Wolfgang Denk · 14 years ago
  62. 293d7ad malloc: Fix issue with calloc memory possibly being non-zero by Kumar Gala · 14 years ago
  63. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  64. 22ccb7f pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW by Peter Tyser · 14 years ago
  65. 9f84f21 env_mmc: fix compile warning by Lei Wen · 14 years ago
  66. 5e26a1f env_sf: remove warning introduced with last patch by Stefano Babic · 14 years ago
  67. 627857d Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  68. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  69. a915394 cmd_onenand.c: Fix command usage help. by Enric Balletbo i Serra · 14 years ago
  70. 5f6c286 env_sf: updated to the new environment code by Stefano Babic · 14 years ago
  71. d29afc3 Revert "cmd_net: drop spurious comma in U_BOOT_CMD" by Wolfgang Denk · 14 years ago
  72. c758e59 cmd_net: drop spurious comma in U_BOOT_CMD by Mike Frysinger · 14 years ago
  73. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  74. aac7359 ARM: fix relocation support for onenand device. by Enric Balletbo i Serra · 14 years ago
  75. e916826 hwconfig: Utilize getenv_f before relocation to allow for larger buffer by Kumar Gala · 14 years ago
  76. eff2809 env_flash: Disable debug print statements by Peter Tyser · 14 years ago
  77. 28ece0e Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  78. 165522b usb_storage: constify us_direction lookup table by Mike Frysinger · 14 years ago
  79. 60e877f pci: Add ability to re-enumerate PCI buses by John Schmoller · 14 years ago
  80. 6b8f2f8 always relocate fdt into an lmb-allocated memory block by Timur Tabi · 15 years ago
  81. 1a9f0b3 common/fdt_support.c: Fix compile warnings by Wolfgang Denk · 14 years ago
  82. e57b330 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  83. 67d7f56 cmd_fpga: cleanup help and check parameters by Stefano Babic · 14 years ago
  84. 1c17cdf common: Enable serial for PXA250 by Marek Vasut · 14 years ago
  85. eea8e69 boot: change some arch ifdefs to feature ifdefs by John Rigby · 14 years ago
  86. 708e667 FDT: only call boot_get_fdt from generic code by John Rigby · 14 years ago
  87. b4ae942 FDT: Add fixup support for multiple banks of memory by John Rigby · 14 years ago
  88. b763f93 common/image.c remove extra calls to be32_to_cpu in boot_get_fdt by John Rigby · 14 years ago
  89. 6902aeb common/image.c fix length calculation in boot_relocate_fdt by John Rigby · 14 years ago
  90. c183eea dlmalloc.c: Fix gcc alias warning by Joakim Tjernlund · 14 years ago
  91. 6587e3e Fix warning in nand unlock command by Scott Wood · 14 years ago
  92. fee0e3a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  93. ff833ed env_mmc: fix cannot save env issue by Lei Wen · 14 years ago
  94. a93ec57 env_mmc: Fix crashing bug encountered after enabling ARM relocation by Steve Sakoman · 14 years ago
  95. d94305b Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 14 years ago
  96. acda3a4 common/fdt_support.c: fix compile error by Matthew McClintock · 14 years ago
  97. 134396c usb: Add support for multiple-LUN mass storage devices by Ludovic Courtès · 14 years ago
  98. e711ec2 TSI148: Fix argument parsing by Brent Darley · 14 years ago
  99. d4ef82b cp/cmp: Add WATCHDOG_RESET in copy and compare loop by Stefan Roese · 14 years ago
  100. 435a63d led_display: split led display support into generic and hw-dependent parts by Ilya Yanok · 14 years ago