1. b35a3a6 net: Add link-local addressing support by Joe Hershberger · Wed May 23 08:00:12 2012 +0000
  2. 8ca7fa0 net: Add option CONFIG_BOOTP_MAY_FAIL by Joe Hershberger · Wed May 23 07:59:19 2012 +0000
  3. b8e4080 ARM: enable Thumb build by Aneesh V · Thu Mar 08 07:20:19 2012 +0000
  4. a0c2ae1 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Mon Apr 30 16:45:56 2012 +0200
  5. 85bcd73 powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO by Liu Gang · Thu Mar 08 00:33:20 2012 +0000
  6. 1e08458 powerpc/corenet_ds: Slave module for boot from SRIO by Liu Gang · Thu Mar 08 00:33:18 2012 +0000
  7. 7172939 CMD: Fix typo CMD_FSL -> CMD_MFSL in readme by Marek Vasut · Sat Mar 31 07:47:16 2012 +0000
  8. 5a7fb6f README: supported boards are in boards.cfg, not Makefile by Michael Jones · Thu Mar 15 22:48:10 2012 +0000
  9. d8a49ca MIPS: fix endianess handling by Daniel Schwierzeck · Mon Apr 02 02:57:56 2012 +0000
  10. dbe365f Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Fri Mar 30 23:56:04 2012 +0200
  11. 28850d0 BOOT: Add RAW ramdisk support to bootz by Marek Vasut · Sun Mar 18 11:47:58 2012 +0000
  12. cf41a9b BOOT: Add "bootz" command to boot Linux zImage on ARM by Marek Vasut · Wed Mar 14 21:52:45 2012 +0000
  13. 43dbcdf Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · Fri Mar 30 20:17:02 2012 +0200
  14. 5978cdb usb: Add support for txfifo threshold by Simon Glass · Mon Feb 27 10:52:47 2012 +0000
  15. bdb1770 Enable high speed support for USB device framework and usbtty by Vipin KUMAR · Mon Mar 26 15:38:06 2012 +0530
  16. 3685385 README: document more SPL config options by Tom Rini · Tue Feb 14 07:29:40 2012 +0000
  17. b44c8ab cmd_fat: add FAT write command by Donggeun Kim · Thu Mar 22 04:38:56 2012 +0000
  18. 89aa5c9 Revert "Add board_pre_console_putc to deal with early console output" by Simon Glass · Mon Mar 19 21:59:14 2012 -0700
  19. 31a870e bootstage: Implement core microsecond boot time measurement by Simon Glass · Mon Feb 13 13:51:19 2012 +0000
  20. 0ca9e98 common/image.c: align usage of fdt_high with initrd_high by Shawn Guo · Mon Jan 09 21:54:08 2012 +0000
  21. a7469f1 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Mon Feb 13 23:15:25 2012 +0100
  22. 97f5f8f README: Add description of SPI Flash (SF) command configuration by Eric Nelson · Tue Jan 31 10:52:08 2012 -0700
  23. 48c2d6d arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGH by Christian Riesch · Thu Feb 02 00:44:39 2012 +0000
  24. 8c83128 README: update (C) entry by Wolfgang Denk · Thu Jan 19 10:58:21 2012 +0100
  25. c9830dc net: add Calxeda xgmac driver by Rob Herring · Thu Dec 15 11:15:49 2011 +0000
  26. cd55bde Add safe vsnprintf and snprintf library functions by Sonny Rao · Wed Nov 02 09:52:08 2011 +0000
  27. ac5f6ee README: add documentation for CONFIG_USB_ULPI* by Igor Grinberg · Mon Dec 12 12:08:35 2011 +0200
  28. 7420ca1 Add board_pre_console_putc to deal with early console output by Simon Glass · Tue Oct 18 13:43:20 2011 +0000
  29. f6e50a4 MPC7xx: remove obsolete "BAB7xx" board by Wolfgang Denk · Wed Dec 07 12:19:20 2011 +0000
  30. dac6964 Introduce generic TPM support in u-boot by Vadim Bendebury · Mon Oct 17 08:36:14 2011 +0000
  31. 275f4bb powerpc/85xx: clean up and document the QE/FMAN microcode macros by Timur Tabi · Tue Nov 22 09:21:25 2011 -0600
  32. 7d037f7 arm, davinci_emac: fix driver bug if more then 3 PHYs are detected by Heiko Schocher · Tue Nov 15 10:00:04 2011 -0500
  33. dcd342c README: Fix supported i.MX SoC list for CONFIG_MXC_SPI by Fabio Estevam · Fri Oct 28 08:57:46 2011 +0000
  34. 44bd9b3 spl, nand: add 4bit HW ecc oob first nand_read_page function by Heiko Schocher · Tue Nov 01 20:00:30 2011 +0000
  35. 3f8d178 rtc: Make mc13783-rtc driver generic by Fabio Estevam · Mon Oct 24 06:44:15 2011 +0000
  36. 64b94dd e1000: Allow direct access to the E1000 SPI EEPROM device by Kyle Moffett · Tue Oct 18 11:05:29 2011 +0000
  37. d5a184b cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT by Helmut Raiger · Thu Oct 20 04:19:47 2011 +0000
  38. 26da299 README: improve documentation of network related CONFIG_ settings by Wolfgang Denk · Wed Oct 26 10:21:22 2011 +0000
  39. 092ae95 README: white-space cleanup by Wolfgang Denk · Wed Oct 26 10:21:21 2011 +0000
  40. 8f81400 FAT: Add FAT write feature by Donggeun Kim · Mon Oct 24 21:15:28 2011 +0000
  41. dc6fa64 fdt: ARM: Add fdtcontroladdr to set device tree address in environment by Simon Glass · Mon Oct 24 19:15:34 2011 +0000
  42. 5cb34db fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE) by Simon Glass · Mon Oct 24 19:15:31 2011 +0000
  43. 38d6b8d fdt: Add support for embedded device tree (CONFIG_OF_EMBED) by Simon Glass · Sat Oct 15 05:48:21 2011 +0000
  44. 3d68644 fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL) by Simon Glass · Sat Oct 15 05:48:20 2011 +0000
  45. 6a398d2 net: tftpput: implement tftp logic by Simon Glass · Mon Oct 24 18:00:07 2011 +0000
  46. 1cac36e doc/README: documents and readme for NDS32 arch by Macpaul Lin · Wed Oct 19 20:41:11 2011 +0000
  47. e3fe08e README: document standard image variables by Jason Hobbs · Wed Aug 31 05:37:28 2011 +0000
  48. fea323d Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · Wed Oct 12 22:47:15 2011 +0200
  49. 2f46d42 MIPS: Ingenic XBurst Jz4740 processor support by Xiangfu Liu · Wed Oct 12 12:24:06 2011 +0800
  50. bd495cf powerpc/8xxx: Add support for interactive DDR programming interface by York Sun · Fri Sep 16 13:21:35 2011 -0700
  51. fd76300 cmd_time: add time command by Che-liang Chiou · Thu Oct 06 23:40:48 2011 +0000
  52. 23f7848 README: fix typos and such. by Wolfgang Denk · Sun Oct 09 21:06:34 2011 +0200
  53. d590fb1 README: fix documentation of CONFIG_SHOW_BOOT_PROGRESS by Wolfgang Denk · Fri Oct 07 09:58:21 2011 +0200
  54. a23230c net: drop !NET_MULTI code by Mike Frysinger · Sun Oct 02 10:01:27 2011 +0000
  55. 3c28f48 console: Implement pre-console buffer by Graeme Russ · Thu Sep 01 00:48:27 2011 +0000
  56. d8f341c powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros by Timur Tabi · Thu Aug 04 18:03:41 2011 -0500
  57. 825223d Minor coding style cleanup. by Wolfgang Denk · Sun Sep 11 21:24:09 2011 +0200
  58. d9a9d56 README: fix arm920t/at91 path by Andreas Bießmann · Mon Jul 18 09:41:08 2011 +0000
  59. d52a623 README: update MIPS related informations by Daniel Schwierzeck · Wed Jul 27 13:22:39 2011 +0200
  60. 20bd2a6 README: udate Coding Style description to current status quo by Wolfgang Denk · Wed Jul 27 10:59:55 2011 +0000
  61. 9c5ef8d cosmetic: spell fixes etc. by Michael Jones · Thu Jul 14 22:09:28 2011 +0000
  62. 63b8f12 env: allow people to force envcrc building by Mike Frysinger · Fri Jul 08 10:44:25 2011 +0000
  63. 552a319 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · Wed Jul 13 05:11:07 2011 +0000
  64. 39ca08e spl: add initial support for a generic SPL framework by Daniel Schwierzeck · Mon Jul 18 07:48:07 2011 +0000
  65. 53c2788 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · Tue Jul 19 22:27:07 2011 +0200
  66. 8a974fd Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Mon Jul 18 21:04:56 2011 +0200
  67. 0689067 arm: add CONFIG_MACH_TYPE setting and documentation by Igor Grinberg · Thu Jul 14 05:45:07 2011 +0000
  68. d558a4e Add uboot "fdt_high" enviroment variable by David A. Long · Sat Jul 09 16:40:19 2011 -0400
  69. db7717b mmc: sh_mmcif: add support for Renesas MMCIF by Yoshihiro Shimoda · Mon Jul 04 22:21:22 2011 +0000
  70. e73cc04 powerpc/mpc8xxx: Enable calculation for fixed DDR chips by York Sun · Tue Jun 07 09:42:16 2011 +0800
  71. 686a075 armv7: add PL310 support to u-boot by Aneesh V · Thu Jun 16 23:30:51 2011 +0000
  72. 960f5c0 armv7: cache maintenance operations for armv7 by Aneesh V · Thu Jun 16 23:30:47 2011 +0000
  73. cd6aae3 NAND: Add 16bit NAND support for the NDFC by Alex Waterman · Thu May 19 15:08:36 2011 -0400
  74. 8f399b3 ARM: drop unsupported 'trab' board by Wolfgang Denk · Sun May 01 20:44:23 2011 +0200
  75. 179b1b2 powerpc/fsl_pci: Fix device tree fixups for newer platforms by Kumar Gala · Fri May 20 00:39:21 2011 -0500
  76. 7aa81a4 TFTP: add tftpsrv command by Luca Ceresoli · Tue May 17 00:03:40 2011 +0000
  77. 6aa4d7b README: Clarify difference of CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG by Detlev Zundel · Wed Apr 27 05:25:59 2011 +0000
  78. 194396b README: remove spurious line by Luca Ceresoli · Thu Apr 14 05:52:52 2011 +0000
  79. 34e21ee Serial: p1011: new vendor init options by John Rigby · Tue Apr 19 10:42:39 2011 +0000
  80. 2e4145b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sat Apr 30 22:45:55 2011 +0200
  81. d1e4994 cmd_ide: enhance new feature "CONFIG_IDE_AHB" by Macpaul Lin · Mon Apr 11 20:45:32 2011 +0000
  82. f4fb90f powerpc/85xx: Change timebase divisor to be defined per processor by Kumar Gala · Fri Feb 18 05:40:54 2011 -0600
  83. 32f709e powerpc: use 'video-mode' environment variable to configure DIU by Timur Tabi · Mon Apr 11 14:18:22 2011 -0500
  84. f0c9d53 common: add a grepenv command by Kim Phillips · Tue Apr 05 07:15:14 2011 +0000
  85. 8234294 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Apr 27 21:48:09 2011 +0200
  86. 50777c4 Don't grab memory for LCD if FB address is defined by Minkyu Kang · Sun Apr 24 22:22:34 2011 +0000
  87. 93416c1 arm: Use optimized memcpy and memset from linux by Matthias Weisser · Thu Mar 10 21:36:32 2011 +0000
  88. 2639638 Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined by Grant Likely · Mon Mar 28 09:58:43 2011 +0000
  89. 1f1b701 rtc, rv3029: add trickle charger support. by Heiko Schocher · Mon Mar 28 09:24:22 2011 +0200
  90. 5ecef51 Merge branch 'misc' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Wed Apr 20 22:57:35 2011 +0200
  91. 321ab9e crc32: make command optional by Mike Frysinger · Tue Dec 21 14:19:51 2010 -0500
  92. 2ed0241 make `go` optional by Mike Frysinger · Sun Dec 26 23:32:22 2010 -0500
  93. f3ddf20 env: make import/export optional by Mike Frysinger · Sun Dec 26 23:09:45 2010 -0500
  94. cbfce1d x86: Rename i386 to x86 by Graeme Russ · Wed Apr 13 19:43:28 2011 +1000
  95. 33a5734 Make STANDALONE_LOAD_ADDR configurable per board by Wolfgang Denk · Fri Feb 04 14:25:17 2011 +0100
  96. fc6508a Blackfin: ldrinfo: new command by Mike Frysinger · Sun Dec 26 12:34:49 2010 -0500
  97. 020edd2 powerpc: clean up DIU macro definitions for Freescale reference boards by Timur Tabi · Tue Feb 15 17:09:19 2011 -0600
  98. 2001476 mv: seperate kirkwood and armada from common setting by Lei Wen · Wed Feb 09 18:06:58 2011 +0530
  99. 65bd9b4 spi: add support SuperH SPI module by Yoshihiro Shimoda · Mon Jan 31 16:50:43 2011 +0900
  100. 281aa05 net: sh_eth: add cache handling by Yoshihiro Shimoda · Thu Jan 27 10:06:08 2011 +0900