1. d7eb184 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Wolfgang Denk · 13 years ago
  2. afe0414 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 13 years ago
  3. a940283 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 13 years ago
  4. 4f27f0a Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 13 years ago
  5. 8c4734e Revert "PowerPC: Add support for -msingle-pic-base" by Wolfgang Denk · 13 years ago
  6. 9d8fbd1 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts by Joakim Tjernlund · 13 years ago
  7. d13ffa6 fdt_support: Fix buffer overflow in fdt_fixup_memory_banks by Kyle Moffett · 14 years ago
  8. e1f7038 powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker script by Dipen Dudhat · 13 years ago
  9. 65a9db7 nand_spl: Fix large page nand_command() by Alex Waterman · 13 years ago
  10. 6297454 nand/spl: Assuming a static nand page size to reduce code size by Matthew McClintock · 13 years ago
  11. aad99bb NAND: rearrange ONFI revision checking, add ONFI 2.3 by Florian Fainelli · 13 years ago
  12. a931f49 NAND: Fix integer overflow in ONFI detection of chips >= 4GiB by Florian Fainelli · 13 years ago
  13. 0e57968 I2C: OMAP: detect more devices when probing an i2c bus by Nick Thompson · 13 years ago
  14. 73e5476 MAINTAINERS: fix email address case by Fabio Estevam · 14 years ago
  15. 21076f6 Fix bad padding of bootp request packet by Simon Glass · 14 years ago
  16. f16b608 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  17. 107b56b Merge branch 'master' of git://git.denx.de/u-boot-x86 by Wolfgang Denk · 13 years ago
  18. 2c51983 cfi_flash: Fix CONFIG_SYS_FLASH_AUTOPROTECT_LIST usage by Peter Tyser · 13 years ago
  19. 1c091f5 sf: sst: add support for SST25VF064C by James Kosin · 13 years ago
  20. 8511cd8 MMC may wrongly regconize 2GB eMMC as high capacity by Raffaele Recalcati · 14 years ago
  21. 5db2fe3 mmc: trace added by Raffaele Recalcati · 14 years ago
  22. 31cacba mmc: SEND_OP_COND considers card capabilities (voltage) by Raffaele Recalcati · 14 years ago
  23. 5d4fc8d mmc: checking status after commands with R1b response by Raffaele Recalcati · 14 years ago
  24. 8baf939 mmc: remove duplicated header file by Minkyu Kang · 14 years ago
  25. 940e078 mmc: show mmc capacity using print_size by Minkyu Kang · 14 years ago
  26. d52ebf1 mmc: add generic mmc spi driver by Thomas Chou · 14 years ago
  27. 5f837c2 mmc: constify & localize data by Mike Frysinger · 14 years ago
  28. 63fb5a7 drivers/mmc/fsl_esdhc.c: reordered tests by Frans Meulenbroeks · 14 years ago
  29. b97e0cd add CONFIG_SPI_IDLE_VAL for cf_spi.c to allow use of spi_mmc by Wolfgang Wegner · 14 years ago
  30. ce0fbcd MMC: Max blocks value adjustable by Matt Waddel · 14 years ago
  31. 880c80d Merge branch 'master' of git://git.denx.de/u-boot-x86 by Graeme Russ · 13 years ago
  32. b3acbb2 x86: Update MAINTAINERS and delete README files by Graeme Russ · 13 years ago
  33. b7af583 sc520: Move reset to stand-alone file by Graeme Russ · 13 years ago
  34. fea2572 x86: Rename i386 to x86 by Graeme Russ · 13 years ago
  35. dbf7115 x86: Code cleanup by Graeme Russ · 13 years ago
  36. e413554 eNET: Remove config.mk by Graeme Russ · 13 years ago
  37. ec8016c eNET: Fix saveenv crash by Graeme Russ · 13 years ago
  38. b44c708 SD1.00 wide-bus fix by Alagu Sankar · 14 years ago
  39. b16aadf disk/part.c: fix potential stack overflow bug by Lei Wen · 14 years ago
  40. 9eeaa8e Add support for dataflash to U-boot environment settings tool. by Remy Bohmer · 14 years ago
  41. 976b38c mkimage: add "-V" option to print version information by Wolfgang Denk · 14 years ago
  42. 04c2dd8 ftwdt010_wdt: move header to include/faraday and enhance by Macpaul Lin · 13 years ago
  43. 418e046 common/cmd_bdinfo.c: fix do_bdinfo() for AVR32 by Andreas Bießmann · 14 years ago
  44. 8c3aff5 cmd_nvedit: use explicit typecast for printf by Andreas Bießmann · 14 years ago
  45. 8ae86b7 Make STANDALONE_LOAD_ADDR configurable per board by Wolfgang Denk · 14 years ago
  46. 13d72f0 Drop config.h include in tools/imximage.h by Loïc Minier · 14 years ago
  47. 6052cba Fix misc spelling errors found by lintian by Loïc Minier · 14 years ago
  48. f039ada Fix gunzip to work for any gziped uImage size by Catalin Radu · 14 years ago
  49. 1472af3 Fix min/max macros in include/common.h by Aaron Williams · 14 years ago
  50. 8a07de0 cmd_sf: use cmd_usage() in more places by Mike Frysinger · 13 years ago
  51. 840ff99 cmd_sf: drop device status message when probing by Mike Frysinger · 13 years ago
  52. 493c360 sf: use print_size() for sector_size output by Mike Frysinger · 13 years ago
  53. 334eb4b cmd_sf: add handler for +len arg for erase command by Richard Retanubun · 14 years ago
  54. f8f0757 sf: localize erase funcs by Mike Frysinger · 13 years ago
  55. c591087 sf: sst: setup read func by Mike Frysinger · 13 years ago
  56. 4e6a515 sf: add struct spi_flash.sector_size parameter by Richard Retanubun · 14 years ago
  57. cdb6a00 sf: atmel: undo unification of status polling by Mike Frysinger · 13 years ago
  58. 192b639 sf: punt unused spi_flash_region struct by Mike Frysinger · 14 years ago
  59. 9096963 ftwdt010_wdt: support faraday ftwdt010 watchdog by Macpaul Lin · 14 years ago
  60. ee986e2 mp2usb: remove board support by Eric Bénard · 14 years ago
  61. 91a3c14 ppc, mgcoge: add DIP switch detection by Andreas Huber · 14 years ago
  62. 086f091 arm, keymile: remove unneeded code by Holger Brunck · 14 years ago
  63. 2c2668f Net: Add Intel E1000 82574L PCIe card support by Roy Zang · 14 years ago
  64. 39768f7 PowerPC: Add support for -msingle-pic-base by Joakim Tjernlund · 14 years ago
  65. 33ee4c9 PowerPC: Move -fPIC flag to common place by Joakim Tjernlund · 14 years ago
  66. 7d2fade ea20: fix undefined PHY_* errors by Ben Gardiner · 14 years ago
  67. fa9cd78 ea20: fix libea20.o not found by Ben Gardiner · 14 years ago
  68. 02cf345 bootm: replace blob_start with image_start by Lei Wen · 14 years ago
  69. a4c3b40 sf: unify read functions by Mike Frysinger · 14 years ago
  70. e7b44ed sf: unify erase functions by Mike Frysinger · 14 years ago
  71. 6163045 sf: unify status polling for ready bit by Mike Frysinger · 14 years ago
  72. 000044d sf: unify read/write helpers by Mike Frysinger · 14 years ago
  73. 17e967b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  74. 4fd783d Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 13 years ago
  75. a8708a8 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  76. c1c087b powerpc/85xx: Removed clearing of L2-as-SRAM by Fabian Cenedese · 14 years ago
  77. 32c8cfb fsl_esdhc: Deal with watermark level register related changes by Priyanka Jain · 14 years ago
  78. 2a9fab8 powerpc/85xx: Add PBL boot from SPI flash support on P4080DS by Shaohui Xie · 14 years ago
  79. f378017 powerpc/85xx: Update default hwconfig on P1022DS by Jiang Yutang · 14 years ago
  80. b93f81a powerpc/85xx: Add support usb2/etsec and tdm/audio pin multiplex on P1022DS by Jiang Yutang · 14 years ago
  81. 218a758 powerpc/85xx: Enable support for ATI graphics cards on P1022DS by Jiang Yutang · 14 years ago
  82. 314b3ff p4080ds: remove rev1-specific code for the SERDES8 erratum by Timur Tabi · 14 years ago
  83. 6c7a29a p4080ds: add README.p4080ds which documents the "serdes" hwconfig option by Timur Tabi · 14 years ago
  84. 15321c9 powerpc/85xx: Drop CONFIG_VIDEO support on corenet_ds boards by Kumar Gala · 13 years ago
  85. 030103d nios2: reset cfi flash before reading env by Thomas Chou · 14 years ago
  86. a3055c5 powerpc/85xx: rename NAND prefixes to CONFIG_SYS by Matthew McClintock · 13 years ago
  87. e9bf887 eNET: Fix undefined reference to `monitor_flash_len' by Graeme Russ · 13 years ago
  88. d1f3ac9 Blackfin: bf526-ezbrd: get MAC from flash by Mike Frysinger · 14 years ago
  89. 03feb8e Blackfin: bf518f-ezbrd: get MAC from flash by Mike Frysinger · 14 years ago
  90. d413dbc Blackfin: bf548-ezkit: move env sector by Mike Frysinger · 14 years ago
  91. eed1a7b Blackfin: replace "bfin_reset_or_hang()" with "panic()" by Kyle Moffett · 14 years ago
  92. a91eb2c Blackfin: adi boards: enable CONFIG_MONITOR_IS_IN_RAM by Mike Frysinger · 14 years ago
  93. 21a5037 Blackfin: bfin_sdh: add support for multiblock operations by Sonic Zhang · 14 years ago
  94. 1fd2d79 Blackfin: bfin_sdh: set all timer bits before transfer by Cliff Cai · 15 years ago
  95. d633b2d Blackfin: adi boards: enable ldrinfo by Mike Frysinger · 14 years ago
  96. 1ba7fd2 Blackfin: ldrinfo: new command by Mike Frysinger · 14 years ago
  97. 31488a6 Blackfin: bootldr: use common defines by Mike Frysinger · 14 years ago
  98. e8065f8 Blackfin: bootrom.h: sync with toolchain by Mike Frysinger · 14 years ago
  99. dba8cf1 Blackfin: adi boards: drop old ELF define by Mike Frysinger · 14 years ago
  100. 7577aab Blackfin: bf506f-ezkit: new board port by Mike Frysinger · 14 years ago