1. 722a1ec arc: move common sources in library by Alexey Brodkin · Sun Dec 28 02:42:12 2014 +0300
  2. 45a6d51 arc: move linker script in arch/arc/cpu folder by Alexey Brodkin · Sun Dec 28 02:45:37 2014 +0300
  3. b4ee139 arc: relocate - minor refactoring and clean-up by Alexey Brodkin · Fri Dec 26 19:36:30 2014 +0300
  4. 4fec6aa arc: introduce separate section for interrupt vector table by Igor Guryanov · Wed Dec 24 17:17:11 2014 +0300
  5. 5e4931f arc: add dependences on MMU presence by Alexey Brodkin · Wed Dec 24 17:00:29 2014 +0300
  6. a780a45 arc: interrupts - fix mask setup by Igor Guryanov · Wed Dec 24 16:31:26 2014 +0300
  7. 742bc74 arc: add ECR (exception cause register) output by Igor Guryanov · Wed Dec 24 16:26:14 2014 +0300
  8. bd889f9 arc: check caches existence before use by Igor Guryanov · Wed Dec 24 16:07:07 2014 +0300
  9. 86a6b44d4 Merge branch 'next' of git://git.denx.de/u-boot-video by Tom Rini · Wed Jan 14 16:26:15 2015 -0500
  10. 66106f9 net: Declare physical address as phys_addr_t unsigned type by Michal Simek · Wed Jan 14 16:00:39 2015 +0100
  11. 5dc7d12 ARM: armv8: Fix typo in commentary by Michal Simek · Wed Jan 14 15:36:35 2015 +0100
  12. cc39a17 doc: ARM: Use the right function name by Michal Simek · Wed Jan 14 15:36:34 2015 +0100
  13. 693744a Kconfig: move CONFIG_SYS_CLK_FREQ to Kconfig by Alexey Brodkin · Tue Jan 13 18:49:01 2015 +0300
  14. 225581b spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT by Masahiro Yamada · Thu Jan 08 19:23:35 2015 +0900
  15. caee41f image: Enable OpenRTOS booting via fitImage by Marek Vasut · Tue Dec 16 14:07:22 2014 +0100
  16. 0e3b512 image: bootm: Add OpenRTOS image type by Marek Vasut · Tue Dec 16 14:07:21 2014 +0100
  17. e80958b Add support for Seagate BlackArmor NAS220 by Evgeni Dobrev · Mon Dec 08 17:49:42 2014 +0100
  18. 2ec5262 arm: vf610: Remove duplicate MTD defines. by Bill Pringlemeir · Wed Dec 03 13:40:58 2014 -0500
  19. f36c07c lzo: Update dst_len even on error by Simon Glass · Tue Dec 02 13:17:40 2014 -0700
  20. 49d42c0 gunzip: Update lenp even on error by Simon Glass · Tue Dec 02 13:17:39 2014 -0700
  21. 487298b bzlib: Update destLen even on error by Simon Glass · Tue Dec 02 13:17:38 2014 -0700
  22. 4f6e6d7 bootm: Factor out common parts of image decompression code by Simon Glass · Tue Dec 02 13:17:37 2014 -0700
  23. 632570c bootm: Use print_decomp_msg() in all cases by Simon Glass · Tue Dec 02 13:17:36 2014 -0700
  24. 6d084ce test: Add unit tests for bootm image decompression by Simon Glass · Tue Dec 02 13:17:35 2014 -0700
  25. a36b190 test: Rename test_compression to ut_compression by Simon Glass · Tue Dec 02 13:17:34 2014 -0700
  26. 5aeccc2 bootm: Export bootm_decomp_image() by Simon Glass · Tue Dec 02 13:17:33 2014 -0700
  27. b5f97d5 test: Add DEBUG output option to test-fit.py by Simon Glass · Tue Dec 02 13:17:32 2014 -0700
  28. 73a0445 sandbox: Correct ordering of 'sb save' commands by Simon Glass · Tue Dec 02 13:17:31 2014 -0700
  29. 10ae419 bootm: Move compression progress/error messages into a function by Simon Glass · Tue Dec 02 13:17:30 2014 -0700
  30. 47f204a lzma: fix buffer bound check error further by Simon Glass · Tue Dec 02 13:17:29 2014 -0700
  31. cc17fd9 common/memsize.c: Coding style cleanup by Wolfgang Denk · Tue Oct 21 22:14:10 2014 +0200
  32. 3029f5b .travis.yml: build u-boot on travis-ci by Meier, Roger · Wed Nov 19 15:26:18 2014 +0100
  33. 07df0c7 Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · Wed Jan 14 11:00:38 2015 -0500
  34. b27e0bc README.scrapyard: fill commit and date fields by Masahiro Yamada · Wed Jan 14 12:35:24 2015 +0900
  35. 6fd0962 scripts: add a utility to fill blank fields of doc/README.scrapyard by Masahiro Yamada · Wed Jan 14 12:35:23 2015 +0900
  36. e573b3c sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pin by Hans de Goede · Sun Jan 11 19:33:35 2015 +0100
  37. e7b852a sunxi: usbc: Add support for usb0 to the common usbc code by Hans de Goede · Wed Jan 07 15:26:06 2015 +0100
  38. a144198 sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg by Hans de Goede · Wed Jan 07 15:08:43 2015 +0100
  39. 230fed4 sunxi: axp221: Add support for controlling the drivebus pin by Hans de Goede · Sun Jan 11 19:58:03 2015 +0100
  40. 4e2d76e sunxi: axp221: Protect axp221_init against multiple calls by Hans de Goede · Sun Jan 11 19:43:56 2015 +0100
  41. 1413574 sunxi: axp221: correct ALDO2 description for sun6i by Chen-Yu Tsai · Sat Jan 03 10:17:24 2015 +0800
  42. 2256dcd sunxi: Hummingbird_A31_defconfig: Enable VGA output through external DAC by Chen-Yu Tsai · Mon Jan 12 18:02:12 2015 +0800
  43. 9ed1952 sunxi: video: Add support for external DAC enable pin by Chen-Yu Tsai · Mon Jan 12 18:02:11 2015 +0800
  44. 39ca4c1 sunxi: video: Allow external DACs for VGA on platforms without TV encoders by Chen-Yu Tsai · Mon Jan 12 18:02:10 2015 +0800
  45. c8907a3 sunxi: Enable pre-console buffer by Siarhei Siamashka · Thu Jan 08 09:02:32 2015 +0200
  46. 616d03e console: Use pre-console buffer to get complete log on all consoles by Siarhei Siamashka · Thu Jan 08 09:02:31 2015 +0200
  47. f2f9a80 sun7i: Move psci_arch_init close to text_end by Jan Kiszka · Wed Dec 31 13:46:42 2014 +0100
  48. fdb0ff7 sun7i: Add support for taking CPUs offline via PSCI by Jan Kiszka · Wed Dec 31 13:46:40 2014 +0100
  49. 797a0f5 sunxi: video: Add lvds support by Hans de Goede · Thu Jan 01 22:04:34 2015 +0100
  50. baa85e2 sunxi: add Linksprite pcDuino v1/v2 support by Zoltan HERPAI · Tue Jan 06 01:09:18 2015 +0100
  51. 9159371 sunxi: video: Add a hpd_delay parameter to configure hpd delay by Hans de Goede · Sun Dec 28 09:13:21 2014 +0100
  52. 260f520 sunxi: video: Add VGA output support by Hans de Goede · Thu Dec 25 13:58:06 2014 +0100
  53. 7977ec2 sunxi: video: Fallback from HDMI to VGA on boards with VGA by Hans de Goede · Thu Dec 25 13:52:04 2014 +0100
  54. c3d1504 sunxi: video: Add support for using PORTD hsync/vsync pins with tcon1 by Hans de Goede · Sat Dec 27 15:19:23 2014 +0100
  55. ac5d43d sunxi: video: Use sunxi_lcdc_get_clk_delay to calculate tcon1 delay by Hans de Goede · Wed Dec 24 19:50:11 2014 +0100
  56. 83243c4 sunxi: video: Remove sunxi_display.enabled variable by Hans de Goede · Wed Dec 24 19:47:14 2014 +0100
  57. 1d6829a sunxi: Ippo_q8h defconfigs: Enable the LCD panel found on these tablets. by Hans de Goede · Tue Dec 23 16:08:38 2014 +0100
  58. 299ce8a sunxi: A13-OLinuXino defconfigs: Enable VGA output, add lcd-mode for 7" LCD by Hans de Goede · Wed Dec 24 16:00:38 2014 +0100
  59. 3400a7c sunxi: sunxi-common.h: Reduce bootm_size to take the framebuffer into account by Hans de Goede · Wed Dec 24 16:08:30 2014 +0100
  60. ac1633c sunxi: video: Add support for VGA via external DACs connected to the LCD pins by Hans de Goede · Wed Dec 24 12:17:07 2014 +0100
  61. e954459 sunxi: video: Enable video on sun8i, which supports LCD but not HDMI by Hans de Goede · Tue Dec 23 23:04:35 2014 +0100
  62. 7e68a1b sunxi: video: Add lcd output support by Hans de Goede · Sun Dec 21 16:28:32 2014 +0100
  63. 115e4b4 sunxi: video: Move sunxi_drc_init by Hans de Goede · Tue Dec 23 18:39:52 2014 +0100
  64. c5a3b4b sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1 by Hans de Goede · Sun Dec 21 16:27:45 2014 +0100
  65. 4125f92 sunxi: video: Prepare for lcd support by Hans de Goede · Sun Dec 21 14:49:34 2014 +0100
  66. a0b1b73 sunxi: video: Improve monitor video-mode option handling by Hans de Goede · Sun Dec 21 14:37:45 2014 +0100
  67. 1fc9c4a sunxi: gpio: Add support for gpio pins on the AXP209 pmic by Hans de Goede · Wed Dec 24 19:34:38 2014 +0100
  68. e11b784 sunxi: gpio: Properly sort mux defines by port number by Hans de Goede · Mon Dec 22 11:39:57 2014 +0100
  69. 9557669 sunxi: video: Set input sync enable by Hans de Goede · Sat Dec 20 13:51:16 2014 +0100
  70. 205a30c sunxi: video: Give hotplug-detect (hpd) signal some time to show up by Hans de Goede · Sat Dec 20 15:15:23 2014 +0100
  71. 1ff6cc4 sunxi: video: When using edid use CEA681 extension blocks to select hdmi output by Hans de Goede · Sat Dec 20 14:31:45 2014 +0100
  72. 45b8f7b sunxi: video: Add sunxi_hdmi_edid_get_block helper function by Hans de Goede · Sat Dec 20 14:01:48 2014 +0100
  73. a2017e8 sunxi: video: Add hdmi support by Hans de Goede · Sat Dec 20 13:38:06 2014 +0100
  74. a5aa95f sunxi: video: Add DDC & EDID support by Hans de Goede · Fri Dec 19 16:05:12 2014 +0100
  75. 695bda4 sunxi: video: Add hpd option by Hans de Goede · Fri Dec 19 15:13:57 2014 +0100
  76. 3f21d2a sunxi: video: Add support for video-mode environment variable by Hans de Goede · Fri Dec 19 14:03:40 2014 +0100
  77. ccb0ed5 sunxi: video: Use video-mode/-timing from videomodes by Hans de Goede · Fri Dec 19 13:46:33 2014 +0100
  78. d39468a edid: Add struct and defines for cea681 extension blocks by Hans de Goede · Sat Dec 20 14:30:27 2014 +0100
  79. 6e354e4 edid: Add an edid_check_checksum() helper function by Hans de Goede · Mon Nov 24 13:47:13 2014 +0100
  80. e4e7ee6 videomodes: Add video_edid_dtd_to_ctfb_res_modes helper function by Hans de Goede · Fri Dec 19 15:47:37 2014 +0100
  81. 350a9d6 videomodes: Add helper functions to parse video-mode env-var extra options by Hans de Goede · Fri Dec 19 14:27:46 2014 +0100
  82. 2e2732d videomodes: Add video_get_ctfb_res_modes helper function by Hans de Goede · Fri Dec 19 13:22:47 2014 +0100
  83. d01b2b5 videomodes: Add a bunch of high res modes by Hans de Goede · Fri Dec 19 11:45:19 2014 +0100
  84. eb66210 videomodes: Add (vesa) standard timings by Hans de Goede · Fri Dec 19 11:11:52 2014 +0100
  85. 226ac61 videomodes: Add pixelclock_khz and refresh fields to ctfb_res_modes by Hans de Goede · Fri Dec 19 10:38:49 2014 +0100
  86. d8eb473 sun7i: Add new Bananapro board / defconfig by Hans de Goede · Wed Dec 31 11:30:26 2014 +0100
  87. 645d4d5 sunxi: Fix PLL1 running at half speed on sun8i by Hans de Goede · Sat Dec 27 17:56:59 2014 +0100
  88. 59ed601 sunxi: Fix buggy sun6i/sun8i DRAM size detection logic by Siarhei Siamashka · Wed Dec 24 18:58:17 2014 +0200
  89. 41ae42c sun7i: Add defconfig for MSI Primo73 tablet by Siarhei Siamashka · Sat Dec 27 09:38:57 2014 +0200
  90. 75afbc0 sun6i: Add defconfig for MSI Primo81 tablet by Siarhei Siamashka · Sat Dec 27 09:38:56 2014 +0200
  91. 121161f sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfig by Siarhei Siamashka · Thu Dec 25 02:34:47 2014 +0200
  92. 5d2b77b2 sun8i: Add defconfig for Ippo_q8h v1.2 by Hans de Goede · Mon Dec 08 14:34:29 2014 +0100
  93. b2c7cbe sun8i: Ippo_q8h_v5_defconfig: Enable SPL support by Hans de Goede · Sat Dec 20 12:25:14 2014 +0100
  94. 966d239 sun8i: Add dram initialization support by Hans de Goede · Sun Dec 07 14:34:27 2014 +0100
  95. 41dea71 sunxi: Use memcmp for mctl_mem_matches by Hans de Goede · Mon Dec 08 14:17:08 2014 +0100
  96. b29de01 sunxi: Fill memory before comparing it when doing dram init on sun6i by Hans de Goede · Mon Dec 08 13:58:53 2014 +0100
  97. 36b2570 sunxi: Move await_completion dram helper to dram.h by Hans de Goede · Mon Dec 08 13:38:21 2014 +0100
  98. 0bfa774 sun6i: clock_set_pll5: Calculate k and m rather then hardcoding them by Hans de Goede · Sun Dec 07 21:09:31 2014 +0100
  99. 0cbc4cb sun6i: Add a sigma_delta_enable paramter to clock_set_pll5() by Hans de Goede · Sun Nov 30 11:58:17 2014 +0100
  100. 013c9ce sunxi: axp221: Disable dcdc4 on sun8i (A23) by Hans de Goede · Sat Dec 13 14:20:09 2014 +0100