1. 7ea6f35 powerpc: mpc85xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig option by York Sun · Thu Dec 01 13:26:06 2016 -0800
  2. db2d69c powerpc: cyrus: Separate P5020/P5040 config options by York Sun · Thu Dec 01 18:37:55 2016 -0800
  3. b521404 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue Nov 29 19:42:48 2016 -0500
  4. 8d24f80 travis.yml: Add samsung and rockchip builds by Tom Rini · Tue Nov 29 12:41:19 2016 -0500
  5. 39e3880 armv7: psci: cpu_off: flush D-Cache before disable D-Cache by Peng Fan · Tue Nov 22 19:41:09 2016 +0800
  6. 313ec09 vexpress64: Juno: Change PCI buss addresses for IO to start from zero. by Liviu Dudau · Tue Nov 22 11:19:18 2016 +0000
  7. 013e9ae bcm2835: Reserve the spin table in efi memory map by Alexander Graf · Wed Nov 02 10:36:20 2016 +0100
  8. 13b6697 bcm2835 video: Map frame buffer as 32bpp by Alexander Graf · Wed Nov 02 10:36:19 2016 +0100
  9. 3fce534 ARM: bcm283x: Implement EFI RTS reset_system by Alexander Graf · Wed Nov 02 10:36:18 2016 +0100
  10. 1781911 drivers: net: keystone_net: add rgmii link type support when parsing dt by Mugunthan V N · Thu Aug 11 20:04:03 2016 +0530
  11. f9e3ed5 ARM: bcm283x: use OF_CONTROL for bcm283x by Fabian Vogt · Mon Sep 26 14:26:51 2016 +0200
  12. 1d317b7 board: rpi: move uart deactivation to board_init by Fabian Vogt · Mon Sep 26 14:26:50 2016 +0200
  13. 0f11661 serial: bcm283x_mu: support disabling after initialization by Fabian Vogt · Mon Sep 26 14:26:49 2016 +0200
  14. 9371391 fdt: adjust bcm283x device tree for u-boot by Fabian Vogt · Mon Sep 26 14:26:48 2016 +0200
  15. 7ad2aa0 fdt: import bcm283x device tree sources from the linux kernel tree by Fabian Vogt · Mon Sep 26 14:26:47 2016 +0200
  16. 8badae1 fdt: add dt-bindings for bcm2835 by Fabian Vogt · Mon Sep 26 14:26:46 2016 +0200
  17. 7ca1f4e serial: pl01x: expose skip_init platdata option in DT by Fabian Vogt · Mon Sep 26 14:26:45 2016 +0200
  18. cfb76fc serial: bcm283x_mu: add device tree support by Fabian Vogt · Mon Sep 26 14:26:44 2016 +0200
  19. 58eb514 gpio: bcm2835: add device tree support by Fabian Vogt · Mon Sep 26 14:26:43 2016 +0200
  20. 0117dbe fs/fat/fatwrite: Local variable as buffer to store dir_slot entries by Tien Fong Chee · Wed Jul 27 23:08:56 2016 -0700
  21. 0489c3b spl: add USB Gadget config option by Stefan Agner · Mon Nov 21 10:58:53 2016 -0800
  22. e542edd spl: dfu: move DFU Kconfig to SPL Kconfig by Stefan Agner · Mon Nov 21 10:58:52 2016 -0800
  23. 7ccd412 spl: add RAM boot device only if it is actually defined by Stefan Agner · Mon Nov 21 10:58:51 2016 -0800
  24. 86811f2 README: fix typo FAT_ENV_DEV_AND_PART by Nicolae Rosia · Mon Nov 21 17:33:58 2016 +0200
  25. d5681a5 xyz-modem: Change getc timeout loop waiting by tomas.melin@vaisala.com · Mon Nov 21 10:18:51 2016 +0200
  26. b450f93 sata: fix sata command can not being executed bug by Tang Yuantian · Mon Nov 21 10:24:20 2016 +0800
  27. 6c44f54 tools/env: fix environment alignment tests for block devices by Max Krummenacher · Sat Nov 19 13:58:56 2016 +0100
  28. 07e2450 tools/Makefile: suppress "which swig" error output by Andre Przywara · Sat Nov 19 12:04:59 2016 +0000
  29. 8593ed9 ti_armv7_keystone2: env: Add NFS loading support for PMMC and MON by Andrew F. Davis · Fri Nov 18 11:56:16 2016 -0600
  30. 7bf8acf keystone2: Move target selection to Kconfig by Andrew F. Davis · Fri Nov 18 11:56:15 2016 -0600
  31. 783a8e7 bootcounter_ram: Fix misaligned cache warning by Stefan Roese · Fri Nov 18 17:21:52 2016 +0100
  32. a41381b linux/compat.h: Properly implement ndelay fallback by mario.six@gdsys.cc · Fri Nov 18 14:40:37 2016 +0100
  33. d68c7e4 colibri_vf: usb gadget: toradex pid is now set generically by Max Krummenacher · Wed Nov 16 17:49:25 2016 +0100
  34. 070a078 apalis/colibri_t30: move environment location by Marcel Ziswiler · Wed Nov 16 17:49:24 2016 +0100
  35. d92dee5 apalis/colibri_imx7/pxa270/t20/t30/vf: integrate config block handling by Marcel Ziswiler · Wed Nov 16 17:49:23 2016 +0100
  36. 7a28dfc toradex: config block handling by Marcel Ziswiler · Wed Nov 16 17:49:22 2016 +0100
  37. 1d4b028 apalis/colibri_t20/t30: deactivate displaying board info by Marcel Ziswiler · Wed Nov 16 17:49:21 2016 +0100
  38. 6e8bc1a generic-board: make show_board_info a weak function by Marcel Ziswiler · Wed Nov 16 17:49:20 2016 +0100
  39. 7c701b3 Revert "generic-board: allow showing custom board info" by Marcel Ziswiler · Wed Nov 16 17:49:19 2016 +0100
  40. 7c8cb47 spl: remove redundant call to parse_image_header() by tomas.melin@vaisala.com · Wed Nov 16 13:15:05 2016 +0200
  41. e379f59 spl: add check for FIT-header when loading image by tomas.melin@vaisala.com · Wed Nov 16 12:54:39 2016 +0200
  42. 2b6dee1 sun8i_emac: Fix mdio read sequence by Philipp Tomsich · Wed Nov 16 01:40:27 2016 +0000
  43. 49157f8 sunxi: add support for Nintendo NES Classic Edition by FUKAUMI Naoki · Fri Nov 18 08:31:29 2016 +0900
  44. 7f3f5a2 mtd: nand: add support for the TC58NVG2S0H chip by Boris Brezillon · Tue Nov 08 17:21:12 2016 +0100
  45. f5ca252 sunxi: Mele_M5_defconfig: Drop non existing STATUSLED setting by Hans de Goede · Sun Nov 13 19:54:08 2016 +0100
  46. 63b4578 sunxi: mmc: Set CONFIG_SYS_MMC_MAX_DEVICE by Emmanuel Vadot · Sat Nov 05 20:51:11 2016 +0100
  47. e28217d arm: sunxi: do not force USB for arch-sunxi by Yann E. MORIN · Mon Oct 31 22:33:40 2016 +0100
  48. 56a56c3 sunxi: Use the available Kconfig option for AHCI by Jelle van der Waa · Mon Oct 31 21:05:09 2016 +0100
  49. d558629 travis: Add efi_loader grub2 test by Alexander Graf · Fri Nov 18 13:18:00 2016 +0100
  50. f97f532 Travis: Remove sleep test from integratorcp_cm926ejs-qemu test by Alexander Graf · Thu Nov 17 18:31:07 2016 +0100
  51. b548351 efi_loader: Allow to compile helloworld.efi w/o bundling it by Alexander Graf · Thu Nov 17 22:40:10 2016 +0100
  52. 343cccb tests: Add efi_loader hello world test by Alexander Graf · Thu Nov 17 18:31:05 2016 +0100
  53. c4d32e2 travis: Add python path for environments by Alexander Graf · Thu Nov 17 18:31:04 2016 +0100
  54. 3ec0a41 Travis: Expose build dir as variable by Alexander Graf · Thu Nov 17 18:31:03 2016 +0100
  55. 3a2e262 tests: net: Offset downloads to 4MB by Alexander Graf · Thu Nov 17 18:31:02 2016 +0100
  56. 18f5079 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Sat Nov 26 09:26:27 2016 -0500
  57. c0662e5 rockchip: configs: correct partitions 'boot' size by Jacob Chen · Tue Nov 15 16:55:27 2016 +0800
  58. e51b2e7 rockchip: Add support for veyron-minnie (ASUS Chromebook Flip) by Simon Glass · Sun Nov 13 14:24:54 2016 -0700
  59. bf8d7bf rockchip: Add support for veyron-mickey (Chromebit) by Simon Glass · Sun Nov 13 14:22:16 2016 -0700
  60. d16bf2d rockchip: video: Avoid using u8 in the HDMI driver by Simon Glass · Sun Nov 13 14:22:15 2016 -0700
  61. 9293fa4 rockchip: veyron: Adjust ARM clock after relocation by Simon Glass · Sun Nov 13 14:22:14 2016 -0700
  62. cb1c7af rockchip: clk: Support setting ACLK by Simon Glass · Sun Nov 13 14:22:13 2016 -0700
  63. 0df19cd rockchip: Move jerry SDRAM settings into its own .dts file by Simon Glass · Sun Nov 13 14:22:12 2016 -0700
  64. 57538b3 rockchip: veyron: Add a note about the SDRAM voltage by Simon Glass · Sun Nov 13 14:22:11 2016 -0700
  65. ba8635d rockchip: Rename jerry files to veyron by Simon Glass · Sun Nov 13 14:22:10 2016 -0700
  66. 9599461 rockchip: Move jerry to use of-platdata by Simon Glass · Sun Nov 13 14:22:09 2016 -0700
  67. 86ad1b6 rockchip: video: Check for device in use by Simon Glass · Sun Nov 13 14:22:08 2016 -0700
  68. 365b7f7 video: Track whether a display is in use by Simon Glass · Sun Nov 13 14:22:07 2016 -0700
  69. eebc3fd video: Use cache-alignment in video_sync() by Simon Glass · Sun Nov 13 14:22:06 2016 -0700
  70. f0307e1 spi: Add a debug() on bind failure by Simon Glass · Sun Nov 13 14:22:05 2016 -0700
  71. cf65b00 rockchip: spi: Honour the deactivation delay by Simon Glass · Sun Nov 13 14:22:03 2016 -0700
  72. 32308d2 rockchip: spi: Add support for of-platdata by Simon Glass · Sun Nov 13 14:22:02 2016 -0700
  73. 3fb3339 spi: Add of-platdata support to SPI and SPI flash by Simon Glass · Sun Nov 13 14:22:01 2016 -0700
  74. 927e631 stdio: Correct numbering logic in stdio_probe_device() by Simon Glass · Sun Nov 13 14:22:00 2016 -0700
  75. 913d761 stdio: Correct code style nits by Simon Glass · Sun Nov 13 14:21:59 2016 -0700
  76. 6f9087c rockchip: Allow jerry to use of-platdata by Simon Glass · Sun Nov 13 14:21:57 2016 -0700
  77. 25891bc rockchip: video: Correct VOP clock selection by Simon Glass · Sun Nov 13 14:21:56 2016 -0700
  78. 193edc7 rockchip: video: Correct HDMI data source selection by Simon Glass · Sun Nov 13 14:21:55 2016 -0700
  79. 5dab575 dts: arm: rk3036: add usb vbus node by Kever Yang · Tue Nov 08 18:13:41 2016 +0800
  80. 3eb5b23 config: rk3036: enable fix regulator by Kever Yang · Tue Nov 08 18:13:40 2016 +0800
  81. 096af31 config: rk3036: enable configs for USB HOST by Kever Yang · Tue Nov 08 18:13:39 2016 +0800
  82. ee27f37 config: evb-rk3399: enable PWM_ROCKCHIP by Kever Yang · Mon Nov 07 16:30:44 2016 +0800
  83. b6eda40 evb-rk3399: deduced the dram node size when space reserved by Kever Yang · Mon Nov 07 16:30:34 2016 +0800
  84. 531e8e0 arm: rockchip: Fix typo in ROCKCHIP_RK3288 help by Andreas Färber · Wed Nov 02 18:03:01 2016 +0100
  85. 18d53e7 arm: dts: Fix Rockchip sort order by Andreas Färber · Wed Nov 02 18:02:17 2016 +0100
  86. ce152be power: regulator: Add limits checking while setting current by Keerthy · Wed Oct 26 13:42:32 2016 +0530
  87. c6e6669 power: regulator: Add limits checking while setting voltage by Keerthy · Wed Oct 26 13:42:31 2016 +0530
  88. 2e4e9c9 Merge git://git.denx.de/u-boot-fdt by Tom Rini · Fri Nov 25 17:40:02 2016 -0500
  89. 972b459 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Nov 25 17:39:54 2016 -0500
  90. 162c02e power: regulator: Introduce regulator_set_value_force function by Keerthy · Wed Oct 26 13:42:30 2016 +0530
  91. 6c8b1d0 MAINTAINERS: Fix syntax and update filename for FDT by Andreas Färber · Wed Oct 26 18:14:00 2016 +0200
  92. 5440725 powerpc: Drop default CONFIG_MAX_CPUS by York Sun · Wed Nov 23 14:18:59 2016 -0800
  93. d081bea powerpc: mpc86xx: Remove macro CONFIG_MAX_CPUS by York Sun · Wed Nov 23 14:16:01 2016 -0800
  94. 0615e7c powerpc: MPC8641HPCN: Remove macro CONFIG_MPC8641HPCN by York Sun · Wed Nov 23 14:10:14 2016 -0800
  95. efc30b6 powerpc: MPC8641: Remove macro CONFIG_MPC8641 by York Sun · Wed Nov 23 14:08:36 2016 -0800
  96. 9403638 powerpc: MPC8610HPCD: Remove macro CONFIG_MPC8610HPCD by York Sun · Wed Nov 23 14:07:01 2016 -0800
  97. f48436a powerpc: MPC8610: Remove macro CONFIG_MPC8610 by York Sun · Wed Nov 23 14:06:21 2016 -0800
  98. cbf7bf3 powerpc: mpc85xx: Move CONFIG_MAX_CPUS to Kconfig by York Sun · Wed Nov 23 12:30:40 2016 -0800
  99. c184503 powerpc: T4080: Drop configuration for T4080 by York Sun · Mon Nov 21 13:41:30 2016 -0800
  100. 0fad326 powerpc: T4240: Remove macro CONFIG_PPC_T4240 by York Sun · Mon Nov 21 13:35:41 2016 -0800