1. 73368fc x86: Remove unused real mode code by Simon Glass · Thu Feb 14 17:38:30 2013 +0000
  2. bfb5980 x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR by Simon Glass · Thu Feb 14 04:18:54 2013 +0000
  3. 34112e5 Merge remote-tracking branch 'mpc83xx/next' by Kim Phillips · Wed Jan 16 18:34:09 2013 -0600
  4. a71eb8e VIDEO: better document the correct use of CONFIG_FB_ADDR by Wolfgang Denk · Thu Jan 03 00:43:59 2013 +0000
  5. 6c52916 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Jan 11 14:38:24 2013 -0700
  6. 2ec3706 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Jan 11 18:17:33 2013 +0100
  7. 141e011 serial/ns16550: add an option to avoid hanging on broken platforms by Javier Martinez Canillas · Mon Jan 07 01:35:20 2013 +0000
  8. eacd14f Add option to display customised memory information by Simon Glass · Fri Nov 30 13:01:20 2012 +0000
  9. e882201 arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD by Simon Glass · Fri Nov 30 13:01:19 2012 +0000
  10. 28a9e33 Document the CONFIG_DISPLAY_BOARDINFO option by Simon Glass · Fri Nov 30 13:01:18 2012 +0000
  11. 6b8d5fd arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading by Simon Glass · Fri Nov 30 13:01:17 2012 +0000
  12. dcadd25 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Sat Dec 22 05:55:19 2012 -0700
  13. 2b36fbb powerpc/mpc83xx: add support for new SPL by Scott Wood · Thu Dec 06 13:33:17 2012 +0000
  14. eb7bd97 spl: Change PAD_TO to CONFIG_SPL_PAD_TO by Scott Wood · Thu Dec 06 13:33:16 2012 +0000
  15. 4b5545e spi: Add SPI flash test by Simon Glass · Mon Oct 08 13:16:02 2012 +0000
  16. bafe41a Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · Wed Dec 19 13:02:36 2012 -0800
  17. b1d4c6e powerpc: remove not used CONFIG_SYS_TFTP_LOADADDR by trem · Sat Oct 06 04:25:56 2012 +0000
  18. 6fe26c9 env: Add support for access control to .flags by Joe Hershberger · Tue Dec 11 22:16:34 2012 -0600
  19. a2d62b7 env: Add a command to display details about env flags by Joe Hershberger · Tue Dec 11 22:16:33 2012 -0600
  20. 71497d0 env: Add environment variable flags by Joe Hershberger · Tue Dec 11 22:16:31 2012 -0600
  21. 1b0d551 env: Add a command to view callbacks by Joe Hershberger · Tue Dec 11 22:16:25 2012 -0600
  22. 60fd3ad env: Add support for callbacks to environment vars by Joe Hershberger · Tue Dec 11 22:16:24 2012 -0600
  23. 6664f20 edid: Add I2C command for printing the EDID by Tom Wai-Hong Tam · Wed Dec 05 14:46:40 2012 +0000
  24. 058bb8d Add hash command to perform hashing using various algorithms by Simon Glass · Wed Dec 05 14:46:38 2012 +0000
  25. c889fb4 Add a command to read raw blocks from a partition by Kenneth Waters · Wed Dec 05 14:46:30 2012 +0000
  26. d1390c8 Add gettime command by Anton Staaf · Wed Dec 05 14:46:29 2012 +0000
  27. b8d71e3 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Fri Dec 07 06:43:40 2012 -0700
  28. 54df8ce x86: Build vga video code only if CONFIG_VIDEO_VGA is defined by Simon Glass · Mon Dec 03 13:59:47 2012 +0000
  29. a2f3a93 Introduce arch_phys_memset which works like memset but on physical memory by Gabe Black · Sun Dec 02 04:55:18 2012 +0000
  30. 974ed2f README: Explain how to generate the CHANGELOG file. by Robert P. J. Day · Wed Nov 14 02:03:20 2012 +0000
  31. 76ce249 x86: Allow compiling out realmode/bios code by Gabe Black · Thu Nov 29 16:23:41 2012 +0000
  32. 14f8246 x86: Allow excluding reset vector code from u-boot by Gabe Black · Tue Nov 27 21:08:06 2012 +0000
  33. b062a51 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Mon Nov 26 14:53:33 2012 -0700
  34. 4baf03d README: Reference nand monitor commands in U-Boot README by Karl O. Pinc · Fri Aug 03 05:57:21 2012 +0000
  35. 36c440e spl/nand: config symbol documentation by Scott Wood · Fri Sep 21 18:35:27 2012 -0500
  36. c352a0c spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. by Scott Wood · Thu Sep 20 19:09:07 2012 -0500
  37. c4f0d00 powerpc/mpc85xx/p1_p2_rdb_pc: new SPL support by Scott Wood · Thu Sep 20 19:05:12 2012 -0500
  38. 7c81090 spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL by Scott Wood · Thu Sep 20 16:35:21 2012 -0500
  39. f147eb7 spl: introduce CONFIG_SPL_TARGET by Scott Wood · Fri Sep 21 16:27:32 2012 -0500
  40. e7ae2c42 Merge branch 'next' by Gerald Van Baren · Mon Nov 19 19:26:35 2012 -0500
  41. af3e280 lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed console by Simon Glass · Wed Oct 17 13:24:59 2012 +0000
  42. 599a4df lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment by Simon Glass · Wed Oct 17 13:24:54 2012 +0000
  43. d572e16 fdt: Add option to default to most compatible conf in a fit image by Gabe Black · Thu Oct 25 16:31:10 2012 +0000
  44. 79926a4 lcd: Implement RLE8 bitmap decoding by Tom Wai-Hong Tam · Fri Sep 28 15:11:16 2012 +0000
  45. e007094 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Nov 05 07:42:00 2012 -0700
  46. 9b9f90b Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · Sat Nov 03 10:05:22 2012 +0100
  47. e50a10e scsi: Add function and env var to report number of scsi drives by Stefan Reinauer · Mon Oct 29 05:23:48 2012 +0000
  48. 4c8cc9b README: Document CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG by Tom Rini · Wed Oct 24 07:28:16 2012 +0000
  49. 4a57da3 cfb_console: Add support for some ANSI terminal escape codes by Pali Rohár · Fri Oct 19 13:30:09 2012 +0000
  50. 4f8662d fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} by Stephen Warren · Mon Oct 22 06:43:50 2012 +0000
  51. 9032676 PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) by Wolfgang Denk · Wed Oct 24 02:36:15 2012 +0000
  52. 430c0dc Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · Mon Oct 22 16:54:38 2012 -0700
  53. 2394a0f powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1 by York Sun · Mon Oct 08 07:44:30 2012 +0000
  54. 93fb872 README : Rename CONFIG_DRIVER_SMC91111 to CONFIG_SMC91111, CONFIG_DRIVER_LAN91C96 to CONFIG_LAN91C96 by Ashok · Mon Oct 15 06:20:47 2012 +0000
  55. 7f8574c fs: Add a Coreboot Filesystem (CBFS) driver and commands by Gabe Black · Fri Oct 12 14:26:11 2012 +0000
  56. a29c787 Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging by Tom Rini · Mon Oct 15 13:37:22 2012 -0700
  57. f31e411 tegra20: add USB ULPI init code by Lucas Stach · Mon Oct 01 00:44:35 2012 +0200
  58. 59f3f52 Add a command to access the system timer by Joe Hershberger · Wed Oct 03 12:14:57 2012 +0000
  59. 0fd32d7 Add a new "ini" command by Joe Hershberger · Wed Oct 03 11:15:51 2012 +0000
  60. 96ccaf3 Allow runtime configuration of "zero-delay" check by Joe Hershberger · Fri Aug 17 10:53:12 2012 +0000
  61. 4afd88e bootstage: Add bootstage command by Simon Glass · Fri Sep 28 08:56:39 2012 +0000
  62. 0fa36a4 bootstage: Store boot timings in device tree by Simon Glass · Fri Sep 28 08:56:37 2012 +0000
  63. a0189bb README: Add handy kermit primer by Karl O. Pinc · Mon Oct 01 05:11:56 2012 +0000
  64. e4e248d common: add zip command support by Lei Wen · Fri Sep 28 04:26:47 2012 +0000
  65. de99725 SPL: Add support for loading image from ram in SPL. by Pavel Machek · Thu Aug 30 22:42:11 2012 +0200
  66. 28591df SPL: Move the omap SPL framework to common/spl by Tom Rini · Mon Aug 13 12:03:19 2012 -0700
  67. fe3b0c7 omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() by Tom Rini · Mon Aug 13 11:37:56 2012 -0700
  68. e6cb5cd Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue Sep 25 12:23:55 2012 -0700
  69. 8b1f90a README: Cleanup description of supported partitions. by Karl O. Pinc · Thu Aug 16 06:20:15 2012 +0000
  70. ce9a155 README: Update ver env var description by Benoît Thébaudeau · Mon Aug 13 15:01:14 2012 +0200
  71. 61d47ca pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup done by Andrew Sharp · Wed Aug 29 14:16:32 2012 +0000
  72. 963a7cf README: fix references to config_cmd_default.h by Stephen Warren · Sun Aug 05 16:07:19 2012 +0000
  73. 8080696 powerpc/fsl-corenet: work around erratum A004510 by Scott Wood · Tue Aug 14 10:14:53 2012 +0000
  74. 357bf5a powerpc/corenet_ds: Update README and README.srio-pcie-boot-corenet by Liu Gang · Thu Aug 09 05:10:01 2012 +0000
  75. 147e390 net: nfs: make NFS_TIMEOUT configurable by Tetsuyuki Kobayashi · Tue Jul 03 22:25:21 2012 +0000
  76. 1465d5f Add env vars describing U-Boot target board by Stephen Warren · Tue May 22 09:21:54 2012 +0000
  77. a6a3062 PATCH 1/4][v4] doc:Add documentation for e500 external debugger support by Prabhakar Kushwaha · Sun Apr 29 23:56:13 2012 +0000
  78. b35a3a6 net: Add link-local addressing support by Joe Hershberger · Wed May 23 08:00:12 2012 +0000
  79. 8ca7fa0 net: Add option CONFIG_BOOTP_MAY_FAIL by Joe Hershberger · Wed May 23 07:59:19 2012 +0000
  80. b8e4080 ARM: enable Thumb build by Aneesh V · Thu Mar 08 07:20:19 2012 +0000
  81. a0c2ae1 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Mon Apr 30 16:45:56 2012 +0200
  82. 85bcd73 powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO by Liu Gang · Thu Mar 08 00:33:20 2012 +0000
  83. 1e08458 powerpc/corenet_ds: Slave module for boot from SRIO by Liu Gang · Thu Mar 08 00:33:18 2012 +0000
  84. 7172939 CMD: Fix typo CMD_FSL -> CMD_MFSL in readme by Marek Vasut · Sat Mar 31 07:47:16 2012 +0000
  85. 5a7fb6f README: supported boards are in boards.cfg, not Makefile by Michael Jones · Thu Mar 15 22:48:10 2012 +0000
  86. d8a49ca MIPS: fix endianess handling by Daniel Schwierzeck · Mon Apr 02 02:57:56 2012 +0000
  87. dbe365f Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Fri Mar 30 23:56:04 2012 +0200
  88. 28850d0 BOOT: Add RAW ramdisk support to bootz by Marek Vasut · Sun Mar 18 11:47:58 2012 +0000
  89. cf41a9b BOOT: Add "bootz" command to boot Linux zImage on ARM by Marek Vasut · Wed Mar 14 21:52:45 2012 +0000
  90. 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
  91. 5978cdb usb: Add support for txfifo threshold by Simon Glass · Mon Feb 27 10:52:47 2012 +0000
  92. bdb1770 Enable high speed support for USB device framework and usbtty by Vipin KUMAR · Mon Mar 26 15:38:06 2012 +0530
  93. 3685385 README: document more SPL config options by Tom Rini · Tue Feb 14 07:29:40 2012 +0000
  94. b44c8ab cmd_fat: add FAT write command by Donggeun Kim · Thu Mar 22 04:38:56 2012 +0000
  95. 89aa5c9 Revert "Add board_pre_console_putc to deal with early console output" by Simon Glass · Mon Mar 19 21:59:14 2012 -0700
  96. 31a870e bootstage: Implement core microsecond boot time measurement by Simon Glass · Mon Feb 13 13:51:19 2012 +0000
  97. 0ca9e98 common/image.c: align usage of fdt_high with initrd_high by Shawn Guo · Mon Jan 09 21:54:08 2012 +0000
  98. a7469f1 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Mon Feb 13 23:15:25 2012 +0100
  99. 97f5f8f README: Add description of SPI Flash (SF) command configuration by Eric Nelson · Tue Jan 31 10:52:08 2012 -0700
  100. 48c2d6d arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGH by Christian Riesch · Thu Feb 02 00:44:39 2012 +0000