1. 2228158 tools/env: factor out environment_end function by Andreas Fenkart · Mon Aug 29 23:16:57 2016 +0200
  2. 8a80c33 gunzip: cache-align write buffer memory by Clemens Gruber · Mon Aug 29 17:10:36 2016 +0200
  3. 8e99538 README: Fix CONFIG_SYS_NAND_MAX_DEVICE typo by Simon Glass · Sun Oct 02 18:01:11 2016 -0600
  4. 1728f0a README: Drop CONFIG_MPC8349ADS by Simon Glass · Sun Oct 02 18:01:10 2016 -0600
  5. cce63b1 README: Drop README.imx31 by Simon Glass · Sun Oct 02 18:01:09 2016 -0600
  6. 8e594fa atmel: Drop README.at91-soc by Simon Glass · Sun Oct 02 18:01:08 2016 -0600
  7. 7f06bb0 README: Drop CONFIG_SYS_USE_OSCCLK by Simon Glass · Sun Oct 02 18:01:07 2016 -0600
  8. 9a6ac8b README: Drop CONFIG_SYS_INIT_DATA_SIZE by Simon Glass · Sun Oct 02 18:01:06 2016 -0600
  9. b05e2b3 README: i2c: Drop unused i2c CONFIG options by Simon Glass · Sun Oct 02 18:01:05 2016 -0600
  10. 4b62ed5 README: sh: Drop CONFIG_SYS_I2C_SH_BASE5 by Simon Glass · Sun Oct 02 18:01:04 2016 -0600
  11. 9bca547 README: Drop CONFIG_SYS_USB_BRG_CLK by Simon Glass · Sun Oct 02 18:01:03 2016 -0600
  12. 9851845 README: Drop CONFIG_LAN91C96_BASE by Simon Glass · Sun Oct 02 18:01:02 2016 -0600
  13. 489f61d README: Drop CONFIG_OF_BOOT_CPU by Simon Glass · Sun Oct 02 18:01:01 2016 -0600
  14. ef47a43 README: Drop unused CONFIG_SYS_LS_MC_FW_... options by Simon Glass · Sun Oct 02 18:01:00 2016 -0600
  15. fa8527b README: Drop unused JFFS2 options by Simon Glass · Sun Oct 02 18:00:59 2016 -0600
  16. 5b9a517 README: Correct CONFIG_ENV_OFFSET_RENDUND typo by Simon Glass · Sun Oct 02 18:00:58 2016 -0600
  17. 5c2fbbb README: Drop CONFIG_COGENT and related options by Simon Glass · Sun Oct 02 18:00:57 2016 -0600
  18. 6a27e15 README: Drop old Intel Monahans comment by Simon Glass · Sun Oct 02 18:00:56 2016 -0600
  19. ce8f509 spl: Make spl_boot_list a local variable by Simon Glass · Sat Sep 24 18:20:17 2016 -0600
  20. 43a734f spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · Sat Sep 24 18:20:16 2016 -0600
  21. 3eb382a spl: Update fat functions to take an spl_image parameter by Simon Glass · Sat Sep 24 18:20:15 2016 -0600
  22. 0649e91 spl: Update ext functions to take an spl_image parameter by Simon Glass · Sat Sep 24 18:20:14 2016 -0600
  23. ee30679 spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · Sat Sep 24 18:20:13 2016 -0600
  24. a499648 spl: Convert spl_board_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:12 2016 -0600
  25. d9aefcb spl: Convert spl_net_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:11 2016 -0600
  26. dd8e224 spi: Move freescale-specific code into a private header by Simon Glass · Sat Sep 24 18:20:10 2016 -0600
  27. b9f6d89 spl: Convert spl_spi_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:09 2016 -0600
  28. 172b39f spl: spi: Move the generic SPI loader into common/spl by Simon Glass · Sat Sep 24 18:20:08 2016 -0600
  29. 3d2872e spl: Convert spl_sata_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:07 2016 -0600
  30. c43541b spl: Convert spl_usb_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:06 2016 -0600
  31. 944e0e3 spl: Convert spl_ymodem_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:05 2016 -0600
  32. 8f42e64 spl: Convert spl_nor_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:04 2016 -0600
  33. 383aa47 spl: Convert spl_onenand_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:03 2016 -0600
  34. 6cf82c9 spl: Convert spl_nand_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:02 2016 -0600
  35. 92619e8 spl: Convert spl_ubi_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:01 2016 -0600
  36. d449cb8 spl: Convert spl_mmc_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:00 2016 -0600
  37. d561db9 spl: Convert spl_ram_load_image() to use linker list by Simon Glass · Sat Sep 24 18:19:59 2016 -0600
  38. d1cf373 spl: Add a way to declare an SPL image loader by Simon Glass · Sat Sep 24 18:19:58 2016 -0600
  39. c0b6c9b spl: Convert boot_device into a struct by Simon Glass · Sat Sep 24 18:19:57 2016 -0600
  40. f481ab1 spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig by Simon Glass · Sat Sep 24 18:19:56 2016 -0600
  41. 3e6b1c3 spl: Add function comments to spl_start_uboot() by Simon Glass · Sat Sep 24 18:19:55 2016 -0600
  42. b805c35 spl: Add a parameter to jump_to_image_linux() by Simon Glass · Sat Sep 24 18:19:54 2016 -0600
  43. 6b2e4db spl: Add a parameter to spl_parse_image_header() by Simon Glass · Sat Sep 24 18:19:53 2016 -0600
  44. 11a1a27 spl: Add a parameter to spl_set_header_raw_uboot() by Simon Glass · Sat Sep 24 18:19:52 2016 -0600
  45. 8dd1c9e spl: Move spl_board_load_image() into a generic header by Simon Glass · Sat Sep 24 18:19:51 2016 -0600
  46. eaa24e7f serial: ns16550: Handle -ENOENT when requesting clock by Alexandre Courbot · Fri Sep 30 17:37:00 2016 +0900
  47. 1079b3a Prepare v2016.11-rc1 by Tom Rini · Mon Oct 03 09:28:13 2016 -0400
  48. 2c84db2 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Mon Oct 03 09:09:29 2016 -0400
  49. e2f61e7 ti_armv7_common: Disable Falcon Mode on HS devices by Andrew F. Davis · Tue Aug 30 14:06:28 2016 -0500
  50. 109d63b config: Remove usage of CONFIG_STORAGE_EMMC by Andrew F. Davis · Tue Aug 30 14:06:27 2016 -0500
  51. f0d354b ti: omap-common: Allow AM33xx devices to be built securely by Andrew F. Davis · Tue Aug 30 14:06:25 2016 -0500
  52. bd24915 board: am33xx-hs: Allow post-processing of FIT image on AM33xx by Andrew F. Davis · Tue Aug 30 14:06:24 2016 -0500
  53. 8a739ae am33xx: config.mk: Fix option used to enable SPI SPL image type by Andrew F. Davis · Tue Aug 30 14:06:23 2016 -0500
  54. 460acec doc: Update info on using AM33xx secure devices from TI by Andrew F. Davis · Tue Aug 30 14:06:22 2016 -0500
  55. a86d6ad am33xx: config.mk: Add support for additional secure boot image types by Andrew F. Davis · Tue Aug 30 14:06:21 2016 -0500
  56. 817bbee Kconfig: Separate AM33XX SOC config from target board config by Andrew F. Davis · Tue Aug 30 14:06:20 2016 -0500
  57. f9e50cb ARM: omap5: add fdt secure dram reservation fixup by Daniel Allred · Fri Sep 02 00:40:24 2016 -0500
  58. 420ffad ti_omap5_common: mark region of DRAM protected on HS parts by Daniel Allred · Fri Sep 02 00:40:23 2016 -0500
  59. d786f05 ARM: DRA7: Add secure emif setup calls by Daniel Allred · Fri Sep 02 00:40:22 2016 -0500
  60. 5f858eb arm: omap5: secure API for EMIF memory reservations by Daniel Allred · Fri Sep 02 00:40:21 2016 -0500
  61. 082384b ti: omap5: Add Kconfig options for secure EMIF reservations by Daniel Allred · Fri Sep 02 00:40:20 2016 -0500
  62. c95f378 rockchip: add boot-mode support for rk3288, rk3036 by Jacob Chen · Mon Sep 19 18:46:28 2016 +0800
  63. 746070c rockchip: move common function from board-file to rk3036-board.c by Jacob Chen · Mon Sep 19 18:46:27 2016 +0800
  64. 73a38ec rockchip: rename board.c to rk3288-board.c by Jacob Chen · Mon Sep 19 18:46:26 2016 +0800
  65. e515291 rockchip: move partitons define from 3036-kylin to 3036-common by Jacob Chen · Mon Sep 19 18:46:25 2016 +0800
  66. 5e6f7cc rockchip: miniarm: remove eMMC support by Xu Ziyuan · Fri Sep 09 21:44:50 2016 +0800
  67. bbdbec7 config: evb-rk3399: enable pwm regulator by Kever Yang · Fri Sep 23 15:57:23 2016 +0800
  68. 845b80e dts: evb-rk3399: add init voltage node for vdd-center by Kever Yang · Fri Sep 23 15:57:22 2016 +0800
  69. b8594e2 Kconfig: rockchip: enable DM_PWM and DM_REGULATOR by Kever Yang · Fri Sep 23 15:57:21 2016 +0800
  70. 11c21c5 rockchip: evb_rk3399: init vdd_center regulator by Kever Yang · Fri Sep 23 15:57:20 2016 +0800
  71. 8bbe1cc power: regulator: add pwm regulator by Kever Yang · Fri Sep 23 15:57:19 2016 +0800
  72. 7ac41cf rockchip: rkpwm: fix the register sequence by Kever Yang · Fri Sep 23 15:57:18 2016 +0800
  73. 2fe2fdc rockchip: rk3399: update PPLL and pmu_pclk frequency by Kever Yang · Fri Sep 23 15:57:17 2016 +0800
  74. 4d39348 rockchip: add usb mass storage feature support for rk3036 by jacob2.chen · Tue Aug 30 01:26:14 2016 +0800
  75. 0f9ef57 Enable ROCKCHIP_SPL_BACK_TO_BROM for rock2 board by Sandy Patterson · Mon Aug 29 07:31:17 2016 -0400
  76. d70f0f3 Disable SPL_MMC_SUPPORT if ROCKCHIP_SPL_BACK_TO_BROM is enabled. by Sandy Patterson · Mon Aug 29 07:31:16 2016 -0400
  77. a9e92ee rockchip: Fix SPL console output when ROCKCHIP_SPL_BACK_TO_BROM is enabled by Sandy Patterson · Wed Aug 10 10:21:47 2016 -0400
  78. f264577 rockchip: rk3288: sdram: fix DDR address range by Xu Ziyuan · Mon Sep 05 09:39:58 2016 +0800
  79. 8353f9d net, macb: fix misaligned cache operation warning by Heiko Schocher · Mon Aug 29 07:46:11 2016 +0200
  80. e89428b ti_armv7_keystone2: Update addr_mon variable by Lokesh Vutla · Fri Sep 16 10:17:53 2016 +0530
  81. ae6b222 ARM: keystone2: Add support for parsing monitor header by Lokesh Vutla · Fri Sep 16 10:17:12 2016 +0530
  82. d07a5a6 keystone2: k2g: add env script to load firmware initramfs as part of boot flow by Murali Karicheri · Thu Sep 15 19:14:32 2016 +0530
  83. 7f56d11 board: k2g: Enable ECC byte lane by Lokesh Vutla · Sat Aug 27 17:19:16 2016 +0530
  84. b4b5aac board: ks2: Enable ECC using detected DDR size by Lokesh Vutla · Sat Aug 27 17:19:15 2016 +0530
  85. 4ed1eca fastboot: move FASTBOOT_FLASH options into Kconfig by Petr Kulhavy · Fri Sep 09 10:27:18 2016 +0200
  86. 2e790d5 disk: part: refactor generic name creation for DOS and ISO by Petr Kulhavy · Fri Sep 09 10:27:17 2016 +0200
  87. 9f174c9 fastboot: add support for writing MBR by Petr Kulhavy · Fri Sep 09 10:27:16 2016 +0200
  88. 712257e disk: part: implement generic function part_get_info_by_name() by Petr Kulhavy · Fri Sep 09 10:27:15 2016 +0200
  89. 31eb47d bootm: fix passing argc to standalone apps by Zubair Lutfullah Kakakhel · Fri Sep 09 09:18:58 2016 +0100
  90. 31ec4a2 input: specify the default of I8042_KEYB in more correct manner by Masahiro Yamada · Thu Sep 08 18:47:36 2016 +0900
  91. b11b235 sandbox, x86: select DM_KEYBOARD instead of default y entry by Masahiro Yamada · Thu Sep 08 18:47:35 2016 +0900
  92. 06a618d Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · Fri Sep 30 21:59:11 2016 -0400
  93. ce3cf6a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Sep 30 21:58:44 2016 -0400
  94. b0fd6e0 nds32: Support relocation. by rick · Thu Apr 14 14:32:27 2016 +0800
  95. 5467da2 mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261 by Sriram Dash · Wed Aug 17 11:47:54 2016 +0530
  96. 1ae7e4c mpc85xx: powerpc: usb: Enable Usb phy initialisation settings for P1010 by Sriram Dash · Wed Aug 17 11:47:53 2016 +0530
  97. 30c95ce mpc85xx: powerpc: usb: Modified the erratum A006261 according to endianness by Sriram Dash · Wed Aug 17 11:47:52 2016 +0530
  98. a1f422e drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller by Sriram Dash · Fri Sep 23 12:57:52 2016 +0530
  99. a3c1f69 usb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_erratum by Sriram Dash · Fri Sep 16 17:12:16 2016 +0530
  100. 9fd465c usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · Fri Sep 16 17:12:15 2016 +0530