1. e4e7ee6 videomodes: Add video_edid_dtd_to_ctfb_res_modes helper function by Hans de Goede · Fri Dec 19 15:47:37 2014 +0100
  2. 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
  3. 2e2732d videomodes: Add video_get_ctfb_res_modes helper function by Hans de Goede · Fri Dec 19 13:22:47 2014 +0100
  4. d01b2b5 videomodes: Add a bunch of high res modes by Hans de Goede · Fri Dec 19 11:45:19 2014 +0100
  5. eb66210 videomodes: Add (vesa) standard timings by Hans de Goede · Fri Dec 19 11:11:52 2014 +0100
  6. 226ac61 videomodes: Add pixelclock_khz and refresh fields to ctfb_res_modes by Hans de Goede · Fri Dec 19 10:38:49 2014 +0100
  7. be4929c sunxi: axp221: Explicitly turn off unused voltages by Hans de Goede · Sat Dec 13 14:02:38 2014 +0100
  8. 7865548 sunxi: axp221: Make dcdc1 voltage configurable by Hans de Goede · Sat Dec 13 14:12:06 2014 +0100
  9. 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
  10. 1dd334b sunxi: axp221: Add axp223 support by Hans de Goede · Sat Nov 29 23:54:25 2014 +0100
  11. 06da346 mmc: sunxi: Fix misuse of gpio_direction_input() by Axel Lin · Sat Dec 20 11:41:25 2014 +0800
  12. 65142e9 sun6i: axp221: Add axp221_get_sid function by Hans de Goede · Tue Nov 25 16:37:52 2014 +0100
  13. 06bfab0 sunxi: mmc: Properly setup mod-clk and clock sampling phases by Hans de Goede · Sun Dec 07 20:55:10 2014 +0100
  14. c8921be x86: Make chromebook_link the default board for coreboot by Bin Meng · Tue Jan 06 22:14:21 2015 +0800
  15. c49a8f8 x86: pci: Display vesa modes in hex by Simon Glass · Thu Jan 01 16:18:05 2015 -0700
  16. f689808 x86: video: Add debug option to time the BIOS copy by Simon Glass · Thu Jan 01 16:18:01 2015 -0700
  17. ed33cb8 x86: pci: Don't return a vesa mode when there is not video by Simon Glass · Thu Jan 01 16:18:00 2015 -0700
  18. d40aeb2 x86: video: Add a debug() to display the frame buffer address by Simon Glass · Thu Jan 01 16:17:59 2015 -0700
  19. b2cfbd6 x86: Use ePAPR defined properties for x86-uart by Bin Meng · Wed Dec 31 16:05:13 2014 +0800
  20. 0203c1c serial: ns16550: Support ns16550 compatible pci uart devices by Bin Meng · Wed Dec 31 16:05:12 2014 +0800
  21. 779847e fdt: Add several apis to decode pci device node by Bin Meng · Wed Dec 31 16:05:11 2014 +0800
  22. f1b81fc pci: Make pci apis usable before relocation by Bin Meng · Tue Dec 30 22:53:21 2014 +0800
  23. 8d10054 mtd: nand: do not scan BBT after scrub by Masahiro Yamada · Fri Dec 26 22:20:58 2014 +0900
  24. 8c6c14a mtd: nand: Mark the BBT as scanned prior to calling scan_bbt again by Masahiro Yamada · Fri Dec 26 22:20:57 2014 +0900
  25. f5a1902 mtd: nand: revive "nand scrub" command by Masahiro Yamada · Tue Dec 16 15:36:33 2014 +0900
  26. 0d0c47e Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Thu Jan 08 13:50:38 2015 -0500
  27. 1c5f966 qspi:fsl implement AHB read by Peng Fan · Thu Jan 08 10:40:20 2015 +0800
  28. b67e227 i2c:mxc fix array size of i2c_data by Peng Fan · Tue Jan 06 14:12:51 2015 +0800
  29. c1adb62 spi: ftssp010_spi: Simplify code flow in ftssp010_[wait|wait_tx|wait_rx] by Axel Lin · Thu Jan 08 09:47:22 2015 +0800
  30. 1baf4fd spi: cadence_qspi: Fix checking return value of fdt_first_subnode() by Axel Lin · Wed Jan 07 09:54:56 2015 +0800
  31. 3a34448 spi:fsl-quadspi support bank register read write by Peng Fan · Sun Jan 04 17:07:14 2015 +0800
  32. a2f46b5 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Tue Jan 06 10:44:47 2015 -0500
  33. 67e767d dt: socfpga: Rename snps, dw-spi-mmio to snps, dw-apb-ssi by Marek Vasut · Wed Dec 31 20:14:55 2014 +0100
  34. 3895c02 spi: designware_spi: Fix detecting FIFO depth by Axel Lin · Tue Jan 06 08:08:25 2015 +0800
  35. 51cb92b MVEBUMMC : REMOVE unnecessary delay from init by Gerald Kerma · Sat Dec 13 21:35:36 2014 +0100
  36. 85a25fd MVEBUMMC : CLEAN code by Gerald Kerma · Sat Dec 13 21:35:35 2014 +0100
  37. 73cafef MVEBUMMC : REMOVE unnecessary delays by Gerald Kerma · Sat Dec 13 21:35:34 2014 +0100
  38. 501791c MVEBUMMC : FIX debug strings by Gerald Kerma · Sat Dec 13 21:35:33 2014 +0100
  39. 20d9691 MVEBUMMC : Speed up access time by Gerald Kerma · Sat Dec 13 21:35:32 2014 +0100
  40. c5fb9f7 MVEBUMMC : Change copyright date by Gerald Kerma · Sat Dec 13 21:35:31 2014 +0100
  41. 14ed9d5 Merge branch 'misc' of git://git.denx.de/u-boot-x86 by Tom Rini · Mon Jan 05 20:00:25 2015 -0500
  42. d2f895f cros-ec-keyboard: Synchronize DT binding from linux by Sjoerd Simons · Thu Nov 27 16:34:08 2014 +0100
  43. f9d52cc i2c_eeprom: include <linux/err.h> to fix build error by Masahiro Yamada · Thu Dec 18 20:00:26 2014 +0900
  44. 20b27be mtd: nand: omap_gpmc: fix error handling by Guido Martínez · Fri Jan 02 14:49:10 2015 -0300
  45. 533d33f ahci-plat: provide a weak scsi_bus_reset() hook by Dmitry Lifshitz · Mon Dec 15 16:02:56 2014 +0200
  46. cff59a7 ahci: introduce ahci_reset() by Dmitry Lifshitz · Mon Dec 15 16:02:55 2014 +0200
  47. 3dacc67 powerpc: mpc824x: remove MPC824X cpu support by Masahiro Yamada · Mon Dec 15 23:26:31 2014 +0900
  48. f19e090 mpc8260: remove atc board support by Masahiro Yamada · Mon Dec 15 23:26:30 2014 +0900
  49. 0211cad mpc8xx: remove lwmon board support by Masahiro Yamada · Mon Dec 15 23:26:14 2014 +0900
  50. 02949c3 mpc8xx: remove R360MPI board support by Masahiro Yamada · Mon Dec 15 23:26:12 2014 +0900
  51. 0bd4db0 mpc8xx: remove RRvision board support by Masahiro Yamada · Mon Dec 15 23:26:11 2014 +0900
  52. f13642e powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 support by Masahiro Yamada · Mon Dec 15 23:26:07 2014 +0900
  53. 0e984338 mpc8xx: remove FPS{850, 860}L, NSCU, SM850, TK885D, virtlab2 support by Masahiro Yamada · Mon Dec 15 23:26:06 2014 +0900
  54. 0bf9cde Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Fri Jan 02 07:42:58 2015 -0500
  55. e37443f Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Thu Jan 01 15:10:39 2015 -0500
  56. 979beee usb: eth: add ASIX AX88179 DRIVER by Rene Griessl · Fri Nov 07 16:53:48 2014 +0100
  57. 3642a87 imx:qspi add 4K erase support by Peng Fan · Wed Dec 31 11:01:39 2014 +0800
  58. 828e468 arm:mx6sx add QSPI support by Peng Fan · Wed Dec 31 11:01:38 2014 +0800
  59. a765adf QuadSPI: use correct amba_base by Peng Fan · Wed Dec 31 11:01:37 2014 +0800
  60. ff16234 QuadSPI: use QSPI_CMD_xx instead of flash opcodes by Peng Fan · Wed Dec 31 11:01:36 2014 +0800
  61. 4889931 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Fri Dec 19 17:09:26 2014 -0500
  62. 7bb2c3c x86: Rename coreboot-serial to x86-serial by Bin Meng · Wed Dec 17 15:50:47 2014 +0800
  63. 9b64969 x86: ich6-gpio: Add Intel Tunnel Creek GPIO support by Bin Meng · Wed Dec 17 15:50:38 2014 +0800
  64. 9342855 net: rtl8169: Add support for RTL-8168/8111g by Thierry Reding · Tue Dec 09 22:25:27 2014 -0700
  65. 209c648 net: rtl8169: Use non-cached memory if available by Thierry Reding · Tue Dec 09 22:25:26 2014 -0700
  66. bcc8e4d net: rtl8169: Properly align buffers by Thierry Reding · Tue Dec 09 22:25:25 2014 -0700
  67. 75856e3 net: rtl8169: Honor CONFIG_SYS_RX_ETH_BUFFER by Thierry Reding · Tue Dec 09 22:25:24 2014 -0700
  68. 412c758 pci: tegra: Add Tegra PCIe driver by Thierry Reding · Tue Dec 09 22:25:12 2014 -0700
  69. 09c0cf2 power: Add AMS AS3722 PMIC support by Thierry Reding · Tue Dec 09 22:25:05 2014 -0700
  70. 974d7b5 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Dec 18 12:37:18 2014 -0500
  71. f7bc62f sf: sf_params: Add S25FL164K flash identifier info by Adnan Ali · Thu Dec 18 18:48:30 2014 +0530
  72. 847b469 sf: sf_params: Add S25FL116K flash support by Adnan Ali · Thu Dec 18 18:45:35 2014 +0530
  73. 21c5164 mtd/spi: Add support for SST25WF040B by Shengzhou Liu · Thu Dec 18 18:19:24 2014 +0530
  74. 6cce311 mtd: sf: Zap ramtron driver by Jagannadha Sutradharudu Teki · Thu Nov 06 16:05:35 2014 +0530
  75. 2488350 dfu: dfu_get_buf: check the value of env dfu_bufsiz before use by Przemyslaw Marczak · Mon Dec 15 10:34:11 2014 +0100
  76. a5071a0 gadget: f_thor: check pointers before use in download_tail() by Przemyslaw Marczak · Mon Dec 15 10:34:10 2014 +0100
  77. 95a2947 dfu: mmc: check if mmc device exists in mmc_block_op() by Przemyslaw Marczak · Mon Dec 15 10:34:09 2014 +0100
  78. 5aba398 fastboot: add support for continue command by Rob Herring · Wed Dec 10 14:43:04 2014 -0600
  79. d38f24e usb, g_dnl: generalize DFU detach functions by Rob Herring · Wed Dec 10 14:43:03 2014 -0600
  80. 50964cd Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue Dec 16 15:20:02 2014 -0500
  81. 011df41 USB: gadget: atmel_usba_udc: fix transfer hang issue by Bo Shen · Mon Dec 15 18:12:47 2014 +0800
  82. c50210f Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Tue Dec 16 09:41:00 2014 -0500
  83. c1f5ac4 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Mon Dec 15 17:13:47 2014 -0500
  84. df412c6 qe/deep-sleep: modify qe deep-sleep for generic board by Zhao Qiang · Mon Dec 15 15:50:49 2014 +0800
  85. 0762150 crypto/fsl: Fix RNG instantiation failure. by gaurav rana · Thu Dec 04 13:00:41 2014 +0530
  86. 92fb6ac net/fm: update ft_fixup_port to differentiate dual-role mac by Shengzhou Liu · Wed Dec 03 15:27:03 2014 +0800
  87. 1b07ef1 driver/ddr/fsl: Fix MRC_CYC calculation for DDR3 by York Sun · Tue Dec 02 11:18:09 2014 -0800
  88. fd1b68c x86: ich-spi: Add Intel Tunnel Creek SPI controller support by Bin Meng · Fri Dec 12 21:05:27 2014 +0800
  89. 0966130 x86: Add a simple superio driver for SMSC LPC47M by Bin Meng · Fri Dec 12 21:05:25 2014 +0800
  90. a55173f x86: ich6-gpio: Move setup_pch_gpios() to board support codes by Bin Meng · Fri Dec 12 21:05:23 2014 +0800
  91. a488b6f x86: ich-spi: Set the tx operation mode for ich 7 by Bin Meng · Fri Dec 12 19:36:16 2014 +0530
  92. 1e89248 x86: ich-spi: Set the rx operation mode for ich 7 by Bin Meng · Fri Dec 12 19:36:15 2014 +0530
  93. 7f0fd70 sf: Enable byte program support by Jagannadha Sutradharudu Teki · Fri Dec 12 19:36:14 2014 +0530
  94. fcbfc17 spi: sf: Support byte program for sst spi flash by Bin Meng · Fri Dec 12 19:36:13 2014 +0530
  95. 52c62bb spi: Fix flag collision for SST_WP by Simon Glass · Fri Dec 12 19:36:12 2014 +0530
  96. 29e6391 sf: Fix look for the fastest read command by Jagannadha Sutradharudu Teki · Fri Dec 12 19:36:11 2014 +0530
  97. a9b9ef4 bios_emulator: Correct ordering of includes by Simon Glass · Wed Dec 10 20:12:01 2014 -0700
  98. 6df0e9e gpio: intel_ich6: Set correct gpio output value in ich6_gpio_direction_output() by Axel Lin · Sun Dec 07 12:48:27 2014 +0800
  99. 2dbed5f x86: ich-spi: Fix a bug of reading from a non-64 bytes aligned address by Bin Meng · Wed Dec 10 16:35:50 2014 +0800
  100. 41fcb16 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Fri Dec 12 15:02:00 2014 -0500