1. 32b79c7 ARM: atmel: correct UDPHS name by Bo Shen · Wed Sep 11 18:24:50 2013 +0800
  2. 70a67fd USB: gadget: add atmel usba udc driver by Bo Shen · Wed Sep 11 18:24:49 2013 +0800
  3. 719f1a7 usb: gadget: config: fix unaligned access issues by Troy Kisky · Wed Sep 11 18:24:48 2013 +0800
  4. 3dda220 dfu: Make maximum DFU file size equal to default DFU data buffer by Lukasz Majewski · Tue Sep 10 15:29:23 2013 +0200
  5. 385c321 dfu:cosmetic: Fix printf text for buffer overflow condition by Lukasz Majewski · Tue Sep 10 15:29:22 2013 +0200
  6. 00b7839 usb: gadget: Fix data aborts during USB ethernet boot by Joel Fernandes · Wed Sep 04 18:55:14 2013 -0500
  7. 6e19490 Sound: MAX98095: Support I2S0 channel by Dani Krishna Mohan · Wed Sep 11 16:38:50 2013 +0530
  8. 1cc114a Sound: I2S: Replacing I2S1 with I2S0 channel. by Dani Krishna Mohan · Wed Sep 11 16:38:49 2013 +0530
  9. 65c7ee6 ARM: Added I2S0 clocks for audio by Dani Krishna Mohan · Wed Sep 11 16:38:48 2013 +0530
  10. 76c444d DTS: Addition of I2S0 channel and replacing I2S1 by Dani Krishna Mohan · Wed Sep 11 16:38:47 2013 +0530
  11. 962e08c Sound: WM8994: Support I2S0 channel by Dani Krishna Mohan · Wed Sep 11 16:38:46 2013 +0530
  12. 5b5b176 cmd_pxe.c: Pass along 'cmdtp' to do_bootm()/do_bootz() by Tom Rini · Tue Sep 24 09:05:08 2013 -0400
  13. 1008dc2 cmd_bootm.c: Only pass BOOTM_STATE_OS_CMDLINE on PowerPC/MIPS by Tom Rini · Mon Sep 23 14:20:37 2013 -0400
  14. 732ace3 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Fri Sep 20 14:06:10 2013 -0400
  15. 7d48a73 Fix wrong sdhci host control register read and write by Juhyun \(Justin\) Oh · Fri Sep 13 18:06:00 2013 +0000
  16. 2333cd9 Add parentheses to ALLOC_ALIGN_BUFFER macro's by Mischa Jonker · Fri Jul 26 16:18:41 2013 +0200
  17. a7a6091 mmc/dw_mmc: Allocate the correct amount of descriptors by Mischa Jonker · Fri Jul 26 16:18:40 2013 +0200
  18. 7423bed mmc/dw_mmc: Fix DMA descriptor corruption by Mischa Jonker · Fri Jul 26 14:08:14 2013 +0200
  19. 8d30cc9 mmc: don't support write & erase for SPL builds by Paul Burton · Mon Sep 09 15:30:26 2013 +0100
  20. b66a129 buildman: fix boards.cfg parsing by Andreas Bießmann · Thu Sep 19 10:08:45 2013 +0200
  21. bc2a07d FIT: delete unnecessary casts by Masahiro Yamada · Thu Sep 19 12:10:18 2013 +0900
  22. 4c81285 Makefile: Do not show make debug messages by Masahiro Yamada · Wed Sep 18 12:01:27 2013 +0900
  23. 4ac739a cosmetic: FIT: fix typos in comments by Masahiro Yamada · Wed Sep 18 09:36:38 2013 +0900
  24. 815c967 SPDX: fix IBM-pibs license identifier by Wolfgang Denk · Tue Sep 17 11:24:06 2013 +0200
  25. 691b2fb arm: omap5: echi: Add GPL-2.0+ SPDX-License-Identifier by Nobuhiro Iwamatsu · Tue Sep 17 16:50:36 2013 +0900
  26. 832d36e Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · Mon Sep 16 07:15:45 2013 -0400
  27. 8c62c9d git-mailrc: Update SPI custodian by Jagannadha Sutradharudu Teki · Mon Sep 16 12:51:13 2013 +0530
  28. a269c93 Cosmetic: Update some info in the README "arch" section. by Robert P. J. Day · Sun Sep 15 18:34:15 2013 -0400
  29. 89af930 cosmetic: doc: uImage.FIT: fix typos by Masahiro Yamada · Fri Sep 13 20:28:21 2013 +0900
  30. df4e370 boards.cfg: show info about boards.cfg instead of MAINTAINERS by Roger Meier · Fri Sep 13 10:51:41 2013 +0200
  31. df331c1 boards.cfg: Fix the comment for invoking tools/reformat.py from vim by Axel Lin · Fri Sep 13 11:43:37 2013 +0800
  32. e777531 part_efi: make sure the gpt_pte is freed by Mark Langsdorf · Tue Sep 10 15:14:56 2013 -0500
  33. d7ea47c Fix loading freeze when netconsole is active by Frederic Leroy · Tue Sep 10 12:02:31 2013 +0200
  34. e3f2c2e Fix some obvious typos across multiple subsystems. by Robert P. J. Day · Wed Aug 21 11:39:19 2013 -0400
  35. 8a39e8d bootm: use BOOTM_STATE_OS_CMDLINE flag for plain bootm by Paul Burton · Fri Sep 06 11:23:55 2013 +0100
  36. d451955 mmc: size optimization when !CONFIG_MMC_SPI by Paul Burton · Wed Sep 04 16:12:26 2013 +0100
  37. 6a7c5ba mmc: don't call *printf or puts when SPL & !CONFIG_SPL_LIBCOMMON_SUPPORT by Paul Burton · Wed Sep 04 16:12:25 2013 +0100
  38. a8015fd spl_mmc: only call printf or puts with CONFIG_SPL_LIBCOMMON_SUPPORT by Paul Burton · Wed Sep 04 16:12:24 2013 +0100
  39. be50452 spl: remove unnecessary (& ARM specific) include of asm/utils.h by Paul Burton · Wed Sep 04 16:12:23 2013 +0100
  40. 19df412 ARM: OMAP: Enable 8-bit eMMC access for OMAP4/5/DRA7xx by Lubomir Popov · Wed Aug 14 18:59:18 2013 +0300
  41. 06640ca omap_hsmmc: omap4+/am335x: modify MMC controller internal fsm reset func by Oleksandr Tyshchenko · Tue Aug 06 13:44:16 2013 +0300
  42. 03652dd mmc: Remove unused variable backup from mmc_send_cmd() by Oleksandr Tyshchenko · Tue Aug 06 13:50:10 2013 +0300
  43. 46e627c mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoC by Jaehoon Chung · Fri Jul 19 17:44:49 2013 +0900
  44. ad556ae Prepare v2013.10-rc3 by Tom Rini · Mon Sep 16 20:08:33 2013 -0400
  45. b8c6e6a6 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Mon Sep 16 20:02:50 2013 -0400
  46. 8daf6bb Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Fri Sep 13 18:12:36 2013 -0400
  47. c98feda Revert "standalone-examples: support custom GCC lib" by Tom Rini · Tue Sep 10 09:51:44 2013 -0400
  48. 48e910f Merge and reformat boards.cfg and MAINTAINERS by Albert ARIBAUD · Wed Sep 11 15:52:51 2013 +0200
  49. 9b560a3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Thu Sep 12 09:08:24 2013 -0400
  50. a780d13 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 11 09:59:27 2013 +0200
  51. 151d23f arm:goni:mmc: Add sd card detection and initialization. by Przemyslaw Marczak · Tue Sep 10 11:34:49 2013 +0200
  52. 1b9457e arm:mmc:goni/exynos: Fix wrong mmc base register devices offset. by Przemyslaw Marczak · Tue Sep 03 14:57:52 2013 +0200
  53. ea98676 dts: samsung: arndale: Fix include path by Chander Kashyap · Tue Sep 10 13:41:36 2013 +0530
  54. 0cc5907 powerpc/mpc85xx: Add workaround for erratum A-005125 by York Sun · Tue Aug 20 15:09:43 2013 -0700
  55. c40be04 powerpc/p2041: fix I2C controller's offset by Shaohui Xie · Tue Sep 10 16:15:07 2013 +0800
  56. 5cd5a73 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · Mon Sep 09 09:59:30 2013 -0400
  57. c37fb8a Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon Sep 09 09:35:38 2013 -0400
  58. a2f7262 powerpc/mpc85xx: Fix the I2C bus speed error on p1022 by Tang Yuantian · Fri Sep 06 10:45:40 2013 +0800
  59. 4393f95 SPL: P1022DS: switch to new multibus/multiadapter support by Ying Zhang · Wed Sep 04 17:03:45 2013 +0800
  60. 10bb5f0 ppc4xx: Fix GPIO handling in lwmon5 and lcd4_lwmon5 BSP by Stefan Roese · Mon Aug 26 12:08:48 2013 +0200
  61. 36f3e65 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Sep 06 20:25:35 2013 -0400
  62. 4c08a1d cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config header by Masahiro Yamada · Sun Sep 01 15:04:27 2013 +0900
  63. 2188b96 config.mk: Delete unnecessary code by Masahiro Yamada · Sun Sep 01 15:04:26 2013 +0900
  64. e9c66ab fw_env: fix writing environment for mtd devices by Oliver Metz · Fri Aug 30 00:56:02 2013 +0200
  65. e745d4c fw_env: add redundant env support for MTD_ABSENT by Oliver Metz · Fri Aug 30 00:56:01 2013 +0200
  66. c7ed7e8 mail: Fix email address by Marek Vasut · Tue Aug 27 23:32:11 2013 +0200
  67. f2396ff Always build u-boot.img when using CONFIG_SPL_FRAMEWORK by Henrik Nordström · Tue Aug 27 00:37:22 2013 +0200
  68. 83f6648 ahci: convert to use libata functions and definitions by Rob Herring · Sat Aug 24 10:10:54 2013 -0500
  69. 249b937 ahci: increase spin-up timeout to 20 sec by Rob Herring · Sat Aug 24 10:10:53 2013 -0500
  70. c469854 ahci: handle COMINIT received during spin-up by Rob Herring · Sat Aug 24 10:10:52 2013 -0500
  71. aaec098 ahci: move link bring-up handling to separate function by Rob Herring · Sat Aug 24 10:10:51 2013 -0500
  72. 723a281 ahci: add defines for PORT_SCR_STAT register bits by Rob Herring · Sat Aug 24 10:10:50 2013 -0500
  73. 18b8e12 ahci: fix memory leak in ata_scsiop_inquiry by Rob Herring · Sat Aug 24 10:10:49 2013 -0500
  74. 9855a23 ahci: fix unaligned access by Rob Herring · Sat Aug 24 10:10:48 2013 -0500
  75. 8bc0ab7 ahci: use ports implemented map instead of num_ports by Richard Gibbs · Sat Aug 24 10:10:47 2013 -0500
  76. 9c6adfb standalone-examples: support custom GCC lib by Jack Mitchell · Tue Jul 16 14:44:23 2013 +0100
  77. b0e38dd fs: fat: don't call disk_write with zero sector num by Wu, Josh · Wed Jul 24 17:55:30 2013 +0800
  78. 2ac7648 compiler_gcc: do not redefine __gnu_attributes by Jeroen Hofstee · Sat Aug 10 17:16:50 2013 +0200
  79. 99915be git-mailrc: Update MMC custodian by Pantelis Antoniou · Thu Aug 08 19:15:47 2013 +0300
  80. 599093d Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · Fri Sep 06 09:37:04 2013 -0400
  81. c52776e am335x_evm.h: Add back the actual load of the kernel image by Robert P. J. Day · Wed Sep 04 08:41:44 2013 -0400
  82. 1922dad socfpga: Creating driver for Reset Manager by Chin Liang See · Wed Aug 07 10:08:03 2013 -0500
  83. 9cd1204 socfpga: Adding configuration for development kit by Chin Liang See · Wed Aug 07 10:06:56 2013 -0500
  84. a4a0f42 nios2: fix missing comment terminator from SPDX License commit by Thomas Chou · Tue Sep 03 09:36:04 2013 +0800
  85. 7eafea0 arm: lds: Remove libgcc eabi exception handling tables by Michal Simek · Thu Jul 25 16:16:46 2013 +0200
  86. 2570d01 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Sep 05 12:04:49 2013 +0200
  87. b143210 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Sep 05 11:15:26 2013 +0200
  88. 5ffc0a2 ARM: atmel: sama5d3: drop unused CONFIG_NET_MULTI by Bo Shen · Wed Aug 28 14:36:56 2013 +0000
  89. 89bdc8e mtd: atmel_nand: pmecc: fix bug fail to correct bit error in 1024-bytes sector by Wu, Josh · Fri Aug 23 15:09:05 2013 +0800
  90. 5366e36 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 04 14:06:56 2013 +0200
  91. 5f9e2e7 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 04 11:50:25 2013 +0200
  92. 81003da bootm: allow correct bounds-check of destination by Kees Cook · Fri Aug 16 07:59:16 2013 -0700
  93. d465f88 lzo: correctly bounds-check output buffer by Kees Cook · Fri Aug 16 07:59:15 2013 -0700
  94. 60e50cd lzma: correctly bounds-check output buffer by Kees Cook · Fri Aug 16 07:59:14 2013 -0700
  95. ed1469a gzip: correctly bounds-check output buffer by Kees Cook · Fri Aug 16 07:59:13 2013 -0700
  96. 5b06e64 documentation: add more compression configs by Kees Cook · Fri Aug 16 07:59:12 2013 -0700
  97. 5d3bca8 sandbox: add compression tests by Kees Cook · Fri Aug 16 07:59:11 2013 -0700
  98. 208d8e8 sandbox: Correct compiler warnings in cmd_bootm/cmd_ximg by Simon Glass · Fri Aug 30 11:00:09 2013 -0600
  99. bdaea6a Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Sep 03 14:59:18 2013 +0200
  100. fd1e8b3 Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master' by Albert ARIBAUD · Tue Sep 03 14:01:02 2013 +0200