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. 71a988a imximage.cfg: run files through C preprocessor by Troy Kisky · 12 years ago
  24. 0023997 mxs: Add MX23 quirks into the clock code by Otavio Salvador · 12 years ago
  25. 4750953 woodburn: Set Write Protection GPIO as input by Fabio Estevam · 12 years ago
  26. 64a9386 mxs: Add MX23 olinuxino board support by Marek Vasut · 12 years ago
  27. 9fb6aa9 mxs: Linux uses ttyAMA0 as DUART by Marek Vasut · 12 years ago
  28. 30af6c0 mxs: Fix the memory init for MX23 by Otavio Salvador · 12 years ago
  29. 7788bf0 mxs: Add function to ungate the power block on MX23 by Marek Vasut · 12 years ago
  30. 1a3c5ff mmc: Limit the number of used SSP ports on MX23 by Marek Vasut · 12 years ago
  31. deb0757 mx23: config: Enable mxsboot tool for i.MX23 based boards by Otavio Salvador · 12 years ago
  32. e6d93c2 mx23: config: Enable building of u-boot.sb binary by Otavio Salvador · 12 years ago
  33. 1ddf386 mx23: SPL: Initialize DDR at 133MHz by Otavio Salvador · 12 years ago
  34. f942f7d mx23: SPL: Add boot mode support by Otavio Salvador · 12 years ago
  35. a8b2884 mx23: Add boot mode description by Otavio Salvador · 12 years ago
  36. f69077e mx23: Add support on print_cpuinfo() by Otavio Salvador · 12 years ago
  37. 95e873d mx23: ssp: Fix ssp-regs.h for MX23 by Marek Vasut · 12 years ago
  38. 06dc816 mx23: Add POWER and CLKCTRL register definitions by Marek Vasut · 12 years ago
  39. 180f47a mx23: Add iomux-mx23.h by Otavio Salvador · 12 years ago
  40. 3fd7f36 mx23: Add register base addresses by Otavio Salvador · 12 years ago
  41. bf48fcb mxs: clock: Use 'mxs' prefix for methods by Otavio Salvador · 12 years ago
  42. 14e26bc mxs: ssp: Pull out the SSP bus to regs conversion by Marek Vasut · 12 years ago
  43. 59b6def mxs: mmc: Drop unused members from struct mxsmmc_priv by Marek Vasut · 12 years ago
  44. 3a9d879 Prepare v2013.01 by Tom Rini · 12 years ago v2013.01
  45. df3ad6c pxa: Save lr register in relocate_code function by Łukasz Dałek · 12 years ago
  46. 9814819 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 12 years ago
  47. f1972e3 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  48. dfe3610 twl4030: fix 'could could' in error messages by Peter Meerwald · 12 years ago
  49. a672076 watchdog.h: Move hw_watchdog_init prototype to end, guard by Tom Rini · 12 years ago
  50. 44a53b5 VIDEO: better document the correct use of CONFIG_FB_ADDR by Wolfgang Denk · 12 years ago
  51. dad631c lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDs by Nikita Kiryanov · 12 years ago
  52. a17617d Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  53. 1199c37 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  54. e4660e0 video: exynos_fb: Make a call to draw_logo only when CONFIG_CMD_BMP is selected by Ajay Kumar · 12 years ago
  55. 02a58b9 video: exynos_dp: Remove unused variable disp_info by Ajay Kumar · 12 years ago
  56. d04df3c I2C: S3C24X0: Resolve build error for VCMA9 by Rajeshwari Shinde · 12 years ago
  57. 11d80af mx51evk: Add DVI output support by Fabio Estevam · 12 years ago
  58. acbb445 mx6qsabresd: Fix booting the kernel from SDHC3 by Fabio Estevam · 12 years ago
  59. bf0c224 mx6qsabre{auto, sd}: Add support to dynamically choose between fdt use or not by Otavio Salvador · 12 years ago
  60. 6efbe21 mx6qsabrelite: Add support to dynamically choose between fdt use or not by Otavio Salvador · 12 years ago
  61. e0df535 mx53loco: Add support to dynamically choose between fdt use or not by Otavio Salvador · 12 years ago
  62. 4c6b235 mx28evk: Add support to dynamically choose between fdt use or not by Otavio Salvador · 12 years ago
  63. 3c41e90 mx28evk: We shouldn't hardcode a rootfs filesystem type by Otavio Salvador · 12 years ago
  64. d17087c mx6qsabrelite: Use tabs to environment setting by Otavio Salvador · 12 years ago
  65. abbab70 mx31/mx35/mx51/mx53/mx6: add watchdog by Troy Kisky · 12 years ago
  66. 961ffc7 arm: at91sam9x5: add dataflash boot support by Bo Shen · 12 years ago
  67. fd70aa4 m68k/lib: fix serial driver relocation by angelo · 12 years ago
  68. 7a8e739 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  69. 59ee45e Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  70. a2468de EXYNOS5: Enable console multiplexing in u-boot by Ajay Kumar · 12 years ago
  71. 99e5162 EXYNOS5: Make all display related code dependent on CONFIG_LCD by Ajay Kumar · 12 years ago
  72. 5374d38 Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clk by Jaehoon Chung · 12 years ago
  73. c39e969 Exynos: clock: support get_mmc_clk for exynos by Jaehoon Chung · 12 years ago
  74. 039cbae OMAP3: igep00x0: add CONFIG_SYS_NS16550_BROKEN_TEMT by Javier Martinez Canillas · 12 years ago
  75. 7de0fe1 serial/ns16550: add an option to avoid hanging on broken platforms by Javier Martinez Canillas · 12 years ago
  76. 94bcfe5 Makefile: remove MLO.byteswap on clobber by Nishanth Menon · 12 years ago
  77. 0e29a24 OMAP3: igep00x0: add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_NAND_SUPPORT by Javier Martinez Canillas · 12 years ago
  78. 6fb4d74 Prepare v2013.01-rc3 by Tom Rini · 12 years ago v2013.01-rc3
  79. 58bd77d bootm: relocate names of sub-command table for archs with CONFIG_NEEDS_MANUAL_RELOC by Daniel Schwierzeck · 12 years ago
  80. 80e4095 arm: Tabify code for MMC initialization by Taylor Hutt · 12 years ago
  81. 2f8d8d6 arm: Move bootstage record for board_init_f() to after arch_cpu_init() by Simon Glass · 12 years ago
  82. fe34f8d arm: Make interrupts.o and reset.o in libarm also appear in SPL by Tom Wai-Hong Tam · 12 years ago
  83. 15a33e4 Add option to display customised memory information by Simon Glass · 12 years ago
  84. e2e3e2b arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD by Simon Glass · 12 years ago
  85. b2b92f5 Document the CONFIG_DISPLAY_BOARDINFO option by Simon Glass · 12 years ago
  86. 06fd853 arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading by Simon Glass · 12 years ago
  87. eae78c3 arm: Move fdt check earlier so that board_early_init_f() can use it by Simon Glass · 12 years ago
  88. 724cdff arm: Keep track of the tlb size as well as its location by Gabe Black · 12 years ago
  89. 44df5e8 arm: move flush_dcache_all() to just before disable cache by Arun Mankuzhi · 12 years ago
  90. d2af028 cfi_flash: Report Advanced Sector Protection (PPB) with flinfo cmd by Stefan Roese · 12 years ago
  91. ac6b911 cfi_flash: Enable PPB protection for all AMD cmdset flash chips by Stefan Roese · 12 years ago
  92. 03deff4 cfi_flash: Read PPB sector protection from device for AMD/Spansion chips by Stefan Roese · 12 years ago
  93. 20043a4 cfi_flash: Add manufact_match helper function by Stefan Roese · 12 years ago
  94. 07b2c5c mtd/cfi: add support for SST 4KB sector granularity by Angelo Dureghello · 12 years ago
  95. 61b59e2 video: Modify exynos_fimd driver to support LCD console by Ajay Kumar · 12 years ago
  96. 7b4bd12 EXYNOS: Add dummy definition to fix compilation dependency on CONFIG_EXYNOS_MIPI_DSIM by Ajay Kumar · 12 years ago
  97. 1673f19 EXYNOS5: Change parent clock of FIMD to MPLL by Ajay Kumar · 12 years ago
  98. 9b57285 EXYNOS5: Add support for FIMD and DP by Ajay Kumar · 12 years ago
  99. 4050f07 PMIC: MAX77686: Add FDT Support by Rajeshwari Shinde · 12 years ago
  100. e00be0d EXYNOS5: Add device node for PMIC by Rajeshwari Shinde · 12 years ago