1. 5095022 common/hush: make get_local_var visible for other users by Holger Brunck · 14 years ago
  2. 45b4291 cramfs: make cramfs usable without a NOR flash by Heiko Schocher · 14 years ago
  3. 1bef5ca cramfs: fix bug in using CONFIG_CRAMFS_CMDLINE by Heiko Schocher · 14 years ago
  4. 7fafed2 IDE: fix compiler warnings by Wolfgang Denk · 14 years ago
  5. 9531b47 common/cmd_mdio.c: fix compile warning by Anatolij Gustschin · 14 years ago
  6. 1bbce3a miiphy: miiphyutil.c: fix compile warning by Anatolij Gustschin · 14 years ago
  7. ff2a9f3 cmd_nvedit.c: clean up with checkpatch by Macpaul Lin · 14 years ago
  8. d1e4994 cmd_ide: enhance new feature "CONFIG_IDE_AHB" by Macpaul Lin · 14 years ago
  9. d21caa3 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 14 years ago
  10. e603559 mmc_spi: add mmc_init call by Thomas Chou · 14 years ago
  11. 2f8baaa i2c: add i2c deblock sequence before and after every mux config by Stefan Bigler · 14 years ago
  12. f0c9d53 common: add a grepenv command by Kim Phillips · 14 years ago
  13. 97dfdcf fix redundant environment for serial flash by thomas.langer@lantiq.com · 14 years ago
  14. 8234294 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  15. 931ced0 Add 'led' command by Jason Kridner · 14 years ago
  16. 20f5492 Respect memreserve regions specified in the device tree by Grant Likely · 14 years ago
  17. c379a56 Fix off-by-one error in passing initrd end address via device tree by Grant Likely · 14 years ago
  18. 50fb22e Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ by Grant Likely · 14 years ago
  19. 2639638 Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined by Grant Likely · 14 years ago
  20. dfff7a2 Stop passing around bootmem_base value. by Grant Likely · 14 years ago
  21. 74ac020 Fix typo in #error: IS_IN_NOWHERE vs. IS_NOWHERE by Loïc Minier · 14 years ago
  22. c828253 Merge branch 'phylib' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 14 years ago
  23. 5ecef51 Merge branch 'misc' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  24. 7728975 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Wolfgang Denk · 14 years ago
  25. f498335 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 14 years ago
  26. a1ca368 Add mdio command for new PHY infrastructure by Andy Fleming · 14 years ago
  27. aecf6fc Create PHY Lib for U-Boot by Andy Fleming · 14 years ago
  28. aea0c3e miiphy: Fix some formatting issues by Andy Fleming · 14 years ago
  29. 215d832 fdt_support: Fix buffer overflow in fdt_fixup_memory_banks by Kyle Moffett · 14 years ago
  30. 1def8a6 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  31. 15b2550 gpio: check request result by Mike Frysinger · 14 years ago
  32. 0e71f80 gpio: generalize for all generic gpio providers by Mike Frysinger · 14 years ago
  33. a227490 md5sum/sha1sum/unzip: split out of mondo mem file by Mike Frysinger · 14 years ago
  34. 321ab9e crc32: make command optional by Mike Frysinger · 14 years ago
  35. 2ed0241 make `go` optional by Mike Frysinger · 14 years ago
  36. f3ddf20 env: make import/export optional by Mike Frysinger · 14 years ago
  37. 316f81a mmc: show mmc capacity using print_size by Minkyu Kang · 14 years ago
  38. 1254c3d mmc: add generic mmc spi driver by Thomas Chou · 14 years ago
  39. cbfce1d x86: Rename i386 to x86 by Graeme Russ · 14 years ago
  40. 74f86e1 common/cmd_bdinfo.c: fix do_bdinfo() for AVR32 by Andreas Bießmann · 14 years ago
  41. 92b9b2e cmd_nvedit: use explicit typecast for printf by Andreas Bießmann · 14 years ago
  42. 5d0569a Fix misc spelling errors found by lintian by Loïc Minier · 14 years ago
  43. 153c3cd cmd_sf: use cmd_usage() in more places by Mike Frysinger · 14 years ago
  44. c7d9e89 cmd_sf: drop device status message when probing by Mike Frysinger · 14 years ago
  45. 605dbd1 cmd_sf: add handler for +len arg for erase command by Richard Retanubun · 14 years ago
  46. 8790b9e bootm: replace blob_start with image_start by Lei Wen · 14 years ago
  47. fc6508a Blackfin: ldrinfo: new command by Mike Frysinger · 14 years ago
  48. 3e7f9a0 Blackfin: bootldr: use common defines by Mike Frysinger · 14 years ago
  49. e936628 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  50. a55fce3 env_mmc: Allow board code to override the environment address by Mingkai Hu · 14 years ago
  51. 046d772 mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statements by Kyle Moffett · 14 years ago
  52. c683975 Remove unnecessary reset in usb_stor_get_info by Erik Hansen · 14 years ago
  53. 8cfc696 UBI: Fix error code handling in ubi commands by Stefan Roese · 14 years ago
  54. 1ded602 serial: Add Tegra2 serial port support by Tom Warren · 14 years ago
  55. e8d68cf Fix build warnings in cmd_flash.c by Remy Bohmer · 14 years ago
  56. 1e9961d Add USB host ethernet adapter support by Simon Glass · 14 years ago
  57. 2fdcce2 unzip: return uncompressed size in `filesize', and print it. by Wolfgang Denk · 14 years ago
  58. dc4d0a2 itest: fix result of string compares by Wolfgang Denk · 14 years ago
  59. 4814d2f Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 14 years ago
  60. af42bb3 cmd_bmp.c: message about compressed formats is debug info only. by Wolfgang Denk · 14 years ago
  61. 00eed7f NAND: env: remember the flags used in the previous environment by Scott Wood · 14 years ago
  62. 5b40e1d USB: Change the necessary defines to get debug output by Alexander Holler · 14 years ago
  63. f432006 USB: Fix device stati for removable and powerctrl (typo) by Alexander Holler · 14 years ago
  64. 9b33e66 cmd_ide: Fix an unused CONFIG_AU1X00 symbol to work as intended by Shinya Kuribayashi · 14 years ago
  65. 2da3ce4 NAND: Fix saving of redundand environment by Alexander Holler · 14 years ago
  66. a4de835 Minor Coding Style Cleanup. by Wolfgang Denk · 14 years ago
  67. b472d6b Print compiler and linker version with the version command by Alexander Holler · 14 years ago
  68. 1bb9871 lcd: align fb writing address for horizontal display offset by Liu Ying · 14 years ago
  69. 499e44d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  70. 7230160 powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR init by Kumar Gala · 14 years ago
  71. 37ef539 Fix defines needed to enable command sha1sum by Alexander Holler · 14 years ago
  72. 5e26c2a cmd_jffs2: Fix get_part_sector_size_nor() overflow bug by Peter Tyser · 14 years ago
  73. 4b5deaa NAND: add the ability to directly write yaffs image by Lei Wen · 14 years ago
  74. f489250 Revert "boot cmds: convert to getenv_yesno() with autostart" by Wolfgang Denk · 14 years ago
  75. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  76. d5c319c cmd editing: mark erase/tab seqs constant by Mike Frysinger · 14 years ago
  77. 1a4af8c cmd_mem: localize state variables by Mike Frysinger · 14 years ago
  78. 3b70e55 load_addr: move to common env code by Mike Frysinger · 14 years ago
  79. 792612c config_cmd_defaults.h: new header for common u-boot command defaults by Mike Frysinger · 14 years ago
  80. 8d88232 env: re-add support for auto-completion by Mike Frysinger · 14 years ago
  81. f003d92 cmd_net.c: fix build breakage by Wolfgang Denk · 14 years ago
  82. 2ca9e14 onenand: add yaffs write command by Lei Wen · 14 years ago
  83. 92d7a99 hashtable: drop all non-reentrant versions by Mike Frysinger · 14 years ago
  84. 0b2cc86 Merge branch 'master' of ../master into next by Wolfgang Denk · 14 years ago
  85. adf5c24 hwconfig: Fix handling of env_hwconfig, board_hwconfig, and cpu_hwconfig by Kumar Gala · 14 years ago
  86. e816b8e onenand: fix oob print out issue by Lei Wen · 14 years ago
  87. c5e84fa env_nand: Use nand_read_skip_bad instead of nand_read by Steve Sakoman · 14 years ago
  88. 408c6c4 UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition change by Stefan Roese · 14 years ago
  89. 67a0f52 UBIFS: Change "ubifs mount" to "ubifsmount" in ubifsls output by Stefan Roese · 14 years ago
  90. ff98053 UBIFS: Add ubifsumount command to unmount an active volume by Stefan Roese · 14 years ago
  91. 6c97169 hwconfig: Fix dummy initialization of {board, cpu}_hwconfig by Kumar Gala · 14 years ago
  92. e3d5572 stdio: constify "name" arg in public api by Mike Frysinger · 14 years ago
  93. 27c0b4a boot cmds: convert to getenv_yesno() with autostart by Mike Frysinger · 14 years ago
  94. cf2feb1 image: constify lookup tables by Mike Frysinger · 14 years ago
  95. 17a266a cmd_itest: constify & localize op table by Mike Frysinger · 14 years ago
  96. 59e1472 cmd_date: constify by Mike Frysinger · 14 years ago
  97. b5bc05e autocomplete: remove runtime handler install by Mike Frysinger · 14 years ago
  98. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  99. 2e50fa3 do_bootd: unify duplicate prototypes by Mike Frysinger · 14 years ago
  100. 2a5ba45 do_bootm: unify duplicate prototypes by Mike Frysinger · 14 years ago