1. 995daa0 Add mdio command for new PHY infrastructure by Andy Fleming · 14 years ago
  2. 5f18471 Create PHY Lib for U-Boot by Andy Fleming · 13 years ago
  3. 16a5323 miiphy: Fix some formatting issues by Andy Fleming · 13 years ago
  4. d13ffa6 fdt_support: Fix buffer overflow in fdt_fixup_memory_banks by Kyle Moffett · 14 years ago
  5. f16b608 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  6. 6801201 gpio: check request result by Mike Frysinger · 13 years ago
  7. a972b8d gpio: generalize for all generic gpio providers by Mike Frysinger · 13 years ago
  8. c3d2a17 md5sum/sha1sum/unzip: split out of mondo mem file by Mike Frysinger · 13 years ago
  9. 710b993 crc32: make command optional by Mike Frysinger · 14 years ago
  10. a641b97 make `go` optional by Mike Frysinger · 14 years ago
  11. 0c79cda env: make import/export optional by Mike Frysinger · 14 years ago
  12. 940e078 mmc: show mmc capacity using print_size by Minkyu Kang · 14 years ago
  13. d52ebf1 mmc: add generic mmc spi driver by Thomas Chou · 14 years ago
  14. fea2572 x86: Rename i386 to x86 by Graeme Russ · 13 years ago
  15. 418e046 common/cmd_bdinfo.c: fix do_bdinfo() for AVR32 by Andreas Bießmann · 14 years ago
  16. 8c3aff5 cmd_nvedit: use explicit typecast for printf by Andreas Bießmann · 14 years ago
  17. 6052cba Fix misc spelling errors found by lintian by Loïc Minier · 14 years ago
  18. 8a07de0 cmd_sf: use cmd_usage() in more places by Mike Frysinger · 13 years ago
  19. 840ff99 cmd_sf: drop device status message when probing by Mike Frysinger · 13 years ago
  20. 334eb4b cmd_sf: add handler for +len arg for erase command by Richard Retanubun · 14 years ago
  21. 02cf345 bootm: replace blob_start with image_start by Lei Wen · 14 years ago
  22. 1ba7fd2 Blackfin: ldrinfo: new command by Mike Frysinger · 14 years ago
  23. 31488a6 Blackfin: bootldr: use common defines by Mike Frysinger · 14 years ago
  24. 4db2fa7 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  25. 97039ab env_mmc: Allow board code to override the environment address by Mingkai Hu · 14 years ago
  26. c7fd27c mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statements by Kyle Moffett · 14 years ago
  27. 56887e2 Remove unnecessary reset in usb_stor_get_info by Erik Hansen · 14 years ago
  28. 7f5d8a4 UBI: Fix error code handling in ubi commands by Stefan Roese · 14 years ago
  29. 2ee3678 serial: Add Tegra2 serial port support by Tom Warren · 14 years ago
  30. 3a26c43 Fix build warnings in cmd_flash.c by Remy Bohmer · 14 years ago
  31. 89d4836 Add USB host ethernet adapter support by Simon Glass · 14 years ago
  32. 67fb062 unzip: return uncompressed size in `filesize', and print it. by Wolfgang Denk · 14 years ago
  33. cc22b79 itest: fix result of string compares by Wolfgang Denk · 14 years ago
  34. c65715d Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 14 years ago
  35. 17f79e4 cmd_bmp.c: message about compressed formats is debug info only. by Wolfgang Denk · 14 years ago
  36. eef1d71 NAND: env: remember the flags used in the previous environment by Scott Wood · 14 years ago
  37. ce297a8 USB: Change the necessary defines to get debug output by Alexander Holler · 14 years ago
  38. cb44091 USB: Fix device stati for removable and powerctrl (typo) by Alexander Holler · 14 years ago
  39. c6dc8a7 cmd_ide: Fix an unused CONFIG_AU1X00 symbol to work as intended by Shinya Kuribayashi · 14 years ago
  40. 920a5dd NAND: Fix saving of redundand environment by Alexander Holler · 14 years ago
  41. d1a24f0 Minor Coding Style Cleanup. by Wolfgang Denk · 14 years ago
  42. 89ffa8d Print compiler and linker version with the version command by Alexander Holler · 14 years ago
  43. 8d46d5b lcd: align fb writing address for horizontal display offset by Liu Ying · 14 years ago
  44. 5aebe3b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  45. dd50af2 powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR init by Kumar Gala · 14 years ago
  46. c6b1ee6 Fix defines needed to enable command sha1sum by Alexander Holler · 14 years ago
  47. 141053d cmd_jffs2: Fix get_part_sector_size_nor() overflow bug by Peter Tyser · 14 years ago
  48. 47fc18f NAND: add the ability to directly write yaffs image by Lei Wen · 14 years ago
  49. 3e5ab1a Revert "boot cmds: convert to getenv_yesno() with autostart" by Wolfgang Denk · 14 years ago
  50. 8ef583a miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  51. 82359ae cmd editing: mark erase/tab seqs constant by Mike Frysinger · 14 years ago
  52. d6efe24 cmd_mem: localize state variables by Mike Frysinger · 14 years ago
  53. 558605c load_addr: move to common env code by Mike Frysinger · 14 years ago
  54. 52f0aa8 config_cmd_defaults.h: new header for common u-boot command defaults by Mike Frysinger · 14 years ago
  55. 560d424 env: re-add support for auto-completion by Mike Frysinger · 14 years ago
  56. 4b58266 cmd_net.c: fix build breakage by Wolfgang Denk · 14 years ago
  57. 41c8624 onenand: add yaffs write command by Lei Wen · 14 years ago
  58. 2eb1573 hashtable: drop all non-reentrant versions by Mike Frysinger · 14 years ago
  59. 006915f Merge branch 'master' of ../master into next by Wolfgang Denk · 14 years ago
  60. bb14107 hwconfig: Fix handling of env_hwconfig, board_hwconfig, and cpu_hwconfig by Kumar Gala · 14 years ago
  61. a430b13 onenand: fix oob print out issue by Lei Wen · 14 years ago
  62. 068a208 env_nand: Use nand_read_skip_bad instead of nand_read by Steve Sakoman · 14 years ago
  63. 2f15cfd UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition change by Stefan Roese · 14 years ago
  64. 9a2ea57 UBIFS: Change "ubifs mount" to "ubifsmount" in ubifsls output by Stefan Roese · 14 years ago
  65. cb9c09d UBIFS: Add ubifsumount command to unmount an active volume by Stefan Roese · 14 years ago
  66. b194577 hwconfig: Fix dummy initialization of {board, cpu}_hwconfig by Kumar Gala · 14 years ago
  67. d7be305 stdio: constify "name" arg in public api by Mike Frysinger · 14 years ago
  68. 5a442c0 boot cmds: convert to getenv_yesno() with autostart by Mike Frysinger · 14 years ago
  69. 7edb186 image: constify lookup tables by Mike Frysinger · 14 years ago
  70. fc9903f cmd_itest: constify & localize op table by Mike Frysinger · 14 years ago
  71. bdbc130 cmd_date: constify by Mike Frysinger · 14 years ago
  72. 722b061 autocomplete: remove runtime handler install by Mike Frysinger · 14 years ago
  73. 882b7d7 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  74. 7842fb7 do_bootd: unify duplicate prototypes by Mike Frysinger · 14 years ago
  75. 36ebb78 do_bootm: unify duplicate prototypes by Mike Frysinger · 14 years ago
  76. 3a5ee0b cmd_mii: localize & constify local funcs/data by Mike Frysinger · 14 years ago
  77. 71ae5f7 Fix compiler warning in fdt_support.c by Dirk Behme · 14 years ago
  78. 0d302af common/cmd_nvedit: Use return value of cmd_usage by Thomas Weber · 14 years ago
  79. 7013c06 Common/command: Guard strchr/strlen from NULL pointer by Thomas Weber · 14 years ago
  80. 5904da0 Common/cmd_nvedit: Check for env subcommand by Thomas Weber · 14 years ago
  81. 0390e26 common/Makefile: don't include env_embedded.o into libcommon by Wolfgang Denk · 14 years ago
  82. 6163f5b malloc: Fix issue with calloc memory possibly being non-zero by Kumar Gala · 14 years ago
  83. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  84. 983eb9d pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW by Peter Tyser · 14 years ago
  85. 6d1d51b env_mmc: fix compile warning by Lei Wen · 14 years ago
  86. 590084a env_sf: remove warning introduced with last patch by Stefano Babic · 14 years ago
  87. a9aa392 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  88. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  89. 57ff9f2 cmd_onenand.c: Fix command usage help. by Enric Balletbo i Serra · 14 years ago
  90. a3110f0 env_sf: updated to the new environment code by Stefano Babic · 14 years ago
  91. ec5c04c Revert "cmd_net: drop spurious comma in U_BOOT_CMD" by Wolfgang Denk · 14 years ago
  92. 8f4cb77 cmd_net: drop spurious comma in U_BOOT_CMD by Mike Frysinger · 14 years ago
  93. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  94. cdb1d4f ARM: fix relocation support for onenand device. by Enric Balletbo i Serra · 14 years ago
  95. c4b115f hwconfig: Utilize getenv_f before relocation to allow for larger buffer by Kumar Gala · 14 years ago
  96. 3f7ffa4 env_flash: Disable debug print statements by Peter Tyser · 14 years ago
  97. f2b382e Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  98. 2ff12285 usb_storage: constify us_direction lookup table by Mike Frysinger · 14 years ago
  99. 96d6160 pci: Add ability to re-enumerate PCI buses by John Schmoller · 14 years ago
  100. 43b08af always relocate fdt into an lmb-allocated memory block by Timur Tabi · 14 years ago