1. aed1458 README.vxworks: add a document describing the new VxWorks boot interface by Miao Yan · Thu Nov 28 17:51:40 2013 +0800
  2. 46f5a76 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Dec 10 17:15:18 2013 -0500
  3. 1d17de6 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Dec 10 14:31:56 2013 +0100
  4. b375ad9 sandbox: spi: Add new SPI flash driver by Mike Frysinger · Tue Dec 03 16:43:27 2013 -0700
  5. c7befdd spi: Add device tree binding for SPI bus by Simon Glass · Tue Dec 03 16:43:25 2013 -0700
  6. 12ce5e6 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Mon Nov 25 10:42:13 2013 -0500
  7. 3ef4973 mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme by pekon gupta · Mon Nov 18 19:03:01 2013 +0530
  8. 6bd91a8 mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform by pekon gupta · Mon Nov 18 19:03:00 2013 +0530
  9. 89ad1dc mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx platforms by pekon gupta · Mon Nov 18 19:02:59 2013 +0530
  10. 4d2ba17 mtd: move & update nand_ecclayout structure (plus board changes) by Prabhakar Kushwaha · Fri Oct 04 13:47:58 2013 +0530
  11. c982883 cosmetic: README.scrapyard: Add eNET board by Masahiro Yamada · Mon Nov 11 12:15:58 2013 +0900
  12. e0a501f at91: remove all occourances of CONFIG_AT91_LEGACY by Andreas Bießmann · Wed Oct 30 15:18:22 2013 +0100
  13. d20e7fe powerpc/p1010rdb: update readme for p1010rdb-pa and p1010rdb-pb by Shengzhou Liu · Fri Oct 11 23:02:38 2013 +0800
  14. 19e5a4c MPC824x: remove obsolete "PN62" board by Wolfgang Denk · Mon Nov 11 20:12:19 2013 +0100
  15. 756a980 omap730p2: Remove board by Tom Rini · Mon Nov 11 12:09:10 2013 -0500
  16. 44f6be3 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Mon Nov 11 09:40:34 2013 -0500
  17. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Nov 09 12:51:47 2013 +0100
  18. b62cd89 malta: add script & instructions to flash U-boot by Paul Burton · Fri Nov 08 11:18:58 2013 +0000
  19. c301226 autoboot: add an option to override keyed autoboot by Mark Langsdorf · Tue Sep 10 15:20:23 2013 -0500
  20. f94573b cosmetic: UDM-net: clean up the remainders of dead driver by Masahiro Yamada · Tue Sep 24 10:32:06 2013 +0900
  21. fb7daa4 cosmetic: UDM-serial: clean up the remainders of dead driver by Masahiro Yamada · Tue Sep 24 10:32:05 2013 +0900
  22. a756da9 cosmetic: doc: driver-model: Do not number driver lists by Masahiro Yamada · Tue Sep 24 10:32:04 2013 +0900
  23. 51feb2c EP88x: remove remainders of dead board by Masahiro Yamada · Mon Oct 21 10:10:32 2013 +0900
  24. a228136 README.scrapyard: fix broken format by Masahiro Yamada · Mon Oct 21 10:10:31 2013 +0900
  25. 4f95d6e Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Nov 07 09:32:16 2013 +0100
  26. ee3b9e4 ARM: mxs: tools: Use mkimage for BootStream generation by Marek Vasut · Tue Sep 24 17:39:17 2013 +0200
  27. e411042 arm: Remove IXP425 boards pdnb3 and scpu by Stefan Roese · Tue Sep 24 08:22:19 2013 +0200
  28. e1e22d2 powerpc/tool/pbl: fix pbl image compiling process by Shaohui Xie · Wed Sep 11 14:48:29 2013 +0800
  29. de71152 Coding Style cleanup: drop some excessive empty lines by Wolfgang Denk · Fri Oct 04 17:43:26 2013 +0200
  30. 18ab2f0 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · Fri Oct 04 17:43:25 2013 +0200
  31. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · Fri Oct 04 17:43:24 2013 +0200
  32. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  33. a0730ac Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Mon Oct 14 09:37:51 2013 -0400
  34. 6627aa3 cmd_ubi: add write.part command, to write a volume in multiple parts by Paul Burton · Wed Sep 04 15:16:59 2013 +0100
  35. d6b14df Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Oct 08 09:51:48 2013 -0400
  36. 52b8202 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Oct 08 09:03:15 2013 -0400
  37. c6c10c4 omap1510inn: arm925t: remove support by Albert ARIBAUD · Mon Sep 23 19:11:38 2013 +0200
  38. 4faa745 doc: SPI: Update SPI status track by Jagannadha Sutradharudu Teki · Mon Oct 07 17:33:20 2013 +0530
  39. 78a00ce README: qspi usecase and testing documentation. by Poddar, Sourav · Mon Oct 07 15:53:04 2013 +0530
  40. f1932d7 doc: SPI: Add status.txt for tracking SPI subsys status by Jagannadha Sutradharudu Teki · Thu Sep 26 15:55:52 2013 +0530
  41. 4165c6b doc: Fix a typo in the description in doc/README.JFFS2_NAND by Otavio Salvador · Thu Oct 03 08:04:40 2013 -0300
  42. f090ab4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Oct 02 11:45:22 2013 -0400
  43. ae72af0 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Oct 02 14:53:27 2013 +0200
  44. 47f06c0 doc: README.mxs: Add instruction to install 'libssl-dev' by Fabio Estevam · Mon Sep 16 11:25:55 2013 -0300
  45. 832d36e Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · Mon Sep 16 07:15:45 2013 -0400
  46. 8c62c9d git-mailrc: Update SPI custodian by Jagannadha Sutradharudu Teki · Mon Sep 16 12:51:13 2013 +0530
  47. 89af930 cosmetic: doc: uImage.FIT: fix typos by Masahiro Yamada · Fri Sep 13 20:28:21 2013 +0900
  48. fef4fe4 drivers: s3c44b0_rtc: delete an unused driver by Masahiro Yamada · Mon Aug 19 15:01:25 2013 +0900
  49. 8caa087 drivers: serial_s3c44b0: delete an unused driver by Masahiro Yamada · Mon Aug 19 15:01:24 2013 +0900
  50. 36f3e65 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Sep 06 20:25:35 2013 -0400
  51. c7ed7e8 mail: Fix email address by Marek Vasut · Tue Aug 27 23:32:11 2013 +0200
  52. 99915be git-mailrc: Update MMC custodian by Pantelis Antoniou · Thu Aug 08 19:15:47 2013 +0300
  53. b143210 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Sep 05 11:15:26 2013 +0200
  54. 5366e36 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 04 14:06:56 2013 +0200
  55. 5f9e2e7 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 04 11:50:25 2013 +0200
  56. 4a0e05d ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · Mon Aug 26 20:43:33 2013 +0200
  57. 4aa9749 tools: add support for setting the CSF into imximage by Stefano Babic · Thu Jun 27 11:42:38 2013 +0200
  58. b2907d0 arm, spl: add watchdog library to SPL by Heiko Schocher · Mon Aug 19 16:38:58 2013 +0200
  59. b45c949 ARM: at91: atmel_nand: pmecc driver will select the galois table by sector size by Wu, Josh · Wed Jul 03 11:11:45 2013 +0800
  60. a4903f3 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Wed Aug 21 16:27:47 2013 -0400
  61. 2d2e3b6 TPL : introduce the TPL based on the SPL by Ying Zhang · Fri Aug 16 15:16:15 2013 +0800
  62. 9ff7026 powerpc: mpc85xx: Support booting from SD Card with SPL by Ying Zhang · Fri Aug 16 15:16:11 2013 +0800
  63. c2e47d2 ppc4xx: Remove CANBT board by Matthias Fuchs · Wed Aug 07 13:22:10 2013 +0200
  64. 68e005c Merge branch 'master' of git://88.191.163.10/u-boot-arm by Tom Rini · Sun Aug 18 14:14:34 2013 -0400
  65. 9215e0b config: don't define CONFIG_ARCH_DEVICE_TREE by Stephen Warren · Wed Jul 24 10:09:22 2013 -0700
  66. 020a3dc README.falcon: Note how we determine if we can boot the OS or not by Tom Rini · Mon Jul 08 12:15:14 2013 -0400
  67. 827b6f6 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · Thu Jul 25 08:22:08 2013 -0400
  68. 3363245 MIPS: remove obsolete TODO items by Gabor Juhos · Wed Jun 12 18:02:45 2013 +0200
  69. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  70. 7aecc98 block: constify sect_buf argument of ide_write_data by Gabor Juhos · Sun May 26 12:11:28 2013 +0200
  71. a09f783 README.mx28_common: Rename it to README.mxs by Fabio Estevam · Fri Jul 12 08:31:05 2013 -0300
  72. 1d021a8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Jul 12 10:36:48 2013 -0400
  73. aca2430 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Wed Jul 10 08:42:25 2013 -0400
  74. dbe8cfa cosmetic: README.SPL: fix a typo by Masahiro Yamada · Tue Jul 02 15:42:47 2013 +0900
  75. 8571c6c video: lcd: Make splash_screen_prepare weak, remove config macro by Robert Winkler · Mon Jun 17 11:31:30 2013 -0700
  76. c1f81ed Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Jun 28 17:51:13 2013 +0200
  77. 0d467f1 m28evk: Move README file inside board directory by Fabio Estevam · Fri May 03 15:08:02 2013 -0300
  78. 179f5a3 mx28evk: Move README file inside board directory by Fabio Estevam · Fri May 03 15:08:01 2013 -0300
  79. 3665e02 README: mxs: Introduce README.mxs by Fabio Estevam · Fri May 03 15:08:00 2013 -0300
  80. 7891f78 README: mx28_common: Fix structure of sentence by Fabio Estevam · Fri May 03 15:07:59 2013 -0300
  81. e0747ef README: mx28_common: Do not hardcode the SSP port by Fabio Estevam · Fri May 03 15:07:58 2013 -0300
  82. dc7cfd6 README: mx28_common: Keep the text within 80 columns by Fabio Estevam · Fri May 03 15:07:57 2013 -0300
  83. a7386c4 cmd_bootm: Add command line arguments to Plan 9 by Steven Stallion · Mon Jun 10 01:00:09 2013 -0700
  84. 0e9edd8 Add verified boot information and test by Simon Glass · Thu Jun 13 15:10:11 2013 -0700
  85. 56ab8d6 image: Add support for signing of FIT configurations by Simon Glass · Thu Jun 13 15:10:09 2013 -0700
  86. 817278a mkimage: Add -r option to specify keys that must be verified by Simon Glass · Thu Jun 13 15:10:07 2013 -0700
  87. bf27d3d mkimage: Add -c option to specify a comment for key signing by Simon Glass · Thu Jun 13 15:10:06 2013 -0700
  88. ce8c3ca mkimage: Add -F option to modify an existing .fit file by Simon Glass · Thu Jun 13 15:10:05 2013 -0700
  89. b4d8b09 mkimage: Add -K to write public keys to an FDT blob by Simon Glass · Thu Jun 13 15:10:04 2013 -0700
  90. b148974 mkimage: Add -k option to specify key directory by Simon Glass · Thu Jun 13 15:10:03 2013 -0700
  91. fbabc0f image: Support signing of images by Simon Glass · Thu Jun 13 15:10:01 2013 -0700
  92. 58fe7e5 image: Add signing infrastructure by Simon Glass · Thu Jun 13 15:10:00 2013 -0700
  93. c44b800 Add trace library by Simon Glass · Tue Jun 11 11:14:39 2013 -0700
  94. 4a48bcf cros: adds cros_ec keyboard driver by Hung-ying Tyan · Wed May 15 18:27:32 2013 +0800
  95. c48ca88f cros: add cros_ec driver by Hung-ying Tyan · Wed May 15 18:27:28 2013 +0800
  96. 85bfd2e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Sat Jun 22 07:38:12 2013 -0400
  97. 5652a8a powerpc/doc: Update the README.srio-pcie-boot-corenet by Liu Gang · Tue May 07 16:30:45 2013 +0800
  98. e259cfa Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Jun 19 12:53:59 2013 +0200
  99. 3ff6fc3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Thu Jun 13 15:16:15 2013 -0400
  100. 070e83f EXYNOS5: FDT: Add DWMMC device node data by Amar · Sat Apr 27 11:42:53 2013 +0530