1. fba2301 qemu-malta: Update for SPDX license identifiers by Tom Rini · Wed Jul 24 09:34:30 2013 -0400
  2. ef6bec6 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Wed Jul 24 09:30:46 2013 -0400
  3. 3465ea2 drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiers by Tom Rini · Wed Jul 24 09:25:40 2013 -0400
  4. 02d51a2 MIPS: mips32/cache.S: use v1 register for indirect function calls by Gabor Juhos · Thu Jun 13 12:59:36 2013 +0200
  5. 5b4f4ff MIPS: mips32/cache.S: store cache line size in t8 register by Gabor Juhos · Thu Jun 13 12:59:35 2013 +0200
  6. 187fe81 MIPS: mips32/cache.S: save return address in t9 register by Gabor Juhos · Thu Jun 13 12:59:34 2013 +0200
  7. 01c3e0e MIPS: xburst/start.S: rework relocation info check by Gabor Juhos · Fri Jun 14 14:47:10 2013 +0200
  8. 1ac4713 MIPS: xburst/start.S: use t8 register for dynamic relocation by Gabor Juhos · Thu Jun 13 12:59:32 2013 +0200
  9. 858b025 MIPS: xburst/start.S: save gd in s0 register by Gabor Juhos · Thu Jun 13 12:59:31 2013 +0200
  10. 3a22c9e MIPS: xburst/start.S: save relocation offset in s1 register by Gabor Juhos · Thu Jun 13 12:59:30 2013 +0200
  11. 5c79dc3 MIPS: xburst/start.S: save relocation address in s2 register by Gabor Juhos · Thu Jun 13 12:59:29 2013 +0200
  12. b847879 MIPS: mips32/start.S: rework relocation info check by Gabor Juhos · Thu Jun 13 12:59:28 2013 +0200
  13. 489c5d7 MIPS: mips32/start.S: use t8 register for dynamic relocation by Gabor Juhos · Thu Jun 13 12:59:27 2013 +0200
  14. 9a26513 MIPS: mips32/cache.S: remove superfluous register assignment by Gabor Juhos · Wed Jun 12 18:02:46 2013 +0200
  15. 3363245 MIPS: remove obsolete TODO items by Gabor Juhos · Wed Jun 12 18:02:45 2013 +0200
  16. d4967b5 MIPS: mips64/interrupt.c: remove superfluous include by Gabor Juhos · Wed Jun 12 18:02:44 2013 +0200
  17. 9c747bd MIPS: mips32/time.c: fix checkpatch errors/warnings by Gabor Juhos · Wed Jun 12 18:02:43 2013 +0200
  18. 439c50c MIPS: qemu-malta: bring up ethernet by Gabor Juhos · Wed May 22 03:57:44 2013 +0000
  19. 652ccee MIPS: qemu-malta: add PCI support by Gabor Juhos · Wed May 22 03:57:42 2013 +0000
  20. 0f2d043 MIPS: qemu-malta: setup GT64120 registers as done by YAMON by Gabor Juhos · Wed May 22 03:57:41 2013 +0000
  21. 2c43477 MIPS: qemu-malta: enable flash support by Gabor Juhos · Wed May 22 03:57:39 2013 +0000
  22. aed4fa4 MIPS: qemu-malta: add reset support by Gabor Juhos · Wed May 22 03:57:38 2013 +0000
  23. 02c754a MIPS: qemu-malta: add support for emulated MIPS Malta board by Gabor Juhos · Wed May 22 03:57:37 2013 +0000
  24. b6be59a MIPS: start.S: emulate REVISION register for qemu-malta by Gabor Juhos · Wed May 22 03:57:46 2013 +0000
  25. ce43c54 MIPS: import gt64120.h header from Linux by Gabor Juhos · Wed May 22 03:57:40 2013 +0000
  26. 5af1db9 net: pcnet: use pci_virt_to_mem to obtain buffer addresses by Gabor Juhos · Wed May 22 03:57:43 2013 +0000
  27. 7d2d26b MIPS: mips64: fix typos in copyright text of start.S by Tom Rini · Wed Jul 24 09:50:52 2013 -0400
  28. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  29. fb7f006 Add eCos-2.0 SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 12:11:35 2013 +0200
  30. f3d4e69 Add LGPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 11:58:49 2013 +0200
  31. e9ea230 Add LGPL-2.1+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 11:48:07 2013 +0200
  32. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  33. 1234ce7 Licenses: introduce SPDX Unique Lincense Identifiers by Wolfgang Denk · Fri Jun 21 10:22:36 2013 +0200
  34. 6d4aaf6 Prepare v2013.07 by Tom Rini · Mon Jul 22 15:57:32 2013 -0400
  35. 0734bae fdtdec: Add compatible string for High speed i2c by naveen krishna chatradhi · Mon Apr 29 15:58:52 2013 -0700
  36. a434023 i2c: add Faraday FTI2C010 I2C controller support by Kuo-Jung Su · Wed May 08 15:36:26 2013 +0800
  37. cf50800 I2C: mxc_i2c: Add support for Vybrid VF610 platform by Alison Wang · Mon Jun 17 15:30:39 2013 +0800
  38. 86bef20 vf610: Add I2C support for Vybrid VF610 platform by Alison Wang · Mon Jun 17 15:30:38 2013 +0800
  39. 95f1d7e cmd_i2c: Use ARRAY_SIZE instead of reinventing it by Axel Lin · Sat Jun 22 21:56:35 2013 +0800
  40. b29fcc3 arm/km: fix u-boot update functionality by Holger Brunck · Mon May 06 02:54:38 2013 +0000
  41. 42b204f i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · Thu Apr 25 02:40:01 2013 +0000
  42. 026fefb tegra: i2c: Enable new CONFIG_SYS_I2C framework by Simon Glass · Tue Oct 30 07:28:53 2012 +0000
  43. 474bccb tegra: i2c: Add function to know about current bus by Simon Glass · Tue Oct 30 07:28:52 2012 +0000
  44. 8cfad36 i2c, multibus, keymile: get rid of EEprom_ivm envvariable by Heiko Schocher · Thu Oct 25 11:07:00 2012 +0200
  45. a4ea445 i2c, multibus: get rid of CONFIG_I2C_MUX by Heiko Schocher · Thu Oct 25 10:32:14 2012 +0200
  46. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · Wed Oct 24 13:48:22 2012 +0200
  47. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · Tue Jan 29 08:53:15 2013 +0100
  48. e0e55bc i2c: common changes for multibus/multiadapter support by Heiko Schocher · Mon Jan 16 21:12:24 2012 +0000
  49. e7d9c4f i2c: add i2c_core and prepare for new multibus support by Heiko Schocher · Mon Jan 16 21:12:23 2012 +0000
  50. 138914e fs/ext4: fix log2blksz un-initialized error, by cacaulating its value from blksz by Lan Yixun (dlan) · Sat Jul 20 08:17:59 2013 +0800
  51. 5a4f74d ext4fs: le32_to_cpu() used on a 16-bit field by Rommel Custodio · Sun Jul 21 10:53:25 2013 +0200
  52. 3c8217e arm: at91sam9n12: change EBI IO to high drive mode by Bo Shen · Wed Jul 17 17:14:17 2013 +0800
  53. d6e851b ddr cfg: DRAM_RESET needs 0x00020030 by Troy Kisky · Wed Jul 17 12:46:15 2013 -0700
  54. 45d601e net: phy: Set SUPPORTED_1000baseX_Half flag in ESTATUS_1000_XHALF case by Fabio Estevam · Fri Jul 19 10:01:34 2013 -0300
  55. 2ac8d30 phy: fix 10/100Mbps operation on 1Gbps-capable links by Sascha Silbe · Fri Jul 19 12:25:10 2013 +0200
  56. 8c7d16d mkimage: Use board config to get CONFIG_FIT_SIGNATURE value by Simon Glass · Wed Jul 17 15:10:59 2013 -0700
  57. a60d5d6 arm:trats:fix: Correction of loaddtb environment variable. by Łukasz Majewski · Thu Jul 18 13:14:22 2013 +0200
  58. b73b1f3 bootm: Move fixup_silent_linux() earlier in the bootm stages by Simon Glass · Tue Jul 16 20:09:59 2013 -0700
  59. a09f783 README.mx28_common: Rename it to README.mxs by Fabio Estevam · Fri Jul 12 08:31:05 2013 -0300
  60. 3d1988e Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Tue Jul 16 21:05:35 2013 -0400
  61. dbe6725 fsl_esdhc: Touch only relevant sys ctrl bits by Dirk Behme · Mon Jul 15 15:44:29 2013 +0200
  62. b436a97 drivers/mmc/dw_mmc - remove extra arch specific "asm/arch/clk.h" inclusion by Alexey Brodkin · Mon Jul 15 15:30:30 2013 +0400
  63. 203fa4d Powerpc: eSDHC: Fix mmc read write err in uboot of T4240QDS board by Haijun.Zhang · Mon Jul 01 14:26:01 2013 +0800
  64. 11dee96 powerpc/mpc85xx:Disable Debug TLB entry for non-minimal SPL by Prabhakar Kushwaha · Fri Jul 05 11:59:26 2013 +0530
  65. 762d3df mpc85xx: Add gdsys ControlCenter Digital board by Dirk Eibach · Wed Jun 26 15:55:17 2013 +0200
  66. d2df811 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · Wed Jun 26 15:55:16 2013 +0200
  67. 2048909 Add Atmel I2C tpm by Dirk Eibach · Wed Jun 26 15:55:15 2013 +0200
  68. 2d878de i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0 by Reinhard Pfau · Wed Jun 26 15:55:14 2013 +0200
  69. 4fece43 tpm: add AUTH1 cmds for LoadKey2 and GetPubKey by Reinhard Pfau · Wed Jun 26 15:55:13 2013 +0200
  70. f8772fa arm:samsung:trats:fix: Restore proper orientation of TRATS's LCD panel by Łukasz Majewski · Mon Jul 15 16:09:50 2013 +0200
  71. 326c459 arm:exynos:fix: Fix clock calculation for Exynos4210 based targets. by Łukasz Majewski · Fri Jul 12 19:08:25 2013 +0200
  72. c950cb1 PPC MPC83xx: Fix MPC8323ERDB build warning by Wolfgang Denk · Sun Jul 14 19:42:40 2013 +0200
  73. e7ee028 Fix ext2/ext4 filesystem accesses beyond 2TiB by Frederic Leroy · Wed Jun 26 18:11:25 2013 +0200
  74. 981c7e0 common: remove unaligned access error in bootmenu_getoption() by Lan Yixun (dlan) · Thu Jun 27 18:58:53 2013 +0800
  75. 86c8548 cramfs: fix bug for wrong filename comparison by Holger Brunck · Mon Jul 08 09:06:49 2013 +0200
  76. da255af patman: README documentation nits (unit test) by Gerhard Sittig · Sun Jul 14 11:27:45 2013 +0200
  77. 0d996a8 scsi: Correct types of scsi_read/write() by Simon Glass · Wed Jul 03 07:11:41 2013 -0700
  78. ddaa113 Revert "MIPS: Jz4740: Add qi_lb60 board support" by Tom Rini · Mon Jul 15 09:19:39 2013 -0400
  79. 0c13c0b Prepare v2013.07-rc3 by Tom Rini · Fri Jul 12 17:16:19 2013 -0400
  80. 49c2e59 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Fri Jul 12 17:18:59 2013 -0400
  81. b856713 bootm: Handle errors consistently by Simon Glass · Wed Jul 10 09:25:33 2013 -0400
  82. 499aab9 mtd: mxc_nand: Fix crash after MTD resync by Marek Vasut · Wed Jul 03 02:34:34 2013 +0200
  83. 6376752 common/image.c: Fix regression with ramdisk load/entry points in FIT by Stefano Babic · Fri Jul 12 15:09:23 2013 +0200
  84. 1d021a8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Jul 12 10:36:48 2013 -0400
  85. 90d40c6 bootm: Correct the arguments for the ELF image loader by Simon Glass · Wed Jul 10 23:08:11 2013 -0700
  86. ad68fc3 bootm: Use selected configuration for ramdisk and fdt by Simon Glass · Wed Jul 10 23:08:10 2013 -0700
  87. f059d0a blackfin: x86: bootm: Handle PREP stage of bootm by Simon Glass · Wed Jul 10 23:08:09 2013 -0700
  88. 7e23b72 bootm: Remove extra OK message by Simon Glass · Wed Jul 10 23:08:08 2013 -0700
  89. a896178 cmd_bootm.c: Re-order bootm_load_os return check for ELDK4.2 by Tom Rini · Thu Jul 11 09:35:23 2013 -0400
  90. 68f07cb Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Jul 12 13:20:35 2013 +0200
  91. 51618ee mx53ard: Change default environment to cope with OE changes by Otavio Salvador · Fri Jun 28 18:52:44 2013 -0300
  92. 1c1a519 mx51evk: Change default environment to cope with OE changes by Otavio Salvador · Fri Jun 28 18:52:43 2013 -0300
  93. 3beb834 wandboard: Change default environment to cope with OE changes by Otavio Salvador · Fri Jun 28 18:52:42 2013 -0300
  94. c36bd3f mx6slevk: Change default environment to cope with OE changes by Otavio Salvador · Fri Jun 28 18:52:41 2013 -0300
  95. ea0515a mx6qsabrelite: Change default environment to cope with OE changes by Otavio Salvador · Fri Jun 28 18:52:40 2013 -0300
  96. 8f0dde7 mx53loco: Change default environment to cope with OE changes by Otavio Salvador · Fri Jun 28 18:52:39 2013 -0300
  97. d521b3c net: fec: Avoid MX28 bus sync issue by Marek Vasut · Fri Jul 12 01:03:04 2013 +0200
  98. 0302310 net: fec: Remove bogus flush_dcache_range() call by Marek Vasut · Thu Jul 11 17:23:26 2013 +0200
  99. e154c71 m28evk: add trimffs to nand command by Marek Vasut · Sun Jul 07 20:20:26 2013 +0200
  100. c3836f3 ARM: tegra: enable LCD panel on Ventana by Stephen Warren · Tue Jun 18 09:46:52 2013 -0600