1. 0b17998 qemu-malta: Update for SPDX license identifiers by Tom Rini · 11 years ago
  2. 230187c Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 11 years ago
  3. 8dde4ca drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiers by Tom Rini · 11 years ago
  4. db2c86d MIPS: mips32/cache.S: use v1 register for indirect function calls by Gabor Juhos · 11 years ago
  5. ee8b1e2 MIPS: mips32/cache.S: store cache line size in t8 register by Gabor Juhos · 11 years ago
  6. c325916 MIPS: mips32/cache.S: save return address in t9 register by Gabor Juhos · 11 years ago
  7. d707e5b MIPS: xburst/start.S: rework relocation info check by Gabor Juhos · 11 years ago
  8. e5c868a MIPS: xburst/start.S: use t8 register for dynamic relocation by Gabor Juhos · 11 years ago
  9. f01d693 MIPS: xburst/start.S: save gd in s0 register by Gabor Juhos · 11 years ago
  10. ba9cf07 MIPS: xburst/start.S: save relocation offset in s1 register by Gabor Juhos · 11 years ago
  11. 9a28e0d MIPS: xburst/start.S: save relocation address in s2 register by Gabor Juhos · 11 years ago
  12. 691995f MIPS: mips32/start.S: rework relocation info check by Gabor Juhos · 11 years ago
  13. 680cb2d MIPS: mips32/start.S: use t8 register for dynamic relocation by Gabor Juhos · 11 years ago
  14. da84f33 MIPS: mips32/cache.S: remove superfluous register assignment by Gabor Juhos · 11 years ago
  15. b1a14c4 MIPS: remove obsolete TODO items by Gabor Juhos · 11 years ago
  16. b1591ec MIPS: mips64/interrupt.c: remove superfluous include by Gabor Juhos · 11 years ago
  17. c3e4901 MIPS: mips32/time.c: fix checkpatch errors/warnings by Gabor Juhos · 11 years ago
  18. f195749 MIPS: qemu-malta: bring up ethernet by Gabor Juhos · 11 years ago
  19. feaa606 MIPS: qemu-malta: add PCI support by Gabor Juhos · 11 years ago
  20. ac12984 MIPS: qemu-malta: setup GT64120 registers as done by YAMON by Gabor Juhos · 11 years ago
  21. 52caee0 MIPS: qemu-malta: enable flash support by Gabor Juhos · 11 years ago
  22. 0156431 MIPS: qemu-malta: add reset support by Gabor Juhos · 11 years ago
  23. 5a4dcfa MIPS: qemu-malta: add support for emulated MIPS Malta board by Gabor Juhos · 11 years ago
  24. 843a76b MIPS: start.S: emulate REVISION register for qemu-malta by Gabor Juhos · 11 years ago
  25. a79b5e6 MIPS: import gt64120.h header from Linux by Gabor Juhos · 11 years ago
  26. 54fbcb0 net: pcnet: use pci_virt_to_mem to obtain buffer addresses by Gabor Juhos · 11 years ago
  27. 518d438 MIPS: mips64: fix typos in copyright text of start.S by Tom Rini · 11 years ago
  28. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  29. e85427f Add eCos-2.0 SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  30. a53002f Add LGPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  31. eee479c Add LGPL-2.1+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  32. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  33. eca3aeb Licenses: introduce SPDX Unique Lincense Identifiers by Wolfgang Denk · 11 years ago
  34. 62c175f Prepare v2013.07 by Tom Rini · 11 years ago v2013.07
  35. ecbd7e1 fdtdec: Add compatible string for High speed i2c by naveen krishna chatradhi · 11 years ago
  36. 3cff842 i2c: add Faraday FTI2C010 I2C controller support by Kuo-Jung Su · 11 years ago
  37. 30ea41a I2C: mxc_i2c: Add support for Vybrid VF610 platform by Alison Wang · 11 years ago
  38. 1221b3d vf610: Add I2C support for Vybrid VF610 platform by Alison Wang · 11 years ago
  39. cfb25cc cmd_i2c: Use ARRAY_SIZE instead of reinventing it by Axel Lin · 11 years ago
  40. 67bfae3 arm/km: fix u-boot update functionality by Holger Brunck · 11 years ago
  41. 880540d i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · 12 years ago
  42. 1f2ba72 tegra: i2c: Enable new CONFIG_SYS_I2C framework by Simon Glass · 12 years ago
  43. d84eb85 tegra: i2c: Add function to know about current bus by Simon Glass · 12 years ago
  44. f3e9361 i2c, multibus, keymile: get rid of EEprom_ivm envvariable by Heiko Schocher · 12 years ago
  45. 9a2accb i2c, multibus: get rid of CONFIG_I2C_MUX by Heiko Schocher · 12 years ago
  46. 00f792e i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  47. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  48. 3f4978c i2c: common changes for multibus/multiadapter support by Heiko Schocher · 13 years ago
  49. 385c9ef i2c: add i2c_core and prepare for new multibus support by Heiko Schocher · 13 years ago
  50. 50ffc3b fs/ext4: fix log2blksz un-initialized error, by cacaulating its value from blksz by Lan Yixun (dlan) · 11 years ago
  51. 8b415f7 ext4fs: le32_to_cpu() used on a 16-bit field by Rommel Custodio · 11 years ago
  52. b899fa3 arm: at91sam9n12: change EBI IO to high drive mode by Bo Shen · 11 years ago
  53. fdf86c2 ddr cfg: DRAM_RESET needs 0x00020030 by Troy Kisky · 11 years ago
  54. 9a5dad2 net: phy: Set SUPPORTED_1000baseX_Half flag in ESTATUS_1000_XHALF case by Fabio Estevam · 11 years ago
  55. 9ba30f6 phy: fix 10/100Mbps operation on 1Gbps-capable links by Sascha Silbe · 11 years ago
  56. 971c450 mkimage: Use board config to get CONFIG_FIT_SIGNATURE value by Simon Glass · 11 years ago
  57. 4ef400b arm:trats:fix: Correction of loaddtb environment variable. by Łukasz Majewski · 11 years ago
  58. 576aacd bootm: Move fixup_silent_linux() earlier in the bootm stages by Simon Glass · 11 years ago
  59. c3e0afc README.mx28_common: Rename it to README.mxs by Fabio Estevam · 11 years ago
  60. f78cb2a Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 11 years ago
  61. a61da72 fsl_esdhc: Touch only relevant sys ctrl bits by Dirk Behme · 11 years ago
  62. ca6d4d0 drivers/mmc/dw_mmc - remove extra arch specific "asm/arch/clk.h" inclusion by Alexey Brodkin · 11 years ago
  63. b8e5b07 Powerpc: eSDHC: Fix mmc read write err in uboot of T4240QDS board by Haijun.Zhang · 11 years ago
  64. 2a69360 powerpc/mpc85xx:Disable Debug TLB entry for non-minimal SPL by Prabhakar Kushwaha · 11 years ago
  65. b9944a7 mpc85xx: Add gdsys ControlCenter Digital board by Dirk Eibach · 11 years ago
  66. b8eee43 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 11 years ago
  67. c01939c Add Atmel I2C tpm by Dirk Eibach · 11 years ago
  68. b778c1b i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0 by Reinhard Pfau · 11 years ago
  69. be6c152 tpm: add AUTH1 cmds for LoadKey2 and GetPubKey by Reinhard Pfau · 11 years ago
  70. baa8841 arm:samsung:trats:fix: Restore proper orientation of TRATS's LCD panel by Łukasz Majewski · 11 years ago
  71. f4eaf88 arm:exynos:fix: Fix clock calculation for Exynos4210 based targets. by Łukasz Majewski · 11 years ago
  72. f4ea9f8 PPC MPC83xx: Fix MPC8323ERDB build warning by Wolfgang Denk · 11 years ago
  73. 04735e9 Fix ext2/ext4 filesystem accesses beyond 2TiB by Frederic Leroy · 11 years ago
  74. 0eb33ad common: remove unaligned access error in bootmenu_getoption() by Lan Yixun (dlan) · 11 years ago
  75. 457dd02 cramfs: fix bug for wrong filename comparison by Holger Brunck · 11 years ago
  76. c8605bb patman: README documentation nits (unit test) by Gerhard Sittig · 11 years ago
  77. 4f6aa34 scsi: Correct types of scsi_read/write() by Simon Glass · 11 years ago
  78. 54e458d Revert "MIPS: Jz4740: Add qi_lb60 board support" by Tom Rini · 11 years ago
  79. 68c517e Prepare v2013.07-rc3 by Tom Rini · 11 years ago v2013.07-rc3
  80. 8d94e68 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  81. b7a1d13 bootm: Handle errors consistently by Simon Glass · 11 years ago
  82. 1c90369 mtd: mxc_nand: Fix crash after MTD resync by Marek Vasut · 11 years ago
  83. e3a5bbc common/image.c: Fix regression with ramdisk load/entry points in FIT by Stefano Babic · 11 years ago
  84. fbbbc86 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  85. d72da15 bootm: Correct the arguments for the ELF image loader by Simon Glass · 11 years ago
  86. f320a4d bootm: Use selected configuration for ramdisk and fdt by Simon Glass · 11 years ago
  87. 7af26b1 blackfin: x86: bootm: Handle PREP stage of bootm by Simon Glass · 11 years ago
  88. ec39029 bootm: Remove extra OK message by Simon Glass · 11 years ago
  89. 970150a cmd_bootm.c: Re-order bootm_load_os return check for ELDK4.2 by Tom Rini · 11 years ago
  90. efc284e Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  91. a3f170c mx53ard: Change default environment to cope with OE changes by Otavio Salvador · 11 years ago
  92. e97721c mx51evk: Change default environment to cope with OE changes by Otavio Salvador · 11 years ago
  93. 86812c4 wandboard: Change default environment to cope with OE changes by Otavio Salvador · 11 years ago
  94. 94aeb8a mx6slevk: Change default environment to cope with OE changes by Otavio Salvador · 11 years ago
  95. 2169228 mx6qsabrelite: Change default environment to cope with OE changes by Otavio Salvador · 11 years ago
  96. 254fd8d mx53loco: Change default environment to cope with OE changes by Otavio Salvador · 11 years ago
  97. ab94cd4 net: fec: Avoid MX28 bus sync issue by Marek Vasut · 11 years ago
  98. 3104ce1 net: fec: Remove bogus flush_dcache_range() call by Marek Vasut · 11 years ago
  99. 32cc24d m28evk: add trimffs to nand command by Marek Vasut · 11 years ago
  100. d035fcf ARM: tegra: enable LCD panel on Ventana by Stephen Warren · 11 years ago