1. 81ca840 mx23evk: Add initial board support by Otavio Salvador · 12 years ago
  2. 38fc15d mx23_olinuxino: Add default environment by Otavio Salvador · 12 years ago
  3. 13b1ebd mxs: mmc: mx23_olinuxino: Add MMC support by Marek Vasut · 12 years ago
  4. e5b380a mxs: mmc: Fix the MMC driver for MX23 by Marek Vasut · 12 years ago
  5. 90bc2bf mxs: mmc: Allow overriding default card detect implementation by Marek Vasut · 12 years ago
  6. 8000d8a mxs: mmc: Fix MMC reset on iMX23 by Otavio Salvador · 12 years ago
  7. f3801e2 mxs: ssp: Add SSP registers map for MX23 by Marek Vasut · 12 years ago
  8. 0e5c05e mxs: dma: Fix APBH DMA driver for MX23 by Marek Vasut · 12 years ago
  9. 3236921 mx6qsabrelite: search mii phy address 4-7 by Troy Kisky · 12 years ago
  10. fe428b9 net: fec_mxc: get phydev before fec_probe by Troy Kisky · 12 years ago
  11. 4dc27ee net: fec_mxc: only call phy_connect in fec_probe by Troy Kisky · 12 years ago
  12. ef8e3a3 net: fec_mxc: use fec_set_dev_name to set name by Troy Kisky · 12 years ago
  13. 1adb406 phy: add phy_find_by_mask/phy_connect_dev by Troy Kisky · 12 years ago
  14. eef2448 net: fec_mxc: have fecmxc_initialize call fecmxc_initialize_multi by Troy Kisky · 12 years ago
  15. 575c5cc net: fec_mxc: change fec_mii_setspeed parameter by Troy Kisky · 12 years ago
  16. 09439c3 net: fec_mxc: delete CONFIG_FEC_MXC_MULTI by Troy Kisky · 12 years ago
  17. c30eab2 doc/README.fec_mxc: add documentation by Troy Kisky · 12 years ago
  18. f093088 mxs: Use __weak annotation to simplify code by Fabio Estevam · 12 years ago
  19. 6e08385 tools: imximage: Let .name field be more generic by Fabio Estevam · 12 years ago
  20. e4f8d96 mx6qsabre_common: Let mmc partition be board specific by Fabio Estevam · 12 years ago
  21. 73448b1 mx6qsabreauto: enable USB host interface by Knut Wohlrab · 12 years ago
  22. 8303ed1 mxs: Boost the memory power supply by Marek Vasut · 12 years ago
  23. 67d80c9 MIPS: start.S: don't save flush_cache parameters in advance by Gabor Juhos · 12 years ago
  24. 248fe03 MIPS: start.S: simplify relocation offset calculation by Gabor Juhos · 12 years ago
  25. b2fe86f MIPS: start.S: save reused arguments earlier in relocate_code by Gabor Juhos · 12 years ago
  26. f321b0f MIPS: start.S: set sp register directly by Gabor Juhos · 12 years ago
  27. 5b7dd81 MIPS: start.S: fix boundary check in relocate_code by Gabor Juhos · 12 years ago
  28. 38a510d Merge branch 'master' of git://git.denx.de/u-boot by Kim Phillips · 12 years ago
  29. 14fdd1a MIPS: start{, 64}.S: fill branch delay slots with NOP instructions by Gabor Juhos · 12 years ago
  30. 0ef48d4 MIPS: convert IO port accessor functions to 'static inline' by Gabor Juhos · 12 years ago
  31. be002d0 MIPS: use inline directive for __in*s functions by Gabor Juhos · 12 years ago
  32. 71a988a imximage.cfg: run files through C preprocessor by Troy Kisky · 12 years ago
  33. 0023997 mxs: Add MX23 quirks into the clock code by Otavio Salvador · 12 years ago
  34. 4750953 woodburn: Set Write Protection GPIO as input by Fabio Estevam · 12 years ago
  35. 64a9386 mxs: Add MX23 olinuxino board support by Marek Vasut · 12 years ago
  36. 9fb6aa9 mxs: Linux uses ttyAMA0 as DUART by Marek Vasut · 12 years ago
  37. 30af6c0 mxs: Fix the memory init for MX23 by Otavio Salvador · 12 years ago
  38. 7788bf0 mxs: Add function to ungate the power block on MX23 by Marek Vasut · 12 years ago
  39. 1a3c5ff mmc: Limit the number of used SSP ports on MX23 by Marek Vasut · 12 years ago
  40. deb0757 mx23: config: Enable mxsboot tool for i.MX23 based boards by Otavio Salvador · 12 years ago
  41. e6d93c2 mx23: config: Enable building of u-boot.sb binary by Otavio Salvador · 12 years ago
  42. 1ddf386 mx23: SPL: Initialize DDR at 133MHz by Otavio Salvador · 12 years ago
  43. f942f7d mx23: SPL: Add boot mode support by Otavio Salvador · 12 years ago
  44. a8b2884 mx23: Add boot mode description by Otavio Salvador · 12 years ago
  45. f69077e mx23: Add support on print_cpuinfo() by Otavio Salvador · 12 years ago
  46. 95e873d mx23: ssp: Fix ssp-regs.h for MX23 by Marek Vasut · 12 years ago
  47. 06dc816 mx23: Add POWER and CLKCTRL register definitions by Marek Vasut · 12 years ago
  48. 180f47a mx23: Add iomux-mx23.h by Otavio Salvador · 12 years ago
  49. 3fd7f36 mx23: Add register base addresses by Otavio Salvador · 12 years ago
  50. bf48fcb mxs: clock: Use 'mxs' prefix for methods by Otavio Salvador · 12 years ago
  51. 14e26bc mxs: ssp: Pull out the SSP bus to regs conversion by Marek Vasut · 12 years ago
  52. 59b6def mxs: mmc: Drop unused members from struct mxsmmc_priv by Marek Vasut · 12 years ago
  53. 7cb70a3 fdt: fix dts preprocessor options by Allen Martin · 12 years ago
  54. 64e6ec1 tegra: fdt: add apbdma node by Allen Martin · 12 years ago
  55. b7723f3 tegra: fdt: sort dts files by Allen Martin · 12 years ago
  56. d3f8752 tegra: fdt: remove clocks nodes by Allen Martin · 12 years ago
  57. a6187dc Merge remote-tracking branch 'mpc83xx/next' by Kim Phillips · 12 years ago
  58. d08b9e9 tegra: remove IRDA pinmux synonym by Allen Martin · 12 years ago
  59. bb1e7cd Tegra30: I2C: Enable I2C driver on Cardhu by Tom Warren · 12 years ago
  60. 083bbbb Tegra30: fdt: Update DT files with I2C info for T30/Cardhu by Tom Warren · 12 years ago
  61. 619bd99 Tegra30: clocks: Fix clock tables for I2C and other periphs by Tom Warren · 12 years ago
  62. f01b631 Tegra30: Add/enable Cardhu build (T30 reference board) by Tom Warren · 12 years ago
  63. 6d6c0ba Tegra30: Add generic Tegra30 build support by Tom Warren · 12 years ago
  64. 79ce91b Tegra30: Cardhu: Add DT files by Tom Warren · 12 years ago
  65. b287103 Tegra30: Add common CPU (shared) files by Tom Warren · 12 years ago
  66. 5576aab Tegra30: Add CPU (armv7) files by Tom Warren · 12 years ago
  67. 1b245fe Tegra30: Add AVP (arm720t) files by Tom Warren · 12 years ago
  68. dc89ad1 Tegra30: Add arch-tegra30 include files by Tom Warren · 12 years ago
  69. 6eb3203 tegra: remove custom TEGRA_DEVICE_SETTINGS for board files by Marc Dietrich · 12 years ago
  70. 25dccd6 tegra: enable LCD on PAZ00 by Marc Dietrich · 12 years ago
  71. 716d943 tegra: display: add board pinmux by Marc Dietrich · 12 years ago
  72. e1abca5 tegra: Enable LCD on TEC by Thierry Reding · 12 years ago
  73. 7c3f386 tegra: Enable LCD on Medcom-Wide by Thierry Reding · 12 years ago
  74. 0c55875 video: tegra: Update line length to match resolution by Thierry Reding · 12 years ago
  75. 54b08ef README.mips: update known issues and TODOs by Daniel Schwierzeck · 12 years ago
  76. 3ed75b6 README.qemu-mips: move README file from board to doc directory by Daniel Schwierzeck · 12 years ago
  77. 2b086ce MIPS: qemu-mips: update and fix example usage in README by Daniel Schwierzeck · 12 years ago
  78. 3567e4e MIPS: qemu-mips: add '-M mips' switch to the example usage command by Gabor Juhos · 12 years ago
  79. 0f17f59 MIPS: qemu-mips: fix a typo in README by Gabor Juhos · 12 years ago
  80. 9c170e2 MIPS: bootm.c: add support for 'prep' and 'go' subcommands by Gabor Juhos · 12 years ago
  81. 0ea7213 MIPS: bootm.c: separate environment initialization by Gabor Juhos · 12 years ago
  82. e08634c MIPS: bootm.c: separate linux jump code by Gabor Juhos · 12 years ago
  83. 75a279c MIPS: bootm.c: use debug macro to print debug message by Gabor Juhos · 12 years ago
  84. 3a9d879 Prepare v2013.01 by Tom Rini · 12 years ago
  85. df3ad6c pxa: Save lr register in relocate_code function by Łukasz Dałek · 12 years ago
  86. 9814819 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 12 years ago
  87. f1972e3 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  88. dfe3610 twl4030: fix 'could could' in error messages by Peter Meerwald · 12 years ago
  89. a672076 watchdog.h: Move hw_watchdog_init prototype to end, guard by Tom Rini · 12 years ago
  90. 44a53b5 VIDEO: better document the correct use of CONFIG_FB_ADDR by Wolfgang Denk · 12 years ago
  91. dad631c lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDs by Nikita Kiryanov · 12 years ago
  92. a17617d Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  93. 1199c37 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  94. e4660e0 video: exynos_fb: Make a call to draw_logo only when CONFIG_CMD_BMP is selected by Ajay Kumar · 12 years ago
  95. 02a58b9 video: exynos_dp: Remove unused variable disp_info by Ajay Kumar · 12 years ago
  96. d04df3c I2C: S3C24X0: Resolve build error for VCMA9 by Rajeshwari Shinde · 12 years ago
  97. 11d80af mx51evk: Add DVI output support by Fabio Estevam · 12 years ago
  98. acbb445 mx6qsabresd: Fix booting the kernel from SDHC3 by Fabio Estevam · 12 years ago
  99. bf0c224 mx6qsabre{auto, sd}: Add support to dynamically choose between fdt use or not by Otavio Salvador · 12 years ago
  100. 6efbe21 mx6qsabrelite: Add support to dynamically choose between fdt use or not by Otavio Salvador · 12 years ago