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