1. a269c93 Cosmetic: Update some info in the README "arch" section. by Robert P. J. Day · Sun Sep 15 18:34:15 2013 -0400
  2. 89af930 cosmetic: doc: uImage.FIT: fix typos by Masahiro Yamada · Fri Sep 13 20:28:21 2013 +0900
  3. df4e370 boards.cfg: show info about boards.cfg instead of MAINTAINERS by Roger Meier · Fri Sep 13 10:51:41 2013 +0200
  4. df331c1 boards.cfg: Fix the comment for invoking tools/reformat.py from vim by Axel Lin · Fri Sep 13 11:43:37 2013 +0800
  5. e777531 part_efi: make sure the gpt_pte is freed by Mark Langsdorf · Tue Sep 10 15:14:56 2013 -0500
  6. d7ea47c Fix loading freeze when netconsole is active by Frederic Leroy · Tue Sep 10 12:02:31 2013 +0200
  7. e3f2c2e Fix some obvious typos across multiple subsystems. by Robert P. J. Day · Wed Aug 21 11:39:19 2013 -0400
  8. 8a39e8d bootm: use BOOTM_STATE_OS_CMDLINE flag for plain bootm by Paul Burton · Fri Sep 06 11:23:55 2013 +0100
  9. ad556ae Prepare v2013.10-rc3 by Tom Rini · Mon Sep 16 20:08:33 2013 -0400
  10. b8c6e6a6 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Mon Sep 16 20:02:50 2013 -0400
  11. 8daf6bb Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Fri Sep 13 18:12:36 2013 -0400
  12. c98feda Revert "standalone-examples: support custom GCC lib" by Tom Rini · Tue Sep 10 09:51:44 2013 -0400
  13. 48e910f Merge and reformat boards.cfg and MAINTAINERS by Albert ARIBAUD · Wed Sep 11 15:52:51 2013 +0200
  14. 9b560a3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Thu Sep 12 09:08:24 2013 -0400
  15. a780d13 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 11 09:59:27 2013 +0200
  16. 151d23f arm:goni:mmc: Add sd card detection and initialization. by Przemyslaw Marczak · Tue Sep 10 11:34:49 2013 +0200
  17. 1b9457e arm:mmc:goni/exynos: Fix wrong mmc base register devices offset. by Przemyslaw Marczak · Tue Sep 03 14:57:52 2013 +0200
  18. ea98676 dts: samsung: arndale: Fix include path by Chander Kashyap · Tue Sep 10 13:41:36 2013 +0530
  19. 0cc5907 powerpc/mpc85xx: Add workaround for erratum A-005125 by York Sun · Tue Aug 20 15:09:43 2013 -0700
  20. c40be04 powerpc/p2041: fix I2C controller's offset by Shaohui Xie · Tue Sep 10 16:15:07 2013 +0800
  21. 5cd5a73 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · Mon Sep 09 09:59:30 2013 -0400
  22. c37fb8a Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon Sep 09 09:35:38 2013 -0400
  23. a2f7262 powerpc/mpc85xx: Fix the I2C bus speed error on p1022 by Tang Yuantian · Fri Sep 06 10:45:40 2013 +0800
  24. 4393f95 SPL: P1022DS: switch to new multibus/multiadapter support by Ying Zhang · Wed Sep 04 17:03:45 2013 +0800
  25. 10bb5f0 ppc4xx: Fix GPIO handling in lwmon5 and lcd4_lwmon5 BSP by Stefan Roese · Mon Aug 26 12:08:48 2013 +0200
  26. 36f3e65 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Sep 06 20:25:35 2013 -0400
  27. 4c08a1d cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config header by Masahiro Yamada · Sun Sep 01 15:04:27 2013 +0900
  28. 2188b96 config.mk: Delete unnecessary code by Masahiro Yamada · Sun Sep 01 15:04:26 2013 +0900
  29. e9c66ab fw_env: fix writing environment for mtd devices by Oliver Metz · Fri Aug 30 00:56:02 2013 +0200
  30. e745d4c fw_env: add redundant env support for MTD_ABSENT by Oliver Metz · Fri Aug 30 00:56:01 2013 +0200
  31. c7ed7e8 mail: Fix email address by Marek Vasut · Tue Aug 27 23:32:11 2013 +0200
  32. f2396ff Always build u-boot.img when using CONFIG_SPL_FRAMEWORK by Henrik Nordström · Tue Aug 27 00:37:22 2013 +0200
  33. 83f6648 ahci: convert to use libata functions and definitions by Rob Herring · Sat Aug 24 10:10:54 2013 -0500
  34. 249b937 ahci: increase spin-up timeout to 20 sec by Rob Herring · Sat Aug 24 10:10:53 2013 -0500
  35. c469854 ahci: handle COMINIT received during spin-up by Rob Herring · Sat Aug 24 10:10:52 2013 -0500
  36. aaec098 ahci: move link bring-up handling to separate function by Rob Herring · Sat Aug 24 10:10:51 2013 -0500
  37. 723a281 ahci: add defines for PORT_SCR_STAT register bits by Rob Herring · Sat Aug 24 10:10:50 2013 -0500
  38. 18b8e12 ahci: fix memory leak in ata_scsiop_inquiry by Rob Herring · Sat Aug 24 10:10:49 2013 -0500
  39. 9855a23 ahci: fix unaligned access by Rob Herring · Sat Aug 24 10:10:48 2013 -0500
  40. 8bc0ab7 ahci: use ports implemented map instead of num_ports by Richard Gibbs · Sat Aug 24 10:10:47 2013 -0500
  41. 9c6adfb standalone-examples: support custom GCC lib by Jack Mitchell · Tue Jul 16 14:44:23 2013 +0100
  42. b0e38dd fs: fat: don't call disk_write with zero sector num by Wu, Josh · Wed Jul 24 17:55:30 2013 +0800
  43. 2ac7648 compiler_gcc: do not redefine __gnu_attributes by Jeroen Hofstee · Sat Aug 10 17:16:50 2013 +0200
  44. 99915be git-mailrc: Update MMC custodian by Pantelis Antoniou · Thu Aug 08 19:15:47 2013 +0300
  45. 599093d Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · Fri Sep 06 09:37:04 2013 -0400
  46. 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
  47. 1922dad socfpga: Creating driver for Reset Manager by Chin Liang See · Wed Aug 07 10:08:03 2013 -0500
  48. 9cd1204 socfpga: Adding configuration for development kit by Chin Liang See · Wed Aug 07 10:06:56 2013 -0500
  49. a4a0f42 nios2: fix missing comment terminator from SPDX License commit by Thomas Chou · Tue Sep 03 09:36:04 2013 +0800
  50. 7eafea0 arm: lds: Remove libgcc eabi exception handling tables by Michal Simek · Thu Jul 25 16:16:46 2013 +0200
  51. 2570d01 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Sep 05 12:04:49 2013 +0200
  52. b143210 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Sep 05 11:15:26 2013 +0200
  53. 5ffc0a2 ARM: atmel: sama5d3: drop unused CONFIG_NET_MULTI by Bo Shen · Wed Aug 28 14:36:56 2013 +0000
  54. 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
  55. 5366e36 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 04 14:06:56 2013 +0200
  56. 5f9e2e7 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 04 11:50:25 2013 +0200
  57. 81003da bootm: allow correct bounds-check of destination by Kees Cook · Fri Aug 16 07:59:16 2013 -0700
  58. d465f88 lzo: correctly bounds-check output buffer by Kees Cook · Fri Aug 16 07:59:15 2013 -0700
  59. 60e50cd lzma: correctly bounds-check output buffer by Kees Cook · Fri Aug 16 07:59:14 2013 -0700
  60. ed1469a gzip: correctly bounds-check output buffer by Kees Cook · Fri Aug 16 07:59:13 2013 -0700
  61. 5b06e64 documentation: add more compression configs by Kees Cook · Fri Aug 16 07:59:12 2013 -0700
  62. 5d3bca8 sandbox: add compression tests by Kees Cook · Fri Aug 16 07:59:11 2013 -0700
  63. 208d8e8 sandbox: Correct compiler warnings in cmd_bootm/cmd_ximg by Simon Glass · Fri Aug 30 11:00:09 2013 -0600
  64. bdaea6a Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Sep 03 14:59:18 2013 +0200
  65. fd1e8b3 Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master' by Albert ARIBAUD · Tue Sep 03 14:01:02 2013 +0200
  66. dc8107c Prepare v2013.10-rc2 by Tom Rini · Mon Sep 02 14:20:36 2013 -0400
  67. 2c37d3b i.MX6: Set and clear the gating bits for Phase Fractional Dividers by Eric Nelson · Thu Aug 29 12:41:46 2013 -0700
  68. 7c7c15e i.MX6: nitrogen6x: Don't bother setting PLL3(480) PFD1 divisor by Eric Nelson · Thu Aug 29 12:37:36 2013 -0700
  69. 939dd08 i.MX6: Correct ANATOP_PFD (Phase Fractional Divider) register declarations by Eric Nelson · Thu Aug 29 12:37:35 2013 -0700
  70. 7d603b9 i.MX6: Add convenience macros cpu_type(rev) and is_cpu_type(cpu) by Eric Nelson · Thu Aug 29 10:57:10 2013 -0700
  71. 2ad2ec4 ARM: mxs: rename function that sets AUTO_RESTART flag by Hector Palacios · Wed Jul 24 16:01:39 2013 +0200
  72. 2ea4de5 ARM: Congatec: README update by SARTRE Leo · Thu Jun 20 15:46:50 2013 +0200
  73. 462db72 tools: mxsboot: Staticize functions by Marek Vasut · Tue Aug 27 23:32:37 2013 +0200
  74. bac55ba tools: Sort lists of files in Makefile by Marek Vasut · Mon Aug 26 20:43:34 2013 +0200
  75. 4a0e05d ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · Mon Aug 26 20:43:33 2013 +0200
  76. 83fd858 imx: add status reporting for HAB status by Stefano Babic · Fri Jun 28 00:20:21 2013 +0200
  77. 4aa9749 tools: add support for setting the CSF into imximage by Stefano Babic · Thu Jun 27 11:42:38 2013 +0200
  78. 832eda8 tools: add padding of data image file for imximage by Stefano Babic · Mon Aug 19 19:03:20 2013 +0200
  79. 6531bd9 tools: add variable padding of data image in mkimage by Stefano Babic · Mon Aug 19 19:03:19 2013 +0200
  80. dc39a3e tools: dynamically allocate imx_header in imximage by Stefano Babic · Wed Jun 26 23:50:06 2013 +0200
  81. e74e779 tools: rename mximage_flash_offset to imximage_ivt_offset by Stefano Babic · Wed Jun 26 18:08:37 2013 +0200
  82. c3d2ad7 tools: imx_header should not include flash_offset by Stefano Babic · Wed Jun 26 17:26:27 2013 +0200
  83. 64a3d4d drivers:power:max77686: add function to set voltage and mode by Piotr Wilczek · Tue Jun 25 09:59:47 2013 +0200
  84. 04bb737 exynos5250: arndale: Add mmc support by Inderpal Singh · Wed Aug 21 10:38:57 2013 +0530
  85. 0d2f277 exynos5250: Add arndale board support by Chander Kashyap · Wed Aug 21 10:38:56 2013 +0530
  86. 0dd6983 siemens-am33x-common.h: Always build CONFIG_OMAP_GPIO support by Tom Rini · Wed Aug 28 12:00:18 2013 -0400
  87. 499c498 arm, am335x: add support for 3 siemens boards by Heiko Schocher · Mon Aug 19 16:39:01 2013 +0200
  88. d7d112d video: add formike lcd panel init by Heiko Schocher · Mon Aug 19 16:39:00 2013 +0200
  89. 910a722 arm, am335x: add watchdog support by Heiko Schocher · Mon Aug 19 16:38:59 2013 +0200
  90. b2907d0 arm, spl: add watchdog library to SPL by Heiko Schocher · Mon Aug 19 16:38:58 2013 +0200
  91. c9a8db8 arm, am335x: add some missing registers and defines for lcd and epwm support by Heiko Schocher · Mon Aug 19 16:38:57 2013 +0200
  92. c4fea29 arm, am33xx: add defines for gmii_sel_register bits by Heiko Schocher · Mon Aug 19 16:38:56 2013 +0200
  93. 243df4a dra7xx_evm: Re-order and comment the networking related config options by Tom Rini · Tue Aug 20 08:53:54 2013 -0400
  94. 611fe8d omap5_uevm: Better comment why we have TCA642X and the reset time by Tom Rini · Tue Aug 20 08:53:53 2013 -0400
  95. 2108960 TI:omap5: Clarify comments about SPL and DDR timings in common config by Tom Rini · Tue Aug 20 08:53:52 2013 -0400
  96. f8fd212 TI:am33xx: Move SPL YMODEM support to the per-board config by Tom Rini · Tue Aug 20 08:53:51 2013 -0400
  97. 50bbca7 am335x_evm: Update README for customization by Tom Rini · Tue Aug 20 08:53:50 2013 -0400
  98. c5e9636 TI:armv7: Re-order slightly the generic CONFIG options, expand related comments by Tom Rini · Tue Aug 20 08:53:49 2013 -0400
  99. d437b7a am335x_evm: Regroup USB options by Tom Rini · Tue Aug 20 08:53:48 2013 -0400
  100. d9006b6 am335x_evm: Add comment by SPL SPI support by Tom Rini · Tue Aug 20 08:53:47 2013 -0400