1. 769852f bios_emulator: Fix an #ifdef typo in the header file by Simon Glass · Mon Dec 29 19:32:22 2014 -0700
  2. fc6f8d1 powerpc: mpc5xxx: remove Total5200 board support by Masahiro Yamada · Fri Jan 23 00:24:20 2015 +0900
  3. 807259b powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boards by Masahiro Yamada · Fri Jan 23 00:24:19 2015 +0900
  4. 3c0b853 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Fri Jan 23 10:22:29 2015 -0500
  5. 2d5d302 sunxi: video: Make pwm polarity configurable by Hans de Goede · Thu Jan 22 21:02:42 2015 +0100
  6. 743fb955 sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panels by Hans de Goede · Tue Jan 20 09:23:36 2015 +0100
  7. 8d6e938 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Thu Jan 22 20:04:17 2015 -0500
  8. c048203 video: Add support for Hitachi tx18d42vm LVDS LCD panels by Hans de Goede · Tue Jan 20 09:22:26 2015 +0100
  9. b213960 Merge branch 'phys_t' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Thu Jan 22 09:51:18 2015 -0500
  10. 6272c3c Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Thu Jan 22 09:48:22 2015 -0500
  11. c3cc426 sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problems by Hans de Goede · Mon Jan 19 08:44:07 2015 +0100
  12. 61fb91f video: ssd2828: Allow using 'pclk' as the PLL clock source by Siarhei Siamashka · Mon Jan 19 05:23:35 2015 +0200
  13. c02f052 video: sunxi: Hook up SSD2828 with the sunxi video driver by Siarhei Siamashka · Mon Jan 19 05:23:33 2015 +0200
  14. 4c19cf2 video: Add support for SSD2828 (parallel LCD to MIPI bridge) by Siarhei Siamashka · Mon Jan 19 05:23:32 2015 +0200
  15. 7e4eb6c sunxi: axp221: Add ELDO[1-3] support by Siarhei Siamashka · Mon Jan 19 05:23:30 2015 +0200
  16. c004b9f sunxi: axp209: Disable interrupts when intializing the axp209 by Hans de Goede · Sat Jan 17 16:39:20 2015 +0100
  17. f1865db sunxi: mmc: Add support for sun9i (A80) by Hans de Goede · Wed Jan 14 19:05:03 2015 +0100
  18. 8c83657 sunxi: mmc: Use a realistic timeout when sending a mmc command by Hans de Goede · Thu Jan 15 13:50:35 2015 +0100
  19. 481b664 sunxi: display: Make lcd display clk phase configurable by Hans de Goede · Tue Jan 13 13:21:46 2015 +0100
  20. 384081a mmc: zynq: Use phys_addr_t for addresses by Michal Simek · Wed Jan 14 16:11:47 2015 +0100
  21. cc3148f net: ll_temac: Fix compilation warning because of phys_addr_t by Michal Simek · Thu Jan 15 18:52:32 2015 +0100
  22. 13b4d3c net: gem: Use phys_addr_t instead of int for addresses by Michal Simek · Wed Jan 14 15:44:21 2015 +0100
  23. 35d9ad2 fpga: xilinx: Show fpga info if defined by Michal Simek · Wed Jul 16 10:36:42 2014 +0200
  24. 1c1350d fpga: xilinx: Check if fpga operations are defined by Michal Simek · Wed Jul 16 10:31:21 2014 +0200
  25. fbadb76 fpga: Export fpga_get_desc for SPL by Michal Simek · Tue Jan 13 16:09:53 2015 +0100
  26. 7e33006 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Tue Jan 20 10:21:36 2015 -0500
  27. ccb7b04 mmc: Skip changing bus width for MMC cards earlier than version 4.0 by Andrew Gabbasov · Thu Dec 25 10:22:25 2014 -0600
  28. c1b2cf0 mmc: Avoid redundant switching to 1-bit bus width for MMC cards by Andrew Gabbasov · Thu Dec 25 10:22:24 2014 -0600
  29. 37a50b9 mmc: extend mmcinfo output to show partition write reliability settings by Diego Santa Cruz · Tue Dec 23 10:50:33 2014 +0100
  30. 8020027 mmc: extend the mmc hardware partitioning API with write reliability by Diego Santa Cruz · Tue Dec 23 10:50:31 2014 +0100
  31. 69eb71a0 mmc: add API to do eMMC hardware partitioning by Diego Santa Cruz · Tue Dec 23 10:50:29 2014 +0100
  32. ca25e06 mmc: the ext_csd data may be used during init even if reading failed by Diego Santa Cruz · Tue Dec 23 10:50:28 2014 +0100
  33. a7a7599 mmc: eMMC partitioning data is not effective till partitioning completed by Diego Santa Cruz · Tue Dec 23 10:50:27 2014 +0100
  34. 61b78fe mmc: read the high capacity WP group size for eMMC by Diego Santa Cruz · Tue Dec 23 10:50:25 2014 +0100
  35. 747f6fa mmc: fix erase_grp_size computation with high-capacity size definition by Diego Santa Cruz · Tue Dec 23 10:50:24 2014 +0100
  36. 3b62d84 mmc: read the size of eMMC enhanced user data area by Diego Santa Cruz · Tue Dec 23 10:50:22 2014 +0100
  37. e5a2a3a mmc: computation of eMMC GP partition size was missing 512 KiB factor by Diego Santa Cruz · Tue Dec 23 10:50:21 2014 +0100
  38. cea8c5c mmc: incomplete test to switch to high-capacity group size definitions by Diego Santa Cruz · Tue Dec 23 10:50:20 2014 +0100
  39. c145f9e mmc: extend mmcinfo to show enhanced partition attribute by Diego Santa Cruz · Tue Dec 23 10:50:17 2014 +0100
  40. 3ec5f86 mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoC by Nobuhiro Iwamatsu · Wed Dec 17 08:03:00 2014 +0900
  41. eecc3ce usb: eth: asix88179: add ability to modify MAC address by Rene Griessl · Mon Jan 12 17:51:16 2015 +0100
  42. 83b1897 musb-new: Add interrupt queue support by Hans de Goede · Sun Jan 11 20:34:54 2015 +0100
  43. 39b0845 musb-new: Add urb and hep parameters to construct_urb by Hans de Goede · Sun Jan 11 20:34:53 2015 +0100
  44. 0e4da95 musb-new: Properly remove a transfer from the schedule on timeout by Hans de Goede · Sun Jan 11 20:34:52 2015 +0100
  45. 498ab95 musb-new: Fix reset sequence when in host mode by Hans de Goede · Sun Jan 11 20:34:51 2015 +0100
  46. 24fd777 musb-new: Fix interrupt transfers not working by Hans de Goede · Sun Jan 11 20:34:50 2015 +0100
  47. 8de4ded musb-new: Use time based timeouts rather then cpu-cycles based timeouts by Hans de Goede · Sun Jan 11 20:34:49 2015 +0100
  48. 9c4f11d musb-new: Add sunxi musb controller support by Hans de Goede · Sun Jan 11 20:34:48 2015 +0100
  49. 21d7705 musb-new: Add register defines for different reg layout on sunxi by Hans de Goede · Sun Jan 11 20:34:47 2015 +0100
  50. bbd2d2a usb: Add an interval parameter to create_int_queue by Hans de Goede · Sun Jan 11 20:38:28 2015 +0100
  51. 6f9d973 usb: gadget: pxa25x_udc: fix use-before-initialized bug by Alex Sadovsky · Thu Jan 08 20:51:10 2015 +0300
  52. 5a6b873 usb: gadget: f_dfu: Add get_alt function to pass the USB compliance test by Stefan Roese · Fri Jan 09 14:54:56 2015 +0100
  53. a56fbcc usb: gadget: composite: Fix NULL pointer crash in USB compliance test by Stefan Roese · Fri Jan 09 14:54:55 2015 +0100
  54. 6abe078 net/vsc9953: Add driver for Vitesse VSC9953 L2 Switch IP by Codrin Ciubotariu · Mon Jan 12 14:08:33 2015 +0200
  55. 045dcbf net/fm: Enable FMAN ports if l2switch ports are connected over SGMII by Codrin Ciubotariu · Mon Jan 12 14:08:32 2015 +0200
  56. 1ee90f9 net/fm: Fix error when FMAN MAC has no PHY by Codrin Ciubotariu · Mon Jan 12 14:08:29 2015 +0200
  57. 0e548d7 phylib: add support for aquantia PHYs by Shaohui Xie · Tue Dec 30 18:32:04 2014 +0800
  58. 868ba89 Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · Thu Jan 15 14:05:31 2015 -0500
  59. 31e68c6 powerpc: 74xx_7xx: remove 74xx_7xx cpu support by Masahiro Yamada · Thu Jan 15 17:13:24 2015 +0900
  60. 60275dd ppc4xx: remove dead code by Masahiro Yamada · Thu Jan 15 17:10:56 2015 +0900
  61. 86a6b44d4 Merge branch 'next' of git://git.denx.de/u-boot-video by Tom Rini · Wed Jan 14 16:26:15 2015 -0500
  62. 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
  63. 230fed4 sunxi: axp221: Add support for controlling the drivebus pin by Hans de Goede · Sun Jan 11 19:58:03 2015 +0100
  64. 4e2d76e sunxi: axp221: Protect axp221_init against multiple calls by Hans de Goede · Sun Jan 11 19:43:56 2015 +0100
  65. 1413574 sunxi: axp221: correct ALDO2 description for sun6i by Chen-Yu Tsai · Sat Jan 03 10:17:24 2015 +0800
  66. 9ed1952 sunxi: video: Add support for external DAC enable pin by Chen-Yu Tsai · Mon Jan 12 18:02:11 2015 +0800
  67. 797a0f5 sunxi: video: Add lvds support by Hans de Goede · Thu Jan 01 22:04:34 2015 +0100
  68. 9159371 sunxi: video: Add a hpd_delay parameter to configure hpd delay by Hans de Goede · Sun Dec 28 09:13:21 2014 +0100
  69. 260f520 sunxi: video: Add VGA output support by Hans de Goede · Thu Dec 25 13:58:06 2014 +0100
  70. 7977ec2 sunxi: video: Fallback from HDMI to VGA on boards with VGA by Hans de Goede · Thu Dec 25 13:52:04 2014 +0100
  71. 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
  72. 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
  73. 83243c4 sunxi: video: Remove sunxi_display.enabled variable by Hans de Goede · Wed Dec 24 19:47:14 2014 +0100
  74. 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
  75. 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
  76. 7e68a1b sunxi: video: Add lcd output support by Hans de Goede · Sun Dec 21 16:28:32 2014 +0100
  77. 115e4b4 sunxi: video: Move sunxi_drc_init by Hans de Goede · Tue Dec 23 18:39:52 2014 +0100
  78. 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
  79. 4125f92 sunxi: video: Prepare for lcd support by Hans de Goede · Sun Dec 21 14:49:34 2014 +0100
  80. a0b1b73 sunxi: video: Improve monitor video-mode option handling by Hans de Goede · Sun Dec 21 14:37:45 2014 +0100
  81. 1fc9c4a sunxi: gpio: Add support for gpio pins on the AXP209 pmic by Hans de Goede · Wed Dec 24 19:34:38 2014 +0100
  82. 9557669 sunxi: video: Set input sync enable by Hans de Goede · Sat Dec 20 13:51:16 2014 +0100
  83. 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
  84. 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
  85. 45b8f7b sunxi: video: Add sunxi_hdmi_edid_get_block helper function by Hans de Goede · Sat Dec 20 14:01:48 2014 +0100
  86. a2017e8 sunxi: video: Add hdmi support by Hans de Goede · Sat Dec 20 13:38:06 2014 +0100
  87. a5aa95f sunxi: video: Add DDC & EDID support by Hans de Goede · Fri Dec 19 16:05:12 2014 +0100
  88. 695bda4 sunxi: video: Add hpd option by Hans de Goede · Fri Dec 19 15:13:57 2014 +0100
  89. 3f21d2a sunxi: video: Add support for video-mode environment variable by Hans de Goede · Fri Dec 19 14:03:40 2014 +0100
  90. ccb0ed5 sunxi: video: Use video-mode/-timing from videomodes by Hans de Goede · Fri Dec 19 13:46:33 2014 +0100
  91. e4e7ee6 videomodes: Add video_edid_dtd_to_ctfb_res_modes helper function by Hans de Goede · Fri Dec 19 15:47:37 2014 +0100
  92. 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
  93. 2e2732d videomodes: Add video_get_ctfb_res_modes helper function by Hans de Goede · Fri Dec 19 13:22:47 2014 +0100
  94. d01b2b5 videomodes: Add a bunch of high res modes by Hans de Goede · Fri Dec 19 11:45:19 2014 +0100
  95. eb66210 videomodes: Add (vesa) standard timings by Hans de Goede · Fri Dec 19 11:11:52 2014 +0100
  96. 226ac61 videomodes: Add pixelclock_khz and refresh fields to ctfb_res_modes by Hans de Goede · Fri Dec 19 10:38:49 2014 +0100
  97. be4929c sunxi: axp221: Explicitly turn off unused voltages by Hans de Goede · Sat Dec 13 14:02:38 2014 +0100
  98. 7865548 sunxi: axp221: Make dcdc1 voltage configurable by Hans de Goede · Sat Dec 13 14:12:06 2014 +0100
  99. 75916ff sunxi: axp221: Add Kconfig help and sane defaults for typical ldo usage by Hans de Goede · Sat Dec 13 12:40:45 2014 +0100
  100. 1dd334b sunxi: axp221: Add axp223 support by Hans de Goede · Sat Nov 29 23:54:25 2014 +0100