1. de21a4e Merge branch 'spi' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Wed Apr 27 21:42:18 2011 +0200
  2. 3048496 mpc52xx, digsy_mtc: add trickle charger support for rev5 boards. by Heiko Schocher · Mon Mar 28 09:24:23 2011 +0200
  3. 1f1b701 rtc, rv3029: add trickle charger support. by Heiko Schocher · Mon Mar 28 09:24:22 2011 +0200
  4. 74ac020 Fix typo in #error: IS_IN_NOWHERE vs. IS_NOWHERE by Loïc Minier · Thu Mar 24 17:21:42 2011 +0100
  5. 6594e15 bfin_spi: add spi_set_speed by Thomas Chou · Fri Dec 24 15:16:08 2010 +0800
  6. 3813fad spi: add spi_set_speed func by Thomas Chou · Fri Dec 24 15:16:07 2010 +0800
  7. 0448500 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · Mon Apr 25 00:58:45 2011 +0200
  8. 6b359b1 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Mon Apr 25 00:55:26 2011 +0200
  9. f909e70 powerpc, 8xx: Fix fallout from "Fixup all 8xx u-boot.lds scripts" by Joakim Tjernlund · Sun Apr 24 10:29:32 2011 +0200
  10. ffcef2f cfi_flash driver - Add delay after reset command by Aaron Williams · Tue Apr 12 00:59:04 2011 -0700
  11. 27cea50 mtd, cfi: read AMD 3-byte (expanded) device ids on 16bit devices by Heiko Schocher · Mon Apr 11 14:16:19 2011 +0200
  12. 02a3786 cfi_flash: reverse geometry for M29W800DT parts by Mike Frysinger · Sun Apr 10 16:06:29 2011 -0400
  13. cea7592 ppc4xx: Do not stop booting on any keypress on dlvision-10g by Dirk Eibach · Wed Apr 06 13:53:50 2011 +0200
  14. 4ef5eb1 ppc4xx: Improve fan PWM curve on DLVision 10G by Dirk Eibach · Wed Apr 06 13:53:49 2011 +0200
  15. c0413ee ppc4xx: Enable MPC92469AC on DLVision 10G by Dirk Eibach · Wed Apr 06 13:53:48 2011 +0200
  16. d3b1700 ppc4xx: Set DLVision 10G osd position to linux defaults by Dirk Eibach · Wed Apr 06 13:53:47 2011 +0200
  17. a46eb6e ppc4xx: Adapt DLVision 10G to new FPGA firmware by Dirk Eibach · Wed Apr 06 13:53:46 2011 +0200
  18. 48c4c91 ppc4xx: Enable LM64 on DLVision 10G by Dirk Eibach · Mon Apr 18 10:42:19 2011 +0200
  19. cf86822 ppc4xx: Improve video board detection by Dirk Eibach · Wed Apr 06 13:53:44 2011 +0200
  20. cad3e71 ppc4xx: Improve DLVision-10G PLL setup by Dirk Eibach · Wed Apr 06 13:53:43 2011 +0200
  21. 2f452ce xilinx_ppc_boards: Change address of RESET_VECTOR by Ricardo Ribalda Delgado · Wed Jan 12 10:14:42 2011 +0100
  22. 93ccd47 tools/env: fix redundant env flag comparison by Jon Povey · Fri Mar 11 14:10:56 2011 +0900
  23. c828253 Merge branch 'phylib' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · Wed Apr 20 23:01:52 2011 +0200
  24. 5ecef51 Merge branch 'misc' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Wed Apr 20 22:57:35 2011 +0200
  25. 7728975 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Wolfgang Denk · Wed Apr 20 22:53:34 2011 +0200
  26. 23a16b6 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Wed Apr 20 22:50:22 2011 +0200
  27. a5f7fad Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Wed Apr 20 22:48:47 2011 +0200
  28. f498335 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · Wed Apr 20 22:18:13 2011 +0200
  29. b2d36ea Revert "PowerPC: Add support for -msingle-pic-base" by Wolfgang Denk · Wed Apr 20 22:11:21 2011 +0200
  30. a1ca368 Add mdio command for new PHY infrastructure by Andy Fleming · Mon Mar 21 18:03:22 2011 -0500
  31. 7832a46 fsl: Change fsl_phy_enet_if to phy_interface_t by Andy Fleming · Wed Apr 13 00:37:12 2011 -0500
  32. 422effd tsec: Convert tsec to use PHY Lib by Andy Fleming · Fri Apr 08 02:10:54 2011 -0500
  33. 60ca78b phylib: Add a bunch of PHY drivers from tsec by Andy Fleming · Thu Apr 07 21:56:05 2011 -0500
  34. aecf6fc Create PHY Lib for U-Boot by Andy Fleming · Fri Apr 08 02:10:27 2011 -0500
  35. a65f8c8 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts by Joakim Tjernlund · Wed Apr 20 14:22:59 2011 +0200
  36. aea0c3e miiphy: Fix some formatting issues by Andy Fleming · Thu Apr 07 14:38:35 2011 -0500
  37. 0d2df96 Remove instances of phy_read/write by Andy Fleming · Tue Mar 22 22:49:13 2011 -0500
  38. e0653bf tsec: arrange the code to avoid useless function declaration by Mingkai Hu · Thu Jan 27 12:52:46 2011 +0800
  39. a65e610 tsec: use IO accessors for IO accesses by Mingkai Hu · Thu Jan 27 12:52:45 2011 +0800
  40. 215d832 fdt_support: Fix buffer overflow in fdt_fixup_memory_banks by Kyle Moffett · Wed Feb 23 06:18:24 2011 +0000
  41. 831b660 powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker script by Dipen Dudhat · Sat Apr 09 12:52:32 2011 -0500
  42. 6e1a80a nand_spl: Fix large page nand_command() by Alex Waterman · Wed Apr 06 16:01:52 2011 -0400
  43. 2da4f65 nand/spl: Assuming a static nand page size to reduce code size by Matthew McClintock · Tue Apr 05 14:39:34 2011 -0500
  44. 3eb4fc6 NAND: rearrange ONFI revision checking, add ONFI 2.3 by Florian Fainelli · Sun Apr 03 18:23:56 2011 +0200
  45. 963eb89 NAND: Fix integer overflow in ONFI detection of chips >= 4GiB by Florian Fainelli · Sun Apr 03 18:23:52 2011 +0200
  46. 48f7ae4 I2C: OMAP: detect more devices when probing an i2c bus by Nick Thompson · Mon Apr 11 22:37:41 2011 +0000
  47. 4816b13 MAINTAINERS: fix email address case by Fabio Estevam · Mon Feb 21 15:02:07 2011 -0300
  48. a0978eb Fix bad padding of bootp request packet by Simon Glass · Wed Feb 02 15:03:28 2011 -0800
  49. 1def8a6 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Wed Apr 13 22:04:11 2011 +0200
  50. 15b2550 gpio: check request result by Mike Frysinger · Tue Apr 12 03:02:11 2011 -0400
  51. 03b66cc config_defaults.h: drop OSE bootm default by Mike Frysinger · Fri Apr 08 00:39:46 2011 -0400
  52. 0e71f80 gpio: generalize for all generic gpio providers by Mike Frysinger · Sun Apr 03 04:40:46 2011 -0400
  53. a227490 md5sum/sha1sum/unzip: split out of mondo mem file by Mike Frysinger · Sat Apr 02 21:40:19 2011 -0400
  54. 321ab9e crc32: make command optional by Mike Frysinger · Tue Dec 21 14:19:51 2010 -0500
  55. 2ed0241 make `go` optional by Mike Frysinger · Sun Dec 26 23:32:22 2010 -0500
  56. f3ddf20 env: make import/export optional by Mike Frysinger · Sun Dec 26 23:09:45 2010 -0500
  57. d7d2344 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Wolfgang Denk · Wed Apr 13 21:53:09 2011 +0200
  58. 4f3c60d cfi_flash: Fix CONFIG_SYS_FLASH_AUTOPROTECT_LIST usage by Peter Tyser · Wed Apr 13 11:46:56 2011 -0500
  59. 23ec2c2 sf: sst: add support for SST25VF064C by James Kosin · Wed Apr 13 15:12:18 2011 -0400
  60. 6348b13 MMC may wrongly regconize 2GB eMMC as high capacity by Raffaele Recalcati · Wed Mar 23 04:06:50 2011 +0000
  61. 894b1e2 mmc: trace added by Raffaele Recalcati · Fri Mar 11 02:01:14 2011 +0000
  62. 1df837e mmc: SEND_OP_COND considers card capabilities (voltage) by Raffaele Recalcati · Fri Mar 11 02:01:13 2011 +0000
  63. 01a0dc6 mmc: checking status after commands with R1b response by Raffaele Recalcati · Fri Mar 11 02:01:12 2011 +0000
  64. 4c92a65 mmc: remove duplicated header file by Minkyu Kang · Tue Jan 04 01:04:56 2011 +0000
  65. 316f81a mmc: show mmc capacity using print_size by Minkyu Kang · Tue Jan 04 01:04:19 2011 +0000
  66. 1254c3d mmc: add generic mmc spi driver by Thomas Chou · Fri Dec 24 13:12:21 2010 +0000
  67. b588caf mmc: constify & localize data by Mike Frysinger · Wed Oct 20 01:15:53 2010 +0000
  68. 010ba98 drivers/mmc/fsl_esdhc.c: reordered tests by Frans Meulenbroeks · Sat Jul 31 04:45:18 2010 +0000
  69. faba501 add CONFIG_SPI_IDLE_VAL for cf_spi.c to allow use of spi_mmc by Wolfgang Wegner · Fri Apr 23 05:43:12 2010 +0000
  70. d0e3c80 MMC: Max blocks value adjustable by Matt Waddel · Thu Feb 24 16:35:23 2011 +0000
  71. e5ca8af Merge branch 'master' of git://git.denx.de/u-boot-x86 by Graeme Russ · Wed Apr 13 19:56:23 2011 +1000
  72. f455a25 x86: Update MAINTAINERS and delete README files by Graeme Russ · Wed Apr 13 19:43:30 2011 +1000
  73. 6ec4559 sc520: Move reset to stand-alone file by Graeme Russ · Wed Apr 13 19:43:29 2011 +1000
  74. cbfce1d x86: Rename i386 to x86 by Graeme Russ · Wed Apr 13 19:43:28 2011 +1000
  75. 45fc1d8 x86: Code cleanup by Graeme Russ · Wed Apr 13 19:43:26 2011 +1000
  76. c5881f1 eNET: Remove config.mk by Graeme Russ · Wed Apr 13 19:43:25 2011 +1000
  77. d18458b eNET: Fix saveenv crash by Graeme Russ · Wed Apr 13 19:43:24 2011 +1000
  78. 24bb5ab SD1.00 wide-bus fix by Alagu Sankar · Wed May 12 15:08:24 2010 +0530
  79. 2a01067 disk/part.c: fix potential stack overflow bug by Lei Wen · Tue Feb 15 16:56:40 2011 +0800
  80. cb969eb Add support for dataflash to U-boot environment settings tool. by Remy Bohmer · Sat Feb 12 19:06:26 2011 +0100
  81. e97ab72 mkimage: add "-V" option to print version information by Wolfgang Denk · Sat Feb 12 10:37:11 2011 +0100
  82. b5a85ec ftwdt010_wdt: move header to include/faraday and enhance by Macpaul Lin · Tue Apr 12 13:04:02 2011 +0800
  83. 74f86e1 common/cmd_bdinfo.c: fix do_bdinfo() for AVR32 by Andreas Bießmann · Wed Feb 09 15:10:31 2011 +0100
  84. 92b9b2e cmd_nvedit: use explicit typecast for printf by Andreas Bießmann · Wed Feb 09 15:10:29 2011 +0100
  85. 33a5734 Make STANDALONE_LOAD_ADDR configurable per board by Wolfgang Denk · Fri Feb 04 14:25:17 2011 +0100
  86. 3962484 Drop config.h include in tools/imximage.h by Loïc Minier · Thu Feb 03 15:07:01 2011 +0100
  87. 5d0569a Fix misc spelling errors found by lintian by Loïc Minier · Thu Feb 03 22:04:26 2011 +0100
  88. 456874f Fix gunzip to work for any gziped uImage size by Catalin Radu · Fri Feb 04 14:35:47 2011 +0200
  89. a147bb1 Fix min/max macros in include/common.h by Aaron Williams · Mon Jan 31 19:55:50 2011 -0800
  90. 153c3cd cmd_sf: use cmd_usage() in more places by Mike Frysinger · Tue Apr 12 02:21:31 2011 -0400
  91. c7d9e89 cmd_sf: drop device status message when probing by Mike Frysinger · Tue Apr 12 02:10:19 2011 -0400
  92. fbb4248 sf: use print_size() for sector_size output by Mike Frysinger · Tue Apr 12 02:09:28 2011 -0400
  93. 605dbd1 cmd_sf: add handler for +len arg for erase command by Richard Retanubun · Wed Feb 16 16:39:44 2011 -0500
  94. aea4e17 sf: localize erase funcs by Mike Frysinger · Tue Apr 12 01:51:29 2011 -0400
  95. 816790c sf: sst: setup read func by Mike Frysinger · Tue Apr 12 01:34:55 2011 -0400
  96. b0148dc sf: add struct spi_flash.sector_size parameter by Richard Retanubun · Wed Feb 16 16:37:22 2011 -0500
  97. 8982146 sf: atmel: undo unification of status polling by Mike Frysinger · Mon Apr 11 23:39:28 2011 -0400
  98. b6bfe20 sf: punt unused spi_flash_region struct by Mike Frysinger · Sun Dec 26 22:31:18 2010 -0500
  99. 182d975 ftwdt010_wdt: support faraday ftwdt010 watchdog by Macpaul Lin · Wed Jan 26 18:46:28 2011 +0800
  100. ffeb677 mp2usb: remove board support by Eric Bénard · Tue Jan 25 23:31:23 2011 +0100