1. d6c32dc nios2: enable setexpr command in defconfig by Thomas Chou · Thu Oct 29 16:33:23 2015 +0800
  2. ba5316e nios2: clean up macros that do not need a value in board header by Thomas Chou · Thu Oct 29 16:43:46 2015 +0800
  3. 133b9c3 nios2: use common sequence for reserve_uboot by Thomas Chou · Tue Oct 27 11:23:39 2015 +0800
  4. 41d02bb nios2: use dram bank in board info by Thomas Chou · Tue Oct 27 10:21:06 2015 +0800
  5. 043a497 nios2: change virt_to_phys to use physaddr_mask in global data by Thomas Chou · Tue Oct 27 09:02:17 2015 +0800
  6. 8392e2f nios2: remove the useless parenthesis in asm/io.h by Thomas Chou · Thu Oct 29 21:00:32 2015 +0800
  7. ebf8aac nios2: fix map_physmem to do real cache mapping by Thomas Chou · Tue Oct 27 08:30:22 2015 +0800
  8. dae7b73 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Thu Nov 05 07:47:21 2015 -0500
  9. e5e2498 Merge git://git.denx.de/u-boot-samsung by Tom Rini · Thu Nov 05 07:46:45 2015 -0500
  10. 5edcf4c Merge git://git.denx.de/u-boot-usb by Tom Rini · Thu Nov 05 07:46:37 2015 -0500
  11. ccdaff3 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Thu Nov 05 07:46:28 2015 -0500
  12. d52a5a7f video: Drop DEV_EXT_VIDEO flag by Bin Meng · Tue Nov 03 23:23:38 2015 -0800
  13. 6abe4b6 video: Drop DEV_FLAGS_SYSTEM flag by Bin Meng · Tue Nov 03 23:23:37 2015 -0800
  14. 45ed149 sandbox: adc: Add missing header file by Przemyslaw Marczak · Wed Nov 04 18:30:09 2015 +0100
  15. 43306e3 arm: dts: socfpga: Increase the spi-max-frequency for QSPI flash by Chin Liang See · Sat Oct 17 08:32:56 2015 -0500
  16. cb4ac0b spi: cadence_qspi: Ensure check for max frequency in place by Chin Liang See · Sat Oct 17 08:32:38 2015 -0500
  17. f1d200f spi: cadence_qspi: Fix fdt read of spi-max-frequency by Chin Liang See · Sat Oct 17 08:32:14 2015 -0500
  18. 36431f9 spi: cadence_qspi: Ensure spi_calibration is run when sclk change by Chin Liang See · Sat Oct 17 08:31:55 2015 -0500
  19. c97b074 lib, fdt: Adding fdtdec_get_uint function by Chin Liang See · Sat Oct 17 08:30:32 2015 -0500
  20. 1e4fa7c Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Wed Nov 04 18:30:51 2015 -0500
  21. 3c98e7b mpc85xx: Add support for the Varisys Cyrus board by Andy Fleming · Wed Nov 04 15:48:32 2015 -0600
  22. b9b8c2f rtc: Add MCP79411 support to DS1307 rtc driver by Andy Fleming · Wed Oct 21 18:59:06 2015 -0500
  23. 054aed9 ARM: zynq: Remove zc70x target by Michal Simek · Fri Oct 30 15:05:54 2015 +0100
  24. 23d9b62 arm: zynq: Move serial driver to driver model by Simon Glass · Sat Oct 17 19:41:27 2015 -0600
  25. 4ef8bc5 arm: zynq: serial: Drop non-device-tree serial driver portions by Simon Glass · Sat Oct 17 19:41:26 2015 -0600
  26. 25b8371 ARM: zynqmp: Enable DM and OF binding by Michal Simek · Sat Oct 17 19:41:25 2015 -0600
  27. 8c7323a arm: zynq: dts: Add U-Boot device tree additions by Simon Glass · Sat Oct 17 19:41:24 2015 -0600
  28. 6093336 dm: arm: zynq: Enable device tree control in SPL by Simon Glass · Sat Oct 17 19:41:23 2015 -0600
  29. 091f6a3 arm: zynq: Support the debug UART by Simon Glass · Sat Oct 17 19:41:22 2015 -0600
  30. 122216d arm: zynq: Drop unnecessary code in SPL board_init_f() by Simon Glass · Sat Oct 17 19:41:21 2015 -0600
  31. f5b18bd arm: zynq: Use separate device tree instead of embedded by Simon Glass · Sat Oct 17 19:41:20 2015 -0600
  32. 77ec34e dm: spl: Support device tree when BSS is in a different section by Simon Glass · Sat Oct 17 19:41:19 2015 -0600
  33. 45f1e4e dm: spl: Generate u-boot-spl-dtb.bin only when enabled by Simon Glass · Sat Oct 17 19:41:18 2015 -0600
  34. c860e3e dm: serial: Deal with stdout-path with an alias by Simon Glass · Sat Oct 17 19:41:17 2015 -0600
  35. b044a4f fdtgrep: Simplify the alias generation code by Simon Glass · Sat Oct 17 19:41:16 2015 -0600
  36. ca2403a fdt: Correct handling of alias regions by Simon Glass · Sat Oct 17 19:41:15 2015 -0600
  37. 088dccb fdt: Add a function to look up a /chosen property by Simon Glass · Sat Oct 17 19:41:14 2015 -0600
  38. 54b896f ARM: zynqmp: Add DTS for ep108 board by Michal Simek · Fri Oct 30 15:39:18 2015 +0100
  39. 5ea8590 zynq-common: Define CONFIG_SYS_I2C_ZYNQ based on board config by Siva Durga Prasad Paladugu · Wed Oct 28 11:19:08 2015 +0530
  40. 200f0c5 arm: socfpga: reset: correct dma, qspi, and sdmmc reset bit defines by Dinh Nguyen · Mon Nov 02 17:11:21 2015 -0600
  41. e8d13bb usb: udc: Fix warnings on 64-bit builds by Michal Simek · Fri Oct 30 16:21:30 2015 +0100
  42. 6c7d003 usb: lthor: Specify correct parameter for sizeof type by Michal Simek · Fri Oct 30 16:19:43 2015 +0100
  43. 698cd6f usb: dwc3: Fix warnings on 64-bit builds by Michal Simek · Fri Oct 30 16:24:06 2015 +0100
  44. 1bf0634 ARM: dra7xx_evm: Add DFU support for qspi flash by Vignesh R · Tue Oct 20 15:22:01 2015 +0530
  45. 354e39e dfu: dfu_sf: Pass duplicate devstr to parse_dev by Vignesh R · Tue Oct 20 15:22:00 2015 +0530
  46. 66cb3e4 ohci: Add missing cache-flush for hcca area by Hans de Goede · Tue Oct 20 18:39:29 2015 +0200
  47. d83b89d common/usb_storage.c: Clean up usb_storage_probe() by Tom Rini · Sun Oct 11 07:26:27 2015 -0400
  48. 2acb23b arm: at91: reworked meesc board support by Daniel Gorsulowski · Mon Nov 02 07:59:49 2015 +0100
  49. 11fd15d mmc: atmel: Add atmel sdhci support by Wenyou Yang · Mon Nov 02 10:57:09 2015 +0800
  50. 522f5a6 arm: at91: clock: Add the generated clock support by Wenyou Yang · Fri Oct 30 09:47:02 2015 +0800
  51. 09456d9 mmc: sdhci: Fix the SD clock stop sequence by Wenyou Yang · Tue Sep 22 14:59:25 2015 +0800
  52. 0a248bc arm: at91: Change the Chip ID registers' addresses by Wenyou Yang · Tue Sep 08 14:38:26 2015 +0800
  53. 6a45b04 mpc85xx/t2081: enable parsing DDR ratio for T2081 rev1.1 by Shengzhou Liu · Mon Oct 26 13:51:58 2015 +0800
  54. d456ea1 T104xD4RDB: Fix PHY address for PHY connected to FM1@DTSEC3 by Codrin Ciubotariu · Mon Oct 12 16:33:13 2015 +0300
  55. c6799ce mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter Card by Yangbo Lu · Thu Sep 17 10:27:48 2015 +0800
  56. 73f6652 powerpc/t1040qds: enable peripheral clock for eSDHC by Yangbo Lu · Thu Sep 17 10:27:38 2015 +0800
  57. 74b2954 powerpc/t1040qds: enable adapter card type identification support by Yangbo Lu · Thu Sep 17 10:27:27 2015 +0800
  58. 81eacd6 mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter Card by Yangbo Lu · Thu Sep 17 10:27:12 2015 +0800
  59. 61a9337 Powerpc: eSDHC: expand a fix to T4160 by Shaohui Xie · Fri Sep 11 19:02:13 2015 +0800
  60. 81136a1 t1040d4rdb: assign muxed pins to qe-tdm when set hwconfig qe-tdm by Zhao Qiang · Fri Aug 28 10:31:50 2015 +0800
  61. 1dcc63d samsung: clean up checkpatch issues by Minkyu Kang · Fri Oct 23 16:21:20 2015 +0900
  62. abf4a62 odroid: clean up checkpatch issues by Minkyu Kang · Fri Oct 23 16:15:04 2015 +0900
  63. 1ef89da smdk2410: clean up checkpatch issues by Minkyu Kang · Fri Oct 23 16:12:28 2015 +0900
  64. d4e645b smdkv310: clean up checkpatch issues by Minkyu Kang · Fri Oct 23 15:59:37 2015 +0900
  65. 401aec0 arm: exynos: clean up checkpatch issues by Minkyu Kang · Thu Oct 22 14:51:58 2015 +0900
  66. 44468ef s5p sdhci: call pinmux for card's gpio pins before use them by Przemyslaw Marczak · Wed Oct 28 15:41:50 2015 +0100
  67. 91fd747 Exynos4412: pinmux: disable pull for MMC pins by Przemyslaw Marczak · Wed Oct 28 15:41:49 2015 +0100
  68. 23bc2a7 sandbox: add ADC unit tests by Przemyslaw Marczak · Tue Oct 27 13:08:07 2015 +0100
  69. 1bc7f23 sandbox: add ADC driver by Przemyslaw Marczak · Tue Oct 27 13:08:06 2015 +0100
  70. a6e12d3 exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4. by Przemyslaw Marczak · Tue Oct 27 13:08:05 2015 +0100
  71. 10869d7 Odroid-XU3: dts: enable ADC, with request for pre-reloc bind by Przemyslaw Marczak · Tue Oct 27 13:08:04 2015 +0100
  72. 91c2547 Exynos54xx: dts: add ADC node by Przemyslaw Marczak · Tue Oct 27 13:08:03 2015 +0100
  73. 28a4d1e Odroid-XU3: enable s2mps11 PMIC support by Przemyslaw Marczak · Tue Oct 27 13:08:02 2015 +0100
  74. d8c1562 dm: adc: add Exynos54xx compatible ADC driver by Przemyslaw Marczak · Tue Oct 27 13:08:01 2015 +0100
  75. e0cb85b dm: adc: add simple ADC uclass implementation by Przemyslaw Marczak · Tue Oct 27 13:08:00 2015 +0100
  76. c900103 dm: regulator: add function device_get_supply_regulator() by Przemyslaw Marczak · Tue Oct 27 13:07:59 2015 +0100
  77. 9181512 dm: pmic: add s2mps11 PMIC I/O driver by Przemyslaw Marczak · Tue Oct 27 13:07:58 2015 +0100
  78. cefbfe4 Exynos5422/5800: set cpu id to 0x5422 by Przemyslaw Marczak · Tue Oct 27 13:07:57 2015 +0100
  79. 7ea11ba Peach-Pi: dts: add cpu-model string by Przemyslaw Marczak · Tue Oct 27 13:07:56 2015 +0100
  80. 808b644 s5p: cpu_info: print "cpu-model" if exists in dts by Przemyslaw Marczak · Tue Oct 27 13:07:55 2015 +0100
  81. 5b8bbbf samsung: board/misc: check returned pointer for get_board_type() calls by Przemyslaw Marczak · Tue Oct 27 13:07:54 2015 +0100
  82. 38e290f ARM: at91: sama5: change the environment address to 0x6000 by Josh Wu · Tue Oct 27 13:31:33 2015 +0800
  83. 23aeb92 lcd: atmel: Add 32bpp support for HLCDC by Marek Vasut · Fri Oct 23 22:55:40 2015 +0200
  84. 0b7d54e mmc: atmel: Zap global 'initialized' variable by Marek Vasut · Fri Oct 23 20:46:31 2015 +0200
  85. 903fc1d mmc: atmel: Implement proper private data by Marek Vasut · Fri Oct 23 20:46:30 2015 +0200
  86. 6da7779 mmc: atmel: Fix clock configuration by Marek Vasut · Fri Oct 23 20:46:29 2015 +0200
  87. 34524b1 mmc: atmel: Silence debug output by Marek Vasut · Fri Oct 23 20:46:28 2015 +0200
  88. 35f1d83 at91: simplify spl board_init_f function by Josh Wu · Fri Oct 23 17:23:57 2015 +0800
  89. 1a51f17 x86: Select the ns16550 debug UART for minnowmax, chromebook_link by Simon Glass · Fri Oct 30 15:46:17 2015 -0600
  90. 71c44e8 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Oct 30 12:56:58 2015 -0400
  91. 8af4c5a ls102xa: Adjust some macros for SD boot on LS1021A QDS board by Alison Wang · Fri Oct 30 22:45:38 2015 +0800
  92. 15119e5 configs: ls1021atwr: Enable ID EEPROM for SD boot by Yao Yuan · Wed Sep 23 15:48:26 2015 +0800
  93. fcefdad arm: ls1021atwr: optimize the deep sleep latency by tang yuantian · Thu Sep 24 15:52:02 2015 +0800
  94. 52b4b2d SECURE_BOOT: Correct reading of ITS bit by Aneesh Bansal · Mon Oct 12 22:05:50 2015 +0530
  95. 6dc192d drivers/ddr/fsl_ddr: Make SR_IE configurable by Joakim Tjernlund · Wed Oct 14 16:32:00 2015 +0200
  96. 7b1cd6f README.scrapyard: Populate recent ppc4xx removals by Tom Rini · Fri Oct 30 07:53:56 2015 -0400
  97. d5987a9 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Oct 29 16:30:33 2015 -0400
  98. cecd394 net: eth: Check return value in various places by Bin Meng · Wed Oct 07 21:45:44 2015 -0700
  99. 111473a dm: test: Add a new test case against dm eth codes for NULL pointer access by Bin Meng · Wed Oct 07 21:45:43 2015 -0700
  100. e59ecbc net: eth: Clear MAC address in eth_pre_remove() by Bin Meng · Wed Oct 07 21:45:42 2015 -0700