1. 5b448ad mtd, cfi: read AMD 3-byte (expanded) device ids on 16bit devices by Heiko Schocher · 13 years ago
  2. 6a011ce cfi_flash: reverse geometry for M29W800DT parts by Mike Frysinger · 13 years ago
  3. 735eb0f tools/env: fix redundant env flag comparison by Jon Povey · 14 years ago
  4. aef293b Merge branch 'phylib' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 13 years ago
  5. 9dd5dad Merge branch 'misc' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  6. d7eb184 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Wolfgang Denk · 13 years ago
  7. afe0414 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 13 years ago
  8. a940283 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 13 years ago
  9. 4f27f0a Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 13 years ago
  10. 8c4734e Revert "PowerPC: Add support for -msingle-pic-base" by Wolfgang Denk · 13 years ago
  11. 995daa0 Add mdio command for new PHY infrastructure by Andy Fleming · 14 years ago
  12. 865ff85 fsl: Change fsl_phy_enet_if to phy_interface_t by Andy Fleming · 13 years ago
  13. 063c126 tsec: Convert tsec to use PHY Lib by Andy Fleming · 13 years ago
  14. 9082eea phylib: Add a bunch of PHY drivers from tsec by Andy Fleming · 13 years ago
  15. 5f18471 Create PHY Lib for U-Boot by Andy Fleming · 13 years ago
  16. 9d8fbd1 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts by Joakim Tjernlund · 13 years ago
  17. 16a5323 miiphy: Fix some formatting issues by Andy Fleming · 13 years ago
  18. 09c04c2 Remove instances of phy_read/write by Andy Fleming · 14 years ago
  19. 9075191 tsec: arrange the code to avoid useless function declaration by Mingkai Hu · 14 years ago
  20. a32a6be tsec: use IO accessors for IO accesses by Mingkai Hu · 14 years ago
  21. d13ffa6 fdt_support: Fix buffer overflow in fdt_fixup_memory_banks by Kyle Moffett · 14 years ago
  22. e1f7038 powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker script by Dipen Dudhat · 13 years ago
  23. 65a9db7 nand_spl: Fix large page nand_command() by Alex Waterman · 13 years ago
  24. 6297454 nand/spl: Assuming a static nand page size to reduce code size by Matthew McClintock · 13 years ago
  25. aad99bb NAND: rearrange ONFI revision checking, add ONFI 2.3 by Florian Fainelli · 13 years ago
  26. a931f49 NAND: Fix integer overflow in ONFI detection of chips >= 4GiB by Florian Fainelli · 13 years ago
  27. 0e57968 I2C: OMAP: detect more devices when probing an i2c bus by Nick Thompson · 13 years ago
  28. 73e5476 MAINTAINERS: fix email address case by Fabio Estevam · 14 years ago
  29. 21076f6 Fix bad padding of bootp request packet by Simon Glass · 14 years ago
  30. f16b608 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  31. 6801201 gpio: check request result by Mike Frysinger · 13 years ago
  32. f93c259 config_defaults.h: drop OSE bootm default by Mike Frysinger · 13 years ago
  33. a972b8d gpio: generalize for all generic gpio providers by Mike Frysinger · 13 years ago
  34. c3d2a17 md5sum/sha1sum/unzip: split out of mondo mem file by Mike Frysinger · 13 years ago
  35. 710b993 crc32: make command optional by Mike Frysinger · 14 years ago
  36. a641b97 make `go` optional by Mike Frysinger · 14 years ago
  37. 0c79cda env: make import/export optional by Mike Frysinger · 14 years ago
  38. 107b56b Merge branch 'master' of git://git.denx.de/u-boot-x86 by Wolfgang Denk · 13 years ago
  39. 2c51983 cfi_flash: Fix CONFIG_SYS_FLASH_AUTOPROTECT_LIST usage by Peter Tyser · 13 years ago
  40. 1c091f5 sf: sst: add support for SST25VF064C by James Kosin · 13 years ago
  41. 8511cd8 MMC may wrongly regconize 2GB eMMC as high capacity by Raffaele Recalcati · 14 years ago
  42. 5db2fe3 mmc: trace added by Raffaele Recalcati · 14 years ago
  43. 31cacba mmc: SEND_OP_COND considers card capabilities (voltage) by Raffaele Recalcati · 14 years ago
  44. 5d4fc8d mmc: checking status after commands with R1b response by Raffaele Recalcati · 14 years ago
  45. 8baf939 mmc: remove duplicated header file by Minkyu Kang · 14 years ago
  46. 940e078 mmc: show mmc capacity using print_size by Minkyu Kang · 14 years ago
  47. d52ebf1 mmc: add generic mmc spi driver by Thomas Chou · 14 years ago
  48. 5f837c2 mmc: constify & localize data by Mike Frysinger · 14 years ago
  49. 63fb5a7 drivers/mmc/fsl_esdhc.c: reordered tests by Frans Meulenbroeks · 14 years ago
  50. b97e0cd add CONFIG_SPI_IDLE_VAL for cf_spi.c to allow use of spi_mmc by Wolfgang Wegner · 14 years ago
  51. ce0fbcd MMC: Max blocks value adjustable by Matt Waddel · 14 years ago
  52. 880c80d Merge branch 'master' of git://git.denx.de/u-boot-x86 by Graeme Russ · 13 years ago
  53. b3acbb2 x86: Update MAINTAINERS and delete README files by Graeme Russ · 13 years ago
  54. b7af583 sc520: Move reset to stand-alone file by Graeme Russ · 13 years ago
  55. fea2572 x86: Rename i386 to x86 by Graeme Russ · 13 years ago
  56. dbf7115 x86: Code cleanup by Graeme Russ · 13 years ago
  57. e413554 eNET: Remove config.mk by Graeme Russ · 13 years ago
  58. ec8016c eNET: Fix saveenv crash by Graeme Russ · 13 years ago
  59. b44c708 SD1.00 wide-bus fix by Alagu Sankar · 14 years ago
  60. b16aadf disk/part.c: fix potential stack overflow bug by Lei Wen · 14 years ago
  61. 9eeaa8e Add support for dataflash to U-boot environment settings tool. by Remy Bohmer · 14 years ago
  62. 976b38c mkimage: add "-V" option to print version information by Wolfgang Denk · 14 years ago
  63. 04c2dd8 ftwdt010_wdt: move header to include/faraday and enhance by Macpaul Lin · 13 years ago
  64. 418e046 common/cmd_bdinfo.c: fix do_bdinfo() for AVR32 by Andreas Bießmann · 14 years ago
  65. 8c3aff5 cmd_nvedit: use explicit typecast for printf by Andreas Bießmann · 14 years ago
  66. 8ae86b7 Make STANDALONE_LOAD_ADDR configurable per board by Wolfgang Denk · 14 years ago
  67. 13d72f0 Drop config.h include in tools/imximage.h by Loïc Minier · 14 years ago
  68. 6052cba Fix misc spelling errors found by lintian by Loïc Minier · 14 years ago
  69. f039ada Fix gunzip to work for any gziped uImage size by Catalin Radu · 14 years ago
  70. 1472af3 Fix min/max macros in include/common.h by Aaron Williams · 14 years ago
  71. 8a07de0 cmd_sf: use cmd_usage() in more places by Mike Frysinger · 13 years ago
  72. 840ff99 cmd_sf: drop device status message when probing by Mike Frysinger · 13 years ago
  73. 493c360 sf: use print_size() for sector_size output by Mike Frysinger · 13 years ago
  74. 334eb4b cmd_sf: add handler for +len arg for erase command by Richard Retanubun · 14 years ago
  75. f8f0757 sf: localize erase funcs by Mike Frysinger · 13 years ago
  76. c591087 sf: sst: setup read func by Mike Frysinger · 13 years ago
  77. 4e6a515 sf: add struct spi_flash.sector_size parameter by Richard Retanubun · 14 years ago
  78. cdb6a00 sf: atmel: undo unification of status polling by Mike Frysinger · 13 years ago
  79. 192b639 sf: punt unused spi_flash_region struct by Mike Frysinger · 14 years ago
  80. 9096963 ftwdt010_wdt: support faraday ftwdt010 watchdog by Macpaul Lin · 14 years ago
  81. ee986e2 mp2usb: remove board support by Eric Bénard · 14 years ago
  82. 91a3c14 ppc, mgcoge: add DIP switch detection by Andreas Huber · 14 years ago
  83. 086f091 arm, keymile: remove unneeded code by Holger Brunck · 14 years ago
  84. 2c2668f Net: Add Intel E1000 82574L PCIe card support by Roy Zang · 14 years ago
  85. 39768f7 PowerPC: Add support for -msingle-pic-base by Joakim Tjernlund · 14 years ago
  86. 33ee4c9 PowerPC: Move -fPIC flag to common place by Joakim Tjernlund · 14 years ago
  87. 7d2fade ea20: fix undefined PHY_* errors by Ben Gardiner · 14 years ago
  88. fa9cd78 ea20: fix libea20.o not found by Ben Gardiner · 14 years ago
  89. 02cf345 bootm: replace blob_start with image_start by Lei Wen · 14 years ago
  90. a4c3b40 sf: unify read functions by Mike Frysinger · 14 years ago
  91. e7b44ed sf: unify erase functions by Mike Frysinger · 14 years ago
  92. 6163045 sf: unify status polling for ready bit by Mike Frysinger · 14 years ago
  93. 000044d sf: unify read/write helpers by Mike Frysinger · 14 years ago
  94. 17e967b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  95. 4fd783d Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 13 years ago
  96. a8708a8 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  97. c1c087b powerpc/85xx: Removed clearing of L2-as-SRAM by Fabian Cenedese · 14 years ago
  98. 32c8cfb fsl_esdhc: Deal with watermark level register related changes by Priyanka Jain · 14 years ago
  99. 2a9fab8 powerpc/85xx: Add PBL boot from SPI flash support on P4080DS by Shaohui Xie · 14 years ago
  100. f378017 powerpc/85xx: Update default hwconfig on P1022DS by Jiang Yutang · 14 years ago