1. a1ef48c powerpc/fsl-corenet: remove dead variant symbols by Scott Wood · 12 years ago
  2. f7886b7 powerpc/85xx: remove support for the Freescale P3060 by Timur Tabi · 12 years ago
  3. 6b2602b powerpc/85xx: get rid of enum board_slots in P4080 MDIO driver by Timur Tabi · 12 years ago
  4. 52effa6 fm-eth: use fdt_status_disabled() function in ft_fixup_port() by Timur Tabi · 12 years ago
  5. 7d6493a powerpc/85xx: introduce function serdes_device_from_fm_port() by Timur Tabi · 12 years ago
  6. bad16ea fm-eth: add function fm_info_get_phy_address() by Timur Tabi · 12 years ago
  7. 7920fb1 powerpc/85xx: add support for FM2 DTSEC5 by Timur Tabi · 12 years ago
  8. e5b89d5 mpc85xx: use LCRR_DBYP define instead of raw constant by Paul Gortmaker · 12 years ago
  9. 4909647 nand_spl: change out_be32 to raw_writel and depend on subsequent sync by Matthew McClintock · 12 years ago
  10. 90a2c6c nand_spl: p1023rds: wait before enabling DDR controller by Matthew McClintock · 12 years ago
  11. 4a71d58 nand_spl: update udelay for Freescale boards by Matthew McClintock · 12 years ago
  12. 03183cc powerpc/p1010rdb: nandboot: compare SVR properly by Matthew McClintock · 12 years ago
  13. c156f17 p1010rdb: fix ddr values for p1014rdb (setting bus width to 16bit) by Matthew McClintock · 12 years ago
  14. 78fb175 p1014rdb: set ddr bus width properly depending on SVR by Matthew McClintock · 12 years ago
  15. 6bf020a powerpc/mpc8xxx: Remove P1015 and P1016 from CPU list by York Sun · 12 years ago
  16. ea65fd8 powerpc/CoreNet: add tool to support pbl image build. by Shaohui Xie · 12 years ago
  17. b4611ee powerpc/corenet_ds: Slave module for boot from PCIE by Liu Gang · 12 years ago
  18. 99e0c29 powerpc/corenet_ds: Master module for boot from PCIE by Liu Gang · 12 years ago
  19. 357bf5a powerpc/corenet_ds: Update README and README.srio-pcie-boot-corenet by Liu Gang · 12 years ago
  20. e86e1a3 powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macro by Liu Gang · 12 years ago
  21. d7b17a9 powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build target by Liu Gang · 12 years ago
  22. 718a761 powerpc/corenet_ds: Update README.srio-boot-corenet by Liu Gang · 12 years ago
  23. 5315553 powerpc/mpc85xx: Make NMG_CPU_A011 workaround conditional by York Sun · 12 years ago
  24. aadf7d5 nand/fsl_elbc: shrink SPL a bit by converting out_be32() to __raw_writel() by Scott Wood · 12 years ago
  25. 1768649 powerpc: Stack Pointer not properly aligned by Joakim Tjernlund · 12 years ago
  26. 258120c mpc85xx: Initial SP alignment is wrong. by Joakim Tjernlund · 12 years ago
  27. a1e4010 Makefile: fix HAVE_VENDOR_COMMON_LIB by Scott Wood · 12 years ago
  28. 94c302d mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashs by Holger Brunck · 12 years ago
  29. 041b04f cfi_flash: add support for Spansion flash PPB sector protection by Anatolij Gustschin · 12 years ago
  30. 12e4429 dts/Makefile: Turn off some predefined macros by Horst Kronstorfer · 12 years ago
  31. 7819633 Add support for DS1388. by Kenth Eriksson · 12 years ago
  32. 1783816 dts/Makefile: Check for empty $(LDSCRIPT) by Horst Kronstorfer · 12 years ago
  33. 060b70b Makefile: cosmetic: optimize usage of LIBS-y by Daniel Schwierzeck · 12 years ago
  34. 87eb1c9 Makefile: replace LIBS by LIBS-y by Daniel Schwierzeck · 12 years ago
  35. bd37030 Makefile: allow appending to LIB in sub-makefiles by Daniel Schwierzeck · 12 years ago
  36. 1ab1e61 nds32: fix unused pmu_init warning by Mike Frysinger · 12 years ago
  37. cf68311 nds32: delete unused local variable by Mike Frysinger · 12 years ago
  38. a090309 nds32: drop bi_enetaddr from global data by Mike Frysinger · 12 years ago
  39. 9b4a1f9 zfs: Add ZFS filesystem support by Jorgen Lundman · 12 years ago
  40. 3796e1f u-boot: Update yaffs2 file system by Charles Manning · 13 years ago
  41. b59dc4a openrisc: Work around potential relocation issues by Julius Baxter · 13 years ago
  42. 2686eff rename EB+MCF-EV123 to its current marketing name EB+CPU5282 by Jens Scharsig · 13 years ago
  43. c82b4ea Consider CONFIG_ZERO_BOOTDELAY_CHECK when CONFIG_AUTOBOOT_KEYED is set by Dirk Eibach · 13 years ago
  44. f5e0cf6 mkconfig: add support for SPL CPU by Allen Martin · 13 years ago
  45. 5bbc9a8 configs: Remove unused symbol CONFIG_DISCOVER_PHY by Fabio Estevam · 13 years ago
  46. 88760df Build: Ignore build tree and IDE control file by Timo Ketola · 13 years ago
  47. 2494cea powerpc: Fix declaration type for I/O functions by Prabhakar Kushwaha · 13 years ago
  48. 79e052a powerpc:Fix return type & parameter passed for I/O functions by Prabhakar Kushwaha · 13 years ago
  49. 84f2de9 UBIFS: Improve error message when reading superblock failed by Bernhard Walle · 13 years ago
  50. 10c08ef sandbox: Add basic test for command execution by Simon Glass · 13 years ago
  51. d0eb940 Allow newlines within command environment vars by Simon Glass · 13 years ago
  52. a6642e0 Add run_command_list() to run a list of commands by Simon Glass · 13 years ago
  53. e852ef6 Malloc: Fix -Wundef warnings by Marek Vasut · 13 years ago
  54. 211c210 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  55. c594fe8 MAKEALL: Allow empty ERR directory by Andy Fleming · 12 years ago
  56. 86d37b7 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 12 years ago
  57. 913b6e6 powerpc/85xx: use CONFIG_SYS_FSL_PCIE_COMPAT macro when setting the PCI LIODNs by Timur Tabi · 12 years ago
  58. e5cdeb9 powerpc/mpc85xx: Ignore E bit for BSC9130/1 by York Sun · 12 years ago
  59. d9c2f36 powerpc/sgmii: To support PHY link state auto detect in SGMII mode by Hongtao Jia · 12 years ago
  60. b56570c powerpc/85xx: improve definition of BR_PHYS_ADDR macro by Timur Tabi · 12 years ago
  61. 1a767f2 powerpc/p2041: configure the CPLD lane_mux according to RCW by Shaohui Xie · 12 years ago
  62. 2400904 powerpc/ddr: fix fsl_ddr_get_dimm_params compile error by Shaohui Xie · 12 years ago
  63. dc85b3d powerpc/corenet: fix compile error when CONFIG_SYS_NO_FLASH is defined by Shaohui Xie · 12 years ago
  64. 4b736b8 powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134 for DDR over 4GB by York Sun · 13 years ago
  65. db6d076 powerpc/p1022ds: fix DIU/LBC switching with NAND enabled by Timur Tabi · 13 years ago
  66. c4253e9 powerpc/p1022ds: add support for SPI and SD boot by Matthew McClintock · 13 years ago
  67. 99b1b76 sh: Add support pin function control using GPIO by Nobuhiro Iwamatsu · 12 years ago
  68. dde220f serial: sh: Add support Renesas R8A7740 by Hideyuki Sano · 12 years ago
  69. 866515f serial: sh: Add support Renesas SH73A0 by Nobuhiro Iwamatsu · 12 years ago
  70. 1d01319 sh: modify checkcpu() for SH-4A by Yoshihiro Shimoda · 12 years ago
  71. 796e9a9 Merge branch 'master' of git://git.denx.de/u-boot-onenand by Wolfgang Denk · 12 years ago
  72. 7a582cb MAINTAINERS: cleanup for km ppc boards by Holger Brunck · 12 years ago
  73. 46eb72e spi: Fix merge conflicts - Makefile by Michal Simek · 12 years ago
  74. 6a600ce ext2fs: fix warning: 'blocknxt' may be used uninitialized with gcc 4.2 by Tom Rini · 12 years ago
  75. 80bd6da env_onenand: set ONENAND_MAX_ENV_SIZE to CONFIG_ENV_SIZE by David du Colombier · 12 years ago
  76. 3095b27 powerpc/82xx: adapt SDRAM settings for mgcoge3ne by Gerlando Falauto · 12 years ago
  77. 6642a73 powerpc/82xx: use SDRAM detection for mgcoge2ne by Gerlando Falauto · 12 years ago
  78. 109ef48 powerpc/82xx: add SDRAM detection for km82xx by Gerlando Falauto · 12 years ago
  79. 60a1ab7 powerpc/82xx: move km/km82xx-common.h within km82xx.h by Gerlando Falauto · 12 years ago
  80. 158b0b7 powerpc/82xx: merge mgcoge.h and mgcoge3ne.h into km82xx.h by Gerlando Falauto · 12 years ago
  81. 15f6e5b powerpc/82xx: move mgcoge, mgcoge3ne defines to ease subsequent merge by Gerlando Falauto · 12 years ago
  82. afd06a9 powerpc/82xx: remove unused define for mgcoge3ne by Holger Brunck · 12 years ago
  83. f6a61a3 SMDK6400: Add MAINTAINERS entry by Zhong Hongbo · 12 years ago
  84. 575c037 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 12 years ago
  85. 035a32e Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 12 years ago
  86. c9f4eef km/common: remove printfs for i2c deblocking code by Holger Brunck · 12 years ago
  87. 1d518e6 CONFIG: SMDK5250: I2C: Enable I2C by Rajeshwari Shinde · 12 years ago
  88. c07c11d I2C: Add support for Multi channel by Rajeshwari Shinde · 12 years ago
  89. 4b4480a I2C: Modify the I2C driver for EXYNOS5 by Rajeshwari Shinde · 12 years ago
  90. 8df7431 I2C: Move struct s3c24x0_i2c to a common place. by Rajeshwari Shinde · 12 years ago
  91. 6c313f9 EXYNOS: PINMUX: Add pinmux support for I2C by Rajeshwari Shinde · 12 years ago
  92. 2535e91 EXYNOS5: define EXYNOS5_I2C_SPACING by Rajeshwari Shinde · 12 years ago
  93. bb5e46e EXYNOS: Add I2C base address. by Rajeshwari Shinde · 12 years ago
  94. 1c9412a EXYNOS: CLK: Add i2c clock by Rajeshwari Shinde · 12 years ago
  95. b401e64 mx6qsabrelite: add i2c multi-bus support by Troy Kisky · 12 years ago
  96. d4fdc99 imx-common: add i2c.c for bus recovery support by Troy Kisky · 12 years ago
  97. 6dd97be i.mx53: add definition for I2C3_BASE_ADDR by Troy Kisky · 12 years ago
  98. faed792 i.mx: iomux-v3.c: move to imx-common directory by Troy Kisky · 12 years ago
  99. 2714e17 i.mx: iomux-v3.h: move to imx-common include directory by Troy Kisky · 12 years ago
  100. a512fe1 iomux-v3: remove include of mx6x_pins.h by Troy Kisky · 12 years ago