1. 2e0fac5 mx23: Add boot mode description by Otavio Salvador · 12 years ago
  2. fd96c03 mx23: Add support on print_cpuinfo() by Otavio Salvador · 12 years ago
  3. 17f09c7 mx23: ssp: Fix ssp-regs.h for MX23 by Marek Vasut · 12 years ago
  4. ba2e88a mx23: Add POWER and CLKCTRL register definitions by Marek Vasut · 12 years ago
  5. 3038ae1 mx23: Add iomux-mx23.h by Otavio Salvador · 12 years ago
  6. f71cb7b mx23: Add register base addresses by Otavio Salvador · 12 years ago
  7. 2906f94 mxs: clock: Use 'mxs' prefix for methods by Otavio Salvador · 12 years ago
  8. 9602661 mxs: ssp: Pull out the SSP bus to regs conversion by Marek Vasut · 12 years ago
  9. 515e74d mxs: mmc: Drop unused members from struct mxsmmc_priv by Marek Vasut · 12 years ago
  10. b4a16d0 Prepare v2013.01 by Tom Rini · 12 years ago
  11. 6c2f007 pxa: Save lr register in relocate_code function by Łukasz Dałek · 12 years ago
  12. 2a7a8ae Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 12 years ago
  13. 75a13f8 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  14. cc2884a twl4030: fix 'could could' in error messages by Peter Meerwald · 12 years ago
  15. b17d48b watchdog.h: Move hw_watchdog_init prototype to end, guard by Tom Rini · 12 years ago
  16. a71eb8e VIDEO: better document the correct use of CONFIG_FB_ADDR by Wolfgang Denk · 12 years ago
  17. 8ef7f1f lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDs by Nikita Kiryanov · 12 years ago
  18. 20d6b8f Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  19. 90a4cc8 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  20. 6c6a822 video: exynos_fb: Make a call to draw_logo only when CONFIG_CMD_BMP is selected by Ajay Kumar · 12 years ago
  21. f2d325e video: exynos_dp: Remove unused variable disp_info by Ajay Kumar · 12 years ago
  22. 9a611f6 I2C: S3C24X0: Resolve build error for VCMA9 by Rajeshwari Shinde · 12 years ago
  23. c74d323 mx51evk: Add DVI output support by Fabio Estevam · 12 years ago
  24. 3cce37d mx6qsabresd: Fix booting the kernel from SDHC3 by Fabio Estevam · 12 years ago
  25. e5dd0a2 mx6qsabre{auto, sd}: Add support to dynamically choose between fdt use or not by Otavio Salvador · 12 years ago
  26. 84ef4e5 mx6qsabrelite: Add support to dynamically choose between fdt use or not by Otavio Salvador · 12 years ago
  27. 66f2a6e mx53loco: Add support to dynamically choose between fdt use or not by Otavio Salvador · 12 years ago
  28. 016bb5f mx28evk: Add support to dynamically choose between fdt use or not by Otavio Salvador · 12 years ago
  29. ac46d56 mx28evk: We shouldn't hardcode a rootfs filesystem type by Otavio Salvador · 12 years ago
  30. 528252d mx6qsabrelite: Use tabs to environment setting by Otavio Salvador · 12 years ago
  31. 4b7c602 mx31/mx35/mx51/mx53/mx6: add watchdog by Troy Kisky · 12 years ago
  32. 0a9f8ac arm: at91sam9x5: add dataflash boot support by Bo Shen · 12 years ago
  33. 46c1ca1 m68k/lib: fix serial driver relocation by angelo · 12 years ago
  34. 6c52916 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  35. 2ec3706 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  36. f6a62fe EXYNOS5: Enable console multiplexing in u-boot by Ajay Kumar · 12 years ago
  37. 11575ae EXYNOS5: Make all display related code dependent on CONFIG_LCD by Ajay Kumar · 12 years ago
  38. 29fe8c5 Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clk by Jaehoon Chung · 12 years ago
  39. 8788e06 Exynos: clock: support get_mmc_clk for exynos by Jaehoon Chung · 12 years ago
  40. 05da436 OMAP3: igep00x0: add CONFIG_SYS_NS16550_BROKEN_TEMT by Javier Martinez Canillas · 12 years ago
  41. 141e011 serial/ns16550: add an option to avoid hanging on broken platforms by Javier Martinez Canillas · 12 years ago
  42. 3d4eee9 Makefile: remove MLO.byteswap on clobber by Nishanth Menon · 12 years ago
  43. 5a75595 OMAP3: igep00x0: add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_NAND_SUPPORT by Javier Martinez Canillas · 12 years ago
  44. aaa9f3c Prepare v2013.01-rc3 by Tom Rini · 12 years ago
  45. a218709 bootm: relocate names of sub-command table for archs with CONFIG_NEEDS_MANUAL_RELOC by Daniel Schwierzeck · 12 years ago
  46. d84d60f arm: Tabify code for MMC initialization by Taylor Hutt · 12 years ago
  47. 25d0227 arm: Move bootstage record for board_init_f() to after arch_cpu_init() by Simon Glass · 12 years ago
  48. f1ffb6c arm: Make interrupts.o and reset.o in libarm also appear in SPL by Tom Wai-Hong Tam · 12 years ago
  49. eacd14f Add option to display customised memory information by Simon Glass · 12 years ago
  50. e882201 arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD by Simon Glass · 12 years ago
  51. 28a9e33 Document the CONFIG_DISPLAY_BOARDINFO option by Simon Glass · 12 years ago
  52. 6b8d5fd arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading by Simon Glass · 12 years ago
  53. 7d5c036 arm: Move fdt check earlier so that board_early_init_f() can use it by Simon Glass · 12 years ago
  54. 72866c7 arm: Keep track of the tlb size as well as its location by Gabe Black · 12 years ago
  55. 7a7825f arm: move flush_dcache_all() to just before disable cache by Arun Mankuzhi · 12 years ago
  56. e442a90 cfi_flash: Report Advanced Sector Protection (PPB) with flinfo cmd by Stefan Roese · 12 years ago
  57. 7de6584 cfi_flash: Enable PPB protection for all AMD cmdset flash chips by Stefan Roese · 12 years ago
  58. bcb3344 cfi_flash: Read PPB sector protection from device for AMD/Spansion chips by Stefan Roese · 12 years ago
  59. 92b1bca cfi_flash: Add manufact_match helper function by Stefan Roese · 12 years ago
  60. 7ba3028 mtd/cfi: add support for SST 4KB sector granularity by Angelo Dureghello · 12 years ago
  61. 1e655b3 video: Modify exynos_fimd driver to support LCD console by Ajay Kumar · 12 years ago
  62. b6983ce EXYNOS: Add dummy definition to fix compilation dependency on CONFIG_EXYNOS_MIPI_DSIM by Ajay Kumar · 12 years ago
  63. 17dd856 EXYNOS5: Change parent clock of FIMD to MPLL by Ajay Kumar · 12 years ago
  64. ca67ee2 EXYNOS5: Add support for FIMD and DP by Ajay Kumar · 12 years ago
  65. 817cc27 PMIC: MAX77686: Add FDT Support by Rajeshwari Shinde · 12 years ago
  66. 13b680d EXYNOS5: Add device node for PMIC by Rajeshwari Shinde · 12 years ago
  67. 1e9eeb0 EXYNOS5: FDT: Add compatible strings for PMIC by Rajeshwari Shinde · 12 years ago
  68. 547117f Merge 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  69. c50cf40 mx53loco: Add support for SEIKO 4.3'' WVGA panel by Fabio Estevam · 12 years ago
  70. c69880c mx6: Add workaround for ARM errata by Fabio Estevam · 12 years ago
  71. 63d974d Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  72. a9f7295 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  73. 32399d8 Fix SPL build for non-ARM targets by Albert ARIBAUD · 12 years ago
  74. 43905f4 video:cache:fix: Enable dcache flush at LCD subsystem for Exynos based boards by Łukasz Majewski · 12 years ago
  75. 641bb96 mv-common.h: increase malloc arena to 4MiB by Andreas Bießmann · 12 years ago
  76. 8011ee4 arch-kirkwood: Ethernet port macro returning incorrect address by Luke Lowrey · 12 years ago
  77. dc3ba8e lsxl: unset ncip for rescue mode by Michael Walle · 12 years ago
  78. 1e5b995 ARM: lacie_kw: add support for WIRELESS_SPACE by Albert ARIBAUD · 12 years ago
  79. 4d42431 kirkwood: make MPP arrays static const by Albert ARIBAUD · 12 years ago
  80. 1368b08 mv88e61xx: refactor PHY and SWITCH level-code by Albert ARIBAUD · 12 years ago
  81. cbde98b arm/km: remove duplicate code by Valentin Longchamp · 12 years ago
  82. b8205f9 km/common: cosmetic change reported from checkpatch by Holger Brunck · 12 years ago
  83. cf178e5 km/common: drop unneeded std* environment variables by Holger Brunck · 12 years ago
  84. 6eb6806 arm/km: fix memory settings by Holger Brunck · 12 years ago
  85. 7e8c263 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  86. fafc710 arm: remove useless code in start.S files by Albert ARIBAUD · 12 years ago
  87. facdae5 arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago
  88. a8343eb Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  89. b56eeed Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  90. 6872572 SMDK5250: Enable VBus for USB 2.0 controller by Vivek Gautam · 12 years ago
  91. d6e9f44 EXYNOS5: FDT: Add compatible strings for USB by Rajeshwari Shinde · 12 years ago
  92. e17037d EXYNOS5: Add device node for USB. by Rajeshwari Shinde · 12 years ago
  93. 23fbde5 EHCI: Exynos: Add fdt support by Rajeshwari Shinde · 12 years ago
  94. 64ef8a3 SPI: EXYNOS: Add FDT support to driver. by Rajeshwari Shinde · 12 years ago
  95. 44c8701 EXYNOS5: FDT: Add SPI device node data by Rajeshwari Shinde · 12 years ago
  96. 5f2f0b6 EXYNOS5 : FDT: Add Aliases for SPI device by Rajeshwari Shinde · 12 years ago
  97. d95beaf EXYNOS5: FDT: Add compatible strings for SPI by Rajeshwari Shinde · 12 years ago
  98. b973a29 Sound: Add FDT support to CMD. by Rajeshwari Shinde · 12 years ago
  99. d5d9a6e Sound: WM8994: Add FDT support to codec by Rajeshwari Shinde · 12 years ago
  100. 7376621 Sound: Add FDT support to driver by Rajeshwari Shinde · 12 years ago