1. 8415bb6 arm: ls102xa: Add SD boot support for LS1021ATWR board by Alison Wang · 10 years ago
  2. 86949c2 arm: ls102xa: Add SD boot support for LS1021AQDS board by Alison Wang · 10 years ago
  3. 2565d18 ls102xa: qixis: Add CONFIG_QIXIS_I2C_ACCESS macro by Alison Wang · 10 years ago
  4. 50f0c66 kconfig: ls1021a: add SUPPORT_SPL by Alison Wang · 10 years ago
  5. 14d54de arm: spl: Add I2C linker list in generic .lds by Alison Wang · 10 years ago
  6. 45c2e48 spl: Use u-boot.img instead of u-boot.bin by Alison Wang · 10 years ago
  7. 94cb17d ls102xa: pblimage: Add pblimage tool support for LS102xA by Alison Wang · 10 years ago
  8. afff137 ls1021aqds: set the default I2C channel before DDR init by Chenhui Zhao · 10 years ago
  9. da41902 arm: ls102xa: Update PCIe dts node status by Minghuan Lian · 10 years ago
  10. 306fa01 arm: ls102xa: clear EPU registers for deep sleep by chenhui zhao · 10 years ago
  11. b699b01 arm: ls102xa: fixed a bus frequency setting error by Tang Yuantian · 10 years ago
  12. 32fdf0e Prepare v2015.01-rc3 by Tom Rini · 10 years ago
  13. 272a1ac Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  14. 98d2d5e Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  15. 8bd60cc Merge git://git.denx.de/u-boot-i2c by Tom Rini · 10 years ago
  16. 0fffbd2 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  17. 7a3620b ARM: UniPhier: detect the number of flash banks at run-time by Masahiro Yamada · 10 years ago
  18. dc7246e ARM: UniPhier: extend register area of init page table for PH1-sLD3 by Masahiro Yamada · 10 years ago
  19. 230ce30 ARM: UniPhier: add device tree sources for PH1-sLD3 by Masahiro Yamada · 10 years ago
  20. f5fd7af ARM: UniPhier: add more device nodes to device tree by Masahiro Yamada · 10 years ago
  21. 1a9c8f1 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  22. 0eaadec doc/gitmail-rc: Update m68k alias by Tom Rini · 10 years ago
  23. 60cd06e kconfig: Fix warning "‘jump’ may be used uninitialized" by Peter Kümmel · 10 years ago
  24. 61eb5d7 libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/Makefile by Masahiro Yamada · 10 years ago
  25. 77d2675 libfdt: descend from lib/ to lib/libfdt/ by Masahiro Yamada · 10 years ago
  26. f071c50 lib: bzip2: move bzip2 files to lib/bzip2/ directory by Masahiro Yamada · 10 years ago
  27. 48aead7 fdt: Allow non-FDT kernels to boot when CONFIG_OF_LIBFDT is defined by Suriyan Ramasami · 10 years ago
  28. 8b923a5 blackfin: include <linux/compiler.h> rather than define __iomem by Masahiro Yamada · 10 years ago
  29. 063ec38 linux/compat.h: remove redundant macro defines by Masahiro Yamada · 10 years ago
  30. afc366f Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · 10 years ago
  31. e873b97 git-mailrc: fix mips alias by Daniel Schwierzeck · 10 years ago
  32. 4b3a326 Add Alison Wang m68k custodian email/alias by angelo@sysam.it · 10 years ago
  33. 82ebb7e Add custodians to the m68k subsystem. by angelo@sysam.it · 10 years ago
  34. e19db55 Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · 10 years ago
  35. eb8a4fe serial: pl01x: avoid pl01x type check two times by Vikas Manocha · 10 years ago
  36. f7e517b serial: pl01x: disable as per type of pl01x by Vikas Manocha · 10 years ago
  37. d2ca9fd serial: pl01x: move all line control at same place by Vikas Manocha · 10 years ago
  38. 2df8107 serial: pl01x: fix pl011 baud rate configuration by Vikas Manocha · 10 years ago
  39. a7deea6 serial: pl01x: pass pl01x_type to set baudrate by Vikas Manocha · 10 years ago
  40. b3ef791 imx6: remove redudant CONFIG_SPL_START_S_PATH define by Masahiro Yamada · 10 years ago
  41. f171218 powerpc: a3m071: remove redundant CONFIG_SPL_* defines by Masahiro Yamada · 10 years ago
  42. 8519227 powerpc: lwmon5: remove redundant CONFIG_SPL_* defines by Masahiro Yamada · 10 years ago
  43. 36da51e powerpc: mpc8xx: remove hermes board support by Masahiro Yamada · 10 years ago
  44. 814b661 cmd_fuse: return CMD_RET_FAILURE on error by Hector Palacios · 10 years ago
  45. a5a83dc ARM: rpi: support an environment by Stephen Warren · 10 years ago
  46. 9316e14 ARM: rpi: rename rpi_b to rpi by Stephen Warren · 10 years ago
  47. 6fe7845 ARM: rpi_b: detect board revision by Stephen Warren · 10 years ago
  48. 4c5bbc2 spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if available by Guillaume GARDET · 10 years ago
  49. 69337a9 MAINTAINERS: add me as a maintainer of UBI by Heiko Schocher · 10 years ago
  50. ecec4e9 net: bootp: as CONFIG_BOOTP_SERVERIP is defined, keep bootfile not changed by Wu, Josh · 10 years ago
  51. 27e7718 get_maintainer.pl: fix source tree detection by Daniel Schwierzeck · 10 years ago
  52. d872771 Fix console functions for U-Boot API by Simon Glass · 10 years ago
  53. b97300b spl: MMC U-Boot image load from raw partition by Paul Kocialkowski · 10 years ago
  54. f4ed369 i2c: Correct spelling error by Mark Tomlinson · 10 years ago
  55. 2fe50ef i2c: Fix deselection of muxes by Mark Tomlinson · 10 years ago
  56. f5d0b9b ARM: UniPhier: merge UniPhier config headers into a single file by Masahiro Yamada · 10 years ago
  57. 3201455 ARM: UniPhier: move support card select to Kconfig by Masahiro Yamada · 10 years ago
  58. 84b3584 ARM: UniPhier: move CONFIG_UNIPHIER_SMP to Kconfig by Masahiro Yamada · 10 years ago
  59. b115678 ARM: UniPhier: use boot_is_swapped() macro for readability by Masahiro Yamada · 10 years ago
  60. 8dca1d6 ARM: UniPhier: disable autostart by default by Masahiro Yamada · 10 years ago
  61. 70879a9 flash: do not fail even if flash_size is zero by Masahiro Yamada · 10 years ago
  62. 9248a78 ARM: UniPhier: remove Denali NAND controller fixup code by Masahiro Yamada · 10 years ago
  63. af7219d powerpc/hydra: fix judging condition of RGMII selection by Minghuan Lian · 10 years ago
  64. b41f126 powerpc/hydra: Update MDIO mux fixups by Chunhe Lan · 10 years ago
  65. 929dfdc powerpc/t4240rdb: enable eSDHC 3.3V support by Xiaobo Xie · 10 years ago
  66. 8d3eaa9 powerpc/mpc85xx: use correct dma compatible for several SoCs by Tudor Laurentiu · 10 years ago
  67. 10227aa board/t1024qds: add retimer support on t1024qds by Shengzhou Liu · 10 years ago
  68. 5818643 t1024qds: increase IO drive strength by Shengzhou Liu · 10 years ago
  69. c18fc2c net/phy: enable serdes auto-negotiation for vsc8514 phy by Shengzhou Liu · 10 years ago
  70. 355b385 board/t1024qds: update pin multiplexing by Shengzhou Liu · 10 years ago
  71. cc19c25 net/fman: update 10GEC to fit new SoC by Shengzhou Liu · 10 years ago
  72. 48c6f32 powerpc/t1024rdb: Add T1024 RDB board support by Shengzhou Liu · 10 years ago
  73. aba8004 powerpc/t1024qds: Add T1024 QDS board support by Shengzhou Liu · 10 years ago
  74. f605079 powerpc/mpc85xx: Add T1024/T1023 SoC support by Shengzhou Liu · 10 years ago
  75. 789b344 driver/ddr/fsl: Add workaround for faulty SPD by York Sun · 10 years ago
  76. 2892ec5 powerpc/mpc85xx: Update LIODN entries for T1040 by Priyanka Jain · 10 years ago
  77. 06b3acf powerpc/t2080: updating rcw for silicon v1.1 by Shengzhou Liu · 10 years ago
  78. e2544e7 B4860QDS: Enable enet port as per fsl_b4860_serdes2 string in hwconfig by Suresh Gupta · 10 years ago
  79. b24f6d4 powerpc/b4860qds: add workaround for XFI by Shaohui Xie · 10 years ago
  80. cd79e5f B4860QDS: Enable SFP or AMC on basis of hwconfig string by Suresh Gupta · 10 years ago
  81. 90e80dc powerpc/b4860qds: dtb fixup for xfi by Shaohui Xie · 10 years ago
  82. 89b94d8 powerpc/b4860qds: add xfi support by Shaohui Xie · 10 years ago
  83. 8c328c2 B4860: Add alternate LC VCO serdes protocols support in board file by Shaveta Leekha · 10 years ago
  84. f1d8074 B4860QDS: SGMII related updates by Shaveta Leekha · 10 years ago
  85. ffc1a87 85xx/b4860: Add alternate serdes protocols for B4860/B4420 by Shaveta Leekha · 10 years ago
  86. f7c28aa powerpc/b4860: Enable law creation of MAPLE by Shaveta Leekha · 10 years ago
  87. 2aea661 powerpc/t104x: Convert to use generic board code by vijay rai · 10 years ago
  88. 9b18e51 net/phy: Add support for CS4315/CS4340 PHY by Shengzhou Liu · 10 years ago
  89. 84baed2 driver/ddr/fsl: Adjust timing_cfg_0 to better support two DDR slots by York Sun · 10 years ago
  90. 9a7eeb9 powerpc/c29xpcie: Enable configs to use generic board code by Chunhe Lan · 10 years ago
  91. fb73572 powerpc/p1023rdb: Enable configs to use generic board code by Chunhe Lan · 10 years ago
  92. 840a518 mpc85xx/p1022ds: convert to generic board by Tang Yuantian · 10 years ago
  93. 7c1c581 powerpc, muas3001: remove CONFIG_SYS_RAMBOOT by Heiko Schocher · 10 years ago
  94. ab23b9a km/km82xx: remove CONFIG_SYS_RAMBOOT by Holger Brunck · 10 years ago
  95. 653c28f board/freescale: use generic board architecture for p1010rdb by Ying Zhang · 10 years ago
  96. 1ccd94f powerpc/P5040DS: enable SATA support by Shaohui Xie · 10 years ago
  97. e838b0c board/freescale: use generic board architecture for p1025-twr by Ying Zhang · 10 years ago
  98. 3ad2737 powerpc/t208xqds: VID support by Ying Zhang · 10 years ago
  99. e7f533c powerpc/mpc85xx: modify erratum A007186 by Zhao Qiang · 10 years ago
  100. 31530e0 board/t104xrdb: Conditional workaround of errata A-008044 by Prabhakar Kushwaha · 10 years ago