1. b5b06fb powerpc/b4860qds: Added Support for B4860QDS by York Sun · 12 years ago
  2. db9a807 powerpc/mpc85xx:Fix Core cluster configuration loop by Prabhakar Kushwaha · 12 years ago
  3. 2ae4e8d board/freescale/common:Add support of QTAG register by Prabhakar Kushwaha · 12 years ago
  4. e1dbdd8 powerpc/mpc85xx:Add support of B4420 SoC by Poonam Aggrwal · 12 years ago
  5. e394ceb powerpc/mpc85xx: Few updates for B4860 cpu changes by Poonam Aggrwal · 12 years ago
  6. 86a194b powerpc/mpc8544ds: Add USB controller support for MPC8544DS by Hongtao Jia · 12 years ago
  7. 238e146 powerpc/mpc8572ds: Enable bank interleaving to cs0+cs1 for dual-rank DIMMs by Hongtao Jia · 12 years ago
  8. 9730b7b powerpc/t4240qds: Update IFC timing for NOR flash by York Sun · 12 years ago
  9. 9427ba5 boards/T4240qds:Fix IFC AMASK init as per FPGA register space by Prabhakar Kushwaha · 12 years ago
  10. ac13eb5 board/T4240qds:Fix TLB and LAW size of NAND flash by Prabhakar Kushwaha · 12 years ago
  11. 2d9f26b powerpc/mpc85xx: Reserve default boot page by York Sun · 12 years ago
  12. de757a7 powerpc/t4qds: move VSC3316 config data from t4qds.h to t4qds.c by Timur Tabi · 12 years ago
  13. 220d506 powerpc/p2041: move Lanes mux to board early init by Shaohui Xie · 12 years ago
  14. 8f171a5 Merge branch 'master' of git://git.denx.de/u-boot by Kim Phillips · 12 years ago
  15. 88ba6d5 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 12 years ago
  16. 06b02c5 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Tom Rini · 12 years ago
  17. 019be4a Remove unused CONFIG_SYS_I2C_BUS[_SELECT] by Michael Jones · 12 years ago
  18. 49c28b5 i2c: mxs: Staticize the functions in the driver by Marek Vasut · 12 years ago
  19. 81ca840 mx23evk: Add initial board support by Otavio Salvador · 12 years ago
  20. 38fc15d mx23_olinuxino: Add default environment by Otavio Salvador · 12 years ago
  21. 13b1ebd mxs: mmc: mx23_olinuxino: Add MMC support by Marek Vasut · 12 years ago
  22. e5b380a mxs: mmc: Fix the MMC driver for MX23 by Marek Vasut · 12 years ago
  23. 90bc2bf mxs: mmc: Allow overriding default card detect implementation by Marek Vasut · 12 years ago
  24. 8000d8a mxs: mmc: Fix MMC reset on iMX23 by Otavio Salvador · 12 years ago
  25. f3801e2 mxs: ssp: Add SSP registers map for MX23 by Marek Vasut · 12 years ago
  26. 0e5c05e mxs: dma: Fix APBH DMA driver for MX23 by Marek Vasut · 12 years ago
  27. 3236921 mx6qsabrelite: search mii phy address 4-7 by Troy Kisky · 12 years ago
  28. fe428b9 net: fec_mxc: get phydev before fec_probe by Troy Kisky · 12 years ago
  29. 4dc27ee net: fec_mxc: only call phy_connect in fec_probe by Troy Kisky · 12 years ago
  30. ef8e3a3 net: fec_mxc: use fec_set_dev_name to set name by Troy Kisky · 12 years ago
  31. 1adb406 phy: add phy_find_by_mask/phy_connect_dev by Troy Kisky · 12 years ago
  32. eef2448 net: fec_mxc: have fecmxc_initialize call fecmxc_initialize_multi by Troy Kisky · 12 years ago
  33. 575c5cc net: fec_mxc: change fec_mii_setspeed parameter by Troy Kisky · 12 years ago
  34. 09439c3 net: fec_mxc: delete CONFIG_FEC_MXC_MULTI by Troy Kisky · 12 years ago
  35. c30eab2 doc/README.fec_mxc: add documentation by Troy Kisky · 12 years ago
  36. f093088 mxs: Use __weak annotation to simplify code by Fabio Estevam · 12 years ago
  37. 6e08385 tools: imximage: Let .name field be more generic by Fabio Estevam · 12 years ago
  38. e4f8d96 mx6qsabre_common: Let mmc partition be board specific by Fabio Estevam · 12 years ago
  39. 73448b1 mx6qsabreauto: enable USB host interface by Knut Wohlrab · 12 years ago
  40. 8303ed1 mxs: Boost the memory power supply by Marek Vasut · 12 years ago
  41. 67d80c9 MIPS: start.S: don't save flush_cache parameters in advance by Gabor Juhos · 12 years ago
  42. 248fe03 MIPS: start.S: simplify relocation offset calculation by Gabor Juhos · 12 years ago
  43. b2fe86f MIPS: start.S: save reused arguments earlier in relocate_code by Gabor Juhos · 12 years ago
  44. f321b0f MIPS: start.S: set sp register directly by Gabor Juhos · 12 years ago
  45. 5b7dd81 MIPS: start.S: fix boundary check in relocate_code by Gabor Juhos · 12 years ago
  46. 38a510d Merge branch 'master' of git://git.denx.de/u-boot by Kim Phillips · 12 years ago
  47. 14fdd1a MIPS: start{, 64}.S: fill branch delay slots with NOP instructions by Gabor Juhos · 12 years ago
  48. 0ef48d4 MIPS: convert IO port accessor functions to 'static inline' by Gabor Juhos · 12 years ago
  49. be002d0 MIPS: use inline directive for __in*s functions by Gabor Juhos · 12 years ago
  50. 71a988a imximage.cfg: run files through C preprocessor by Troy Kisky · 12 years ago
  51. 0023997 mxs: Add MX23 quirks into the clock code by Otavio Salvador · 12 years ago
  52. 4750953 woodburn: Set Write Protection GPIO as input by Fabio Estevam · 12 years ago
  53. 64a9386 mxs: Add MX23 olinuxino board support by Marek Vasut · 12 years ago
  54. 9fb6aa9 mxs: Linux uses ttyAMA0 as DUART by Marek Vasut · 12 years ago
  55. 30af6c0 mxs: Fix the memory init for MX23 by Otavio Salvador · 12 years ago
  56. 7788bf0 mxs: Add function to ungate the power block on MX23 by Marek Vasut · 12 years ago
  57. 1a3c5ff mmc: Limit the number of used SSP ports on MX23 by Marek Vasut · 12 years ago
  58. deb0757 mx23: config: Enable mxsboot tool for i.MX23 based boards by Otavio Salvador · 12 years ago
  59. e6d93c2 mx23: config: Enable building of u-boot.sb binary by Otavio Salvador · 12 years ago
  60. 1ddf386 mx23: SPL: Initialize DDR at 133MHz by Otavio Salvador · 12 years ago
  61. f942f7d mx23: SPL: Add boot mode support by Otavio Salvador · 12 years ago
  62. a8b2884 mx23: Add boot mode description by Otavio Salvador · 12 years ago
  63. f69077e mx23: Add support on print_cpuinfo() by Otavio Salvador · 12 years ago
  64. 95e873d mx23: ssp: Fix ssp-regs.h for MX23 by Marek Vasut · 12 years ago
  65. 06dc816 mx23: Add POWER and CLKCTRL register definitions by Marek Vasut · 12 years ago
  66. 180f47a mx23: Add iomux-mx23.h by Otavio Salvador · 12 years ago
  67. 3fd7f36 mx23: Add register base addresses by Otavio Salvador · 12 years ago
  68. bf48fcb mxs: clock: Use 'mxs' prefix for methods by Otavio Salvador · 12 years ago
  69. 14e26bc mxs: ssp: Pull out the SSP bus to regs conversion by Marek Vasut · 12 years ago
  70. 59b6def mxs: mmc: Drop unused members from struct mxsmmc_priv by Marek Vasut · 12 years ago
  71. 7cb70a3 fdt: fix dts preprocessor options by Allen Martin · 12 years ago
  72. 64e6ec1 tegra: fdt: add apbdma node by Allen Martin · 12 years ago
  73. b7723f3 tegra: fdt: sort dts files by Allen Martin · 12 years ago
  74. d3f8752 tegra: fdt: remove clocks nodes by Allen Martin · 12 years ago
  75. a6187dc Merge remote-tracking branch 'mpc83xx/next' by Kim Phillips · 12 years ago
  76. d08b9e9 tegra: remove IRDA pinmux synonym by Allen Martin · 12 years ago
  77. bb1e7cd Tegra30: I2C: Enable I2C driver on Cardhu by Tom Warren · 12 years ago
  78. 083bbbb Tegra30: fdt: Update DT files with I2C info for T30/Cardhu by Tom Warren · 12 years ago
  79. 619bd99 Tegra30: clocks: Fix clock tables for I2C and other periphs by Tom Warren · 12 years ago
  80. f01b631 Tegra30: Add/enable Cardhu build (T30 reference board) by Tom Warren · 12 years ago
  81. 6d6c0ba Tegra30: Add generic Tegra30 build support by Tom Warren · 12 years ago
  82. 79ce91b Tegra30: Cardhu: Add DT files by Tom Warren · 12 years ago
  83. b287103 Tegra30: Add common CPU (shared) files by Tom Warren · 12 years ago
  84. 5576aab Tegra30: Add CPU (armv7) files by Tom Warren · 12 years ago
  85. 1b245fe Tegra30: Add AVP (arm720t) files by Tom Warren · 12 years ago
  86. dc89ad1 Tegra30: Add arch-tegra30 include files by Tom Warren · 12 years ago
  87. 6eb3203 tegra: remove custom TEGRA_DEVICE_SETTINGS for board files by Marc Dietrich · 12 years ago
  88. 25dccd6 tegra: enable LCD on PAZ00 by Marc Dietrich · 12 years ago
  89. 716d943 tegra: display: add board pinmux by Marc Dietrich · 12 years ago
  90. e1abca5 tegra: Enable LCD on TEC by Thierry Reding · 12 years ago
  91. 7c3f386 tegra: Enable LCD on Medcom-Wide by Thierry Reding · 12 years ago
  92. 0c55875 video: tegra: Update line length to match resolution by Thierry Reding · 12 years ago
  93. 54b08ef README.mips: update known issues and TODOs by Daniel Schwierzeck · 12 years ago
  94. 3ed75b6 README.qemu-mips: move README file from board to doc directory by Daniel Schwierzeck · 12 years ago
  95. 2b086ce MIPS: qemu-mips: update and fix example usage in README by Daniel Schwierzeck · 12 years ago
  96. 3567e4e MIPS: qemu-mips: add '-M mips' switch to the example usage command by Gabor Juhos · 12 years ago
  97. 0f17f59 MIPS: qemu-mips: fix a typo in README by Gabor Juhos · 12 years ago
  98. 9c170e2 MIPS: bootm.c: add support for 'prep' and 'go' subcommands by Gabor Juhos · 12 years ago
  99. 0ea7213 MIPS: bootm.c: separate environment initialization by Gabor Juhos · 12 years ago
  100. e08634c MIPS: bootm.c: separate linux jump code by Gabor Juhos · 12 years ago