1. a4d6b61 arm: ls102xa: Update PCIe dts node status by Minghuan Lian · 10 years ago
  2. 0c78987 arm: ls102xa: clear EPU registers for deep sleep by chenhui zhao · 10 years ago
  3. 01e4343 arm: ls102xa: fixed a bus frequency setting error by Tang Yuantian · 10 years ago
  4. 92434f1 Prepare v2015.01-rc3 by Tom Rini · 10 years ago
  5. 5903bdb Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  6. a3bd860 Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  7. d989dec Merge git://git.denx.de/u-boot-i2c by Tom Rini · 10 years ago
  8. 5c6bc7a Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  9. 8821681 ARM: UniPhier: detect the number of flash banks at run-time by Masahiro Yamada · 10 years ago
  10. 79790db ARM: UniPhier: extend register area of init page table for PH1-sLD3 by Masahiro Yamada · 10 years ago
  11. a90ca9a ARM: UniPhier: add device tree sources for PH1-sLD3 by Masahiro Yamada · 10 years ago
  12. ff7bf56 ARM: UniPhier: add more device nodes to device tree by Masahiro Yamada · 10 years ago
  13. b4825c0 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  14. 3a3c1b5 doc/gitmail-rc: Update m68k alias by Tom Rini · 10 years ago
  15. 0869351 kconfig: Fix warning "‘jump’ may be used uninitialized" by Peter Kümmel · 10 years ago
  16. 40c945e libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/Makefile by Masahiro Yamada · 10 years ago
  17. caf1319 libfdt: descend from lib/ to lib/libfdt/ by Masahiro Yamada · 10 years ago
  18. 423d1b4 lib: bzip2: move bzip2 files to lib/bzip2/ directory by Masahiro Yamada · 10 years ago
  19. 00f9ca9 fdt: Allow non-FDT kernels to boot when CONFIG_OF_LIBFDT is defined by Suriyan Ramasami · 10 years ago
  20. 75fe08c blackfin: include <linux/compiler.h> rather than define __iomem by Masahiro Yamada · 10 years ago
  21. ba1ea9f linux/compat.h: remove redundant macro defines by Masahiro Yamada · 10 years ago
  22. e722852 Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · 10 years ago
  23. 228aa8b git-mailrc: fix mips alias by Daniel Schwierzeck · 10 years ago
  24. 1f1a8e8 Add Alison Wang m68k custodian email/alias by angelo@sysam.it · 10 years ago
  25. 2706977 Add custodians to the m68k subsystem. by angelo@sysam.it · 10 years ago
  26. 17def7d Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · 10 years ago
  27. be14f15 serial: pl01x: avoid pl01x type check two times by Vikas Manocha · 10 years ago
  28. ee038e2 serial: pl01x: disable as per type of pl01x by Vikas Manocha · 10 years ago
  29. fe96bbd serial: pl01x: move all line control at same place by Vikas Manocha · 10 years ago
  30. 206f245 serial: pl01x: fix pl011 baud rate configuration by Vikas Manocha · 10 years ago
  31. aac2396 serial: pl01x: pass pl01x_type to set baudrate by Vikas Manocha · 10 years ago
  32. 840ea2a imx6: remove redudant CONFIG_SPL_START_S_PATH define by Masahiro Yamada · 10 years ago
  33. 16d717f powerpc: a3m071: remove redundant CONFIG_SPL_* defines by Masahiro Yamada · 10 years ago
  34. 2589d30 powerpc: lwmon5: remove redundant CONFIG_SPL_* defines by Masahiro Yamada · 10 years ago
  35. cdc932a powerpc: mpc8xx: remove hermes board support by Masahiro Yamada · 10 years ago
  36. 17e99cc cmd_fuse: return CMD_RET_FAILURE on error by Hector Palacios · 10 years ago
  37. 2f9e9f2 ARM: rpi: support an environment by Stephen Warren · 10 years ago
  38. 682b6b5 ARM: rpi: rename rpi_b to rpi by Stephen Warren · 10 years ago
  39. cd210c1 ARM: rpi_b: detect board revision by Stephen Warren · 10 years ago
  40. 4536a63 spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if available by Guillaume GARDET · 10 years ago
  41. 1a1e294 MAINTAINERS: add me as a maintainer of UBI by Heiko Schocher · 10 years ago
  42. a9c2cbd net: bootp: as CONFIG_BOOTP_SERVERIP is defined, keep bootfile not changed by Wu, Josh · 10 years ago
  43. 01dc39c get_maintainer.pl: fix source tree detection by Daniel Schwierzeck · 10 years ago
  44. 379bcd6 Fix console functions for U-Boot API by Simon Glass · 10 years ago
  45. 17675c8 spl: MMC U-Boot image load from raw partition by Paul Kocialkowski · 10 years ago
  46. b896fee i2c: Correct spelling error by Mark Tomlinson · 10 years ago
  47. 7753552 i2c: Fix deselection of muxes by Mark Tomlinson · 10 years ago
  48. 1e72b1c ARM: UniPhier: merge UniPhier config headers into a single file by Masahiro Yamada · 10 years ago
  49. 39c450d ARM: UniPhier: move support card select to Kconfig by Masahiro Yamada · 10 years ago
  50. a618561 ARM: UniPhier: move CONFIG_UNIPHIER_SMP to Kconfig by Masahiro Yamada · 10 years ago
  51. e6a9127 ARM: UniPhier: use boot_is_swapped() macro for readability by Masahiro Yamada · 10 years ago
  52. 756bea9 ARM: UniPhier: disable autostart by default by Masahiro Yamada · 10 years ago
  53. eb0e02b flash: do not fail even if flash_size is zero by Masahiro Yamada · 10 years ago
  54. b5df0dd ARM: UniPhier: remove Denali NAND controller fixup code by Masahiro Yamada · 10 years ago
  55. 75ad2af powerpc/hydra: fix judging condition of RGMII selection by Minghuan Lian · 10 years ago
  56. edf21d4 powerpc/hydra: Update MDIO mux fixups by Chunhe Lan · 10 years ago
  57. de25faf powerpc/t4240rdb: enable eSDHC 3.3V support by Xiaobo Xie · 10 years ago
  58. 7210d9a powerpc/mpc85xx: use correct dma compatible for several SoCs by Tudor Laurentiu · 10 years ago
  59. f847bcc board/t1024qds: add retimer support on t1024qds by Shengzhou Liu · 10 years ago
  60. be51cbd t1024qds: increase IO drive strength by Shengzhou Liu · 10 years ago
  61. 2bc5a44 net/phy: enable serdes auto-negotiation for vsc8514 phy by Shengzhou Liu · 10 years ago
  62. 57430ee board/t1024qds: update pin multiplexing by Shengzhou Liu · 10 years ago
  63. a1ccdff net/fman: update 10GEC to fit new SoC by Shengzhou Liu · 10 years ago
  64. 4991240 powerpc/t1024rdb: Add T1024 RDB board support by Shengzhou Liu · 10 years ago
  65. 9eca55f powerpc/t1024qds: Add T1024 QDS board support by Shengzhou Liu · 10 years ago
  66. e6fb770 powerpc/mpc85xx: Add T1024/T1023 SoC support by Shengzhou Liu · 10 years ago
  67. b5d606a driver/ddr/fsl: Add workaround for faulty SPD by York Sun · 10 years ago
  68. f7b51bf powerpc/mpc85xx: Update LIODN entries for T1040 by Priyanka Jain · 10 years ago
  69. dbb5f02 powerpc/t2080: updating rcw for silicon v1.1 by Shengzhou Liu · 10 years ago
  70. 52c79d6 B4860QDS: Enable enet port as per fsl_b4860_serdes2 string in hwconfig by Suresh Gupta · 10 years ago
  71. 60c3b09 powerpc/b4860qds: add workaround for XFI by Shaohui Xie · 10 years ago
  72. f43bb23 B4860QDS: Enable SFP or AMC on basis of hwconfig string by Suresh Gupta · 10 years ago
  73. 2c03383 powerpc/b4860qds: dtb fixup for xfi by Shaohui Xie · 10 years ago
  74. 37c82b5 powerpc/b4860qds: add xfi support by Shaohui Xie · 10 years ago
  75. b900a61 B4860: Add alternate LC VCO serdes protocols support in board file by Shaveta Leekha · 10 years ago
  76. 7c689e2 B4860QDS: SGMII related updates by Shaveta Leekha · 10 years ago
  77. b4d75ed 85xx/b4860: Add alternate serdes protocols for B4860/B4420 by Shaveta Leekha · 10 years ago
  78. 1b63635 powerpc/b4860: Enable law creation of MAPLE by Shaveta Leekha · 10 years ago
  79. 5cad0cf powerpc/t104x: Convert to use generic board code by vijay rai · 10 years ago
  80. c878bdb net/phy: Add support for CS4315/CS4340 PHY by Shengzhou Liu · 10 years ago
  81. fbce88c driver/ddr/fsl: Adjust timing_cfg_0 to better support two DDR slots by York Sun · 10 years ago
  82. 6a8d723 powerpc/c29xpcie: Enable configs to use generic board code by Chunhe Lan · 10 years ago
  83. 7e80dea powerpc/p1023rdb: Enable configs to use generic board code by Chunhe Lan · 10 years ago
  84. f5ff429 mpc85xx/p1022ds: convert to generic board by Tang Yuantian · 10 years ago
  85. 651e720 powerpc, muas3001: remove CONFIG_SYS_RAMBOOT by Heiko Schocher · 10 years ago
  86. b721da5 km/km82xx: remove CONFIG_SYS_RAMBOOT by Holger Brunck · 10 years ago
  87. 4e6ac2c board/freescale: use generic board architecture for p1010rdb by Ying Zhang · 10 years ago
  88. 6ef577c powerpc/P5040DS: enable SATA support by Shaohui Xie · 10 years ago
  89. 34c1bb9 board/freescale: use generic board architecture for p1025-twr by Ying Zhang · 10 years ago
  90. 8876a51 powerpc/t208xqds: VID support by Ying Zhang · 10 years ago
  91. 440914d powerpc/mpc85xx: modify erratum A007186 by Zhao Qiang · 10 years ago
  92. 6467a7a board/t104xrdb: Conditional workaround of errata A-008044 by Prabhakar Kushwaha · 10 years ago
  93. c4c10d1 powerpc/mpc85xx:Put errata number for T104x NAND boot issue by Prabhakar Kushwaha · 10 years ago
  94. 04c6ace powerpc/t1040qds: Update DDR option by York Sun · 10 years ago
  95. 7c355f5 mpc85xx/t2080: Fix parsing DDR ratio for new revision by York Sun · 10 years ago
  96. 7a81d90 mpc85xx/t208xqds: Adjust DDR timing parameters by York Sun · 10 years ago
  97. 2229674 powerpc/t2080: add serdes2 protocol 0x2e by Shengzhou Liu · 10 years ago
  98. e699e6a Freescale t104x: Do not exclude SGMII by Joakim Tjernlund · 10 years ago
  99. d02389c common: spl: Add interactive DDR debugger support for SPL image by Alison Wang · 10 years ago
  100. 6b05d0a ns16550.c: Fix for ns16550 driver hanging on OMAP4 by Gregoire Gentil · 10 years ago