1. c204fb7 ARM: stm32: cleanup stm32f7 files by Michael Kurz · Sun Jan 22 16:04:24 2017 +0100
  2. bccef71 ARM: DTS: stm32: add stm32f746-disco device tree files by Michael Kurz · Sun Jan 22 16:04:23 2017 +0100
  3. 15bf00e ARM: DTS: stm32: add stm32f746 device tree pin control files by Michael Kurz · Sun Jan 22 16:04:22 2017 +0100
  4. dbb9fda arm: omap3: Update cpuinfo for DM3730, DM3725, AM3715, and AM3703 by Adam Ford · Fri Jan 20 14:03:52 2017 +0100
  5. 120dbb2 arm: omap3: Fix cpuinfo frequency spelling by Ladislav Michl · Fri Jan 20 14:03:15 2017 +0100
  6. ac8ec0d Revert "armv8: release slave cores from CPU_RELEASE_ADDR" by Masahiro Yamada · Fri Jan 20 18:30:58 2017 +0900
  7. 04379f0 arm64: spin-table: add more information in Kconfig help by Masahiro Yamada · Fri Jan 20 18:04:43 2017 +0900
  8. 20315d2 board/chiliboard: Add support for chiliBoard by Marcin Niestroj · Wed Jan 25 09:53:08 2017 +0100
  9. 0762392 ARM: am335x: Add support for chiliSOM by Marcin Niestroj · Wed Jan 25 09:53:07 2017 +0100
  10. 2d71460 defconfig: Add a config for AM335x High Security EVM by Andrew F. Davis · Fri Jan 27 10:39:20 2017 -0600
  11. 080f414 spl: Remove overwrite of relocated malloc limit by Andrew F. Davis · Fri Jan 27 10:39:19 2017 -0600
  12. 34597e4 malloc_simple: Add debug statements to memalign_simple by Andrew F. Davis · Fri Jan 27 10:39:18 2017 -0600
  13. 7cb5a00 aspeed: Support for ast2500 Eval Board by maxims@google.com · Wed Jan 18 13:44:58 2017 -0800
  14. 899b40f aspeed: Board init functions and common configs for ast2500 based boards by maxims@google.com · Wed Jan 18 13:44:57 2017 -0800
  15. 2d5a2ad aspeed: Add basic ast2500-specific drivers and configuration by maxims@google.com · Wed Jan 18 13:44:56 2017 -0800
  16. f57bd00 aspeed: Add drivers common to all Aspeed SoCs by maxims@google.com · Wed Jan 18 13:44:55 2017 -0800
  17. c6e2db4 arm: Note vendor-required status of certain MACH_TYPE values by Tom Rini · Wed Jan 25 20:42:38 2017 -0500
  18. b55f532 am335x_shc: Drop MACH_TYPE usage by Tom Rini · Wed Jan 25 20:42:37 2017 -0500
  19. d997f7c arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-types by Tom Rini · Wed Jan 25 20:42:36 2017 -0500
  20. 4815734 Revert "arm: Remove unregister MACH_TYPE_xxx uses" by Tom Rini · Wed Jan 25 20:42:35 2017 -0500
  21. 9034780 arm: Re-sync with full list of MACH_TYPE_xxx values by Tom Rini · Wed Jan 25 20:42:34 2017 -0500
  22. 9ea13db disk: convert CONFIG_PARTITION_TYPE_GUID to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:43 2017 +0100
  23. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · Fri Jan 27 11:00:42 2017 +0100
  24. 88fbc5b kbuild: add include linux/kconfig.h in config.h by Patrick Delaunay · Fri Jan 27 11:00:40 2017 +0100
  25. 8a4f2bd disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:41 2017 +0100
  26. 1aa32a8 disk: convert CONFIG_AMIGA_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:39 2017 +0100
  27. 21d3bce disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:38 2017 +0100
  28. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:37 2017 +0100
  29. c4bbbec disk: convert CONFIG_MAC_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:36 2017 +0100
  30. dc28060 disk: convert CONFIG_PARTITIONS to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:35 2017 +0100
  31. 93b5ddb Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Thu Jan 26 12:26:24 2017 -0500
  32. 4fb937b cmd: ubi: allow '-' to specify maximum volume size by Ladislav Michl · Thu Jan 19 11:45:35 2017 +0100
  33. c8b0679 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · Wed Jan 25 17:09:01 2017 -0500
  34. e85bd58 Drop CONFIG_CMD_DOC by Simon Glass · Mon Jan 23 13:31:27 2017 -0700
  35. ab051bb Drop prt_mpc5xxx_clks() in favour of print_cpuinfo() by Simon Glass · Mon Jan 23 13:31:26 2017 -0700
  36. 68c1d01 Drop the static inline print_cpuinfo() by Simon Glass · Mon Jan 23 13:31:25 2017 -0700
  37. 421e954 Drop CONFIG_WINBOND_83C553 by Simon Glass · Mon Jan 23 13:31:24 2017 -0700
  38. 8937073 powerpc: Drop CONFIG_SYS_ALLOC_DPRAM by Simon Glass · Mon Jan 23 13:31:23 2017 -0700
  39. 302445a powerpc: Drop probecpu() in favour of arch_cpu_init() by Simon Glass · Mon Jan 23 13:31:22 2017 -0700
  40. 95d3141 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Simon Glass · Mon Jan 23 13:31:21 2017 -0700
  41. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  42. 62adede Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig by Simon Glass · Mon Jan 23 13:31:19 2017 -0700
  43. 6032f45 config: Drop CONFIG_ARCH_DMA_PIO_WORDS by Simon Glass · Mon Jan 23 13:31:18 2017 -0700
  44. a89c055 arm64: mvebu: Update bubt command MMC block device access by Konstantin Porotchkin · Sun Jan 08 16:52:06 2017 +0200
  45. 88aaef0 arm64: mvebu: Enable SDHCI/MMC support for the db-88f7040/8040 by Stefan Roese · Fri Dec 09 15:43:26 2016 +0100
  46. 9b5b2a4 arm64: mvebu: Armada 7040-db: Add SDHCI device tree nodes by Stefan Roese · Fri Dec 09 15:42:15 2016 +0100
  47. f55d78c arm64: mvebu: Armada 7k/8k: Add SDHCI device tree nodes by Stefan Roese · Fri Dec 09 15:40:05 2016 +0100
  48. b27d35e arm64: mvebu: Enable SDHCI/MMC support for the db-88f3720 by Stefan Roese · Fri Dec 09 15:13:35 2016 +0100
  49. 6360615 arm64: mvebu: Armada 3720-db: Add SDHCI device tree nodes by Stefan Roese · Fri Dec 09 15:12:07 2016 +0100
  50. 1128589 arm64: mvebu: Armada 3700: Add SDHCI device tree nodes by Stefan Roese · Fri Dec 09 15:10:31 2016 +0100
  51. 121fc56 mmc: Add Marvell Xenon SDHCI controller driver by Stefan Roese · Fri Dec 09 15:03:28 2016 +0100
  52. a3554ef mmc: sdhci: Add support for optional controller specific set_ios_post() by Stefan Roese · Mon Dec 12 08:24:56 2016 +0100
  53. e916103 mmc: sdhci: Clear SDHCI_CLOCK_CONTROL before configuring the new value by Stefan Roese · Mon Dec 12 08:34:42 2016 +0100
  54. 871ee8c powerpc: Enable flush and invalidate dcache by range for MPC85xx by Tony O'Brien · Fri Jan 06 17:29:45 2017 +1300
  55. 8acb127 mpc85xx: pcie: Implement workaround for Erratum A007815 by Tony O'Brien · Fri Dec 02 09:22:34 2016 +1300
  56. a56d6c0 powerpc: mpc85xx: Implemente workaround for CPU erratum A-007907 by Darwin Dingel · Tue Oct 25 09:48:01 2016 +1300
  57. 89d191f travis-ci: Add swig and libpython-dev to the package list by Tom Rini · Mon Jan 23 17:40:22 2017 -0500
  58. 1665f23 mach-omap2: Cleanup secure boot media generation by Andrew F. Davis · Mon Jan 23 11:34:37 2017 -0600
  59. 6532973 tools: Correct python building host tools by Tom Rini · Mon Jan 23 11:44:33 2017 -0500
  60. 80d5e6b bootz/booti: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set by Cédric Schieli · Mon Jan 23 16:51:45 2017 +0100
  61. 475d67c arm: am57xx: cl-som-am57x: fix Ethernet by Uri Mashiach · Mon Jan 23 13:14:18 2017 +0200
  62. 22d567e Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · Sun Jan 22 19:43:11 2017 -0500
  63. 51b06fa NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUST by Tom Rini · Sun Jan 22 19:43:10 2017 -0500
  64. 969dc22 imx31_phycore: Split the eet variant out into a different TARGET by Tom Rini · Sun Jan 22 19:43:09 2017 -0500
  65. 9266d1d rpi: Fix device tree path on ARM64 by Tuomas Tynkkynen · Mon Jan 23 01:34:39 2017 +0200
  66. 9bee2b5 mmc: Print error code for mmc_complete_init failure by Jagan Teki · Tue Jan 10 11:18:43 2017 +0100
  67. bc47e0e mmc: sdhci: Distinguish between base clock and maximum peripheral frequency by Stefan Herbrechtsmeier · Tue Jan 17 15:58:48 2017 +0100
  68. 9a9e606 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Sun Jan 22 17:07:48 2017 -0500
  69. 133b126 ARM: uniphier: add PXs3 SoC support by Masahiro Yamada · Sat Jan 21 18:05:31 2017 +0900
  70. 47ff9d5 ARM: dts: uniphier: add PXs3 SoC/board support by Masahiro Yamada · Sat Jan 21 18:05:30 2017 +0900
  71. 740ea86 pinctrl: uniphier: support UniPhier PXs3 pinctrl driver by Masahiro Yamada · Sat Jan 21 18:05:29 2017 +0900
  72. 89e6a03 ARM: dts: uniphier: compile only DT files that make sense by Masahiro Yamada · Sat Jan 21 18:05:28 2017 +0900
  73. 1b81898 ARM: uniphier: add macro to generate SoC data look-up function by Masahiro Yamada · Sat Jan 21 18:05:27 2017 +0900
  74. 3164905 ARM: uniphier: simplify SoC ID get function by Masahiro Yamada · Sat Jan 21 18:05:26 2017 +0900
  75. eb6aeca ARM: uniphier: replace <common.h> with <linux/delay.h> where possible by Masahiro Yamada · Sat Jan 21 18:05:25 2017 +0900
  76. e4e789d ARM: uniphier: replace <linux/err.h> with <linux/errno.h> by Masahiro Yamada · Sat Jan 21 18:05:24 2017 +0900
  77. 955e612 ARM: uniphier: add uniphier_v8_defconfig by Masahiro Yamada · Sat Jan 21 18:05:23 2017 +0900
  78. dabee24 ARM: uniphier: make SPL optional for ARVv8 SoCs by Masahiro Yamada · Sat Jan 21 18:05:22 2017 +0900
  79. f17e598 ARM: uniphier: add missing static and const qualifier by Masahiro Yamada · Sat Jan 21 18:05:21 2017 +0900
  80. 9f123519 ARM: uniphier: fix delay fixup code in LD11 UMC init by Kotaro Hayashi · Mon Dec 19 11:14:04 2016 +0900
  81. 50fda9d ARM: uniphier: update UMC_MEMMAPSET value for LD20 SoC by Wataru Okoshi · Wed Jan 18 16:24:38 2017 +0900
  82. 180af9f travis-ci: Split p1_p2_rdb_pc and p1010rdb into separate jobs by Tom Rini · Sat Jan 21 17:58:08 2017 -0500
  83. 4892d39 status_led: Kconfig migration by Uri Mashiach · Thu Jan 19 10:51:45 2017 +0200
  84. 3dc6f65 status_led: Kconfig migration - introduction by Uri Mashiach · Thu Jan 19 10:51:05 2017 +0200
  85. 4c57e4c config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · Sat Jan 21 11:48:33 2017 +0100
  86. 4487fac common: Kconfig: Add BOARD_LATE_INIT entry by Jagan Teki · Sat Jan 21 11:48:32 2017 +0100
  87. 133b2e2 mx6saberesd_spl: Correct falcon mode addition by Tom Rini · Fri Jan 20 19:55:53 2017 -0500
  88. 9a922b4 bootm: qnx: Disable data cache before booting QNX image by Emmanuel Vadot · Thu Jan 19 10:23:56 2017 +0100
  89. 3bb71e0 tools: mkimage: fix sizeof_mismatch found by coverity by Sven Ebenfeld · Tue Jan 17 19:36:51 2017 +0100
  90. 47ea168 ARM: OMAP5+: Remove unsed dpll structures by Lokesh Vutla · Tue Jan 17 08:52:59 2017 +0530
  91. 221db4c ARM: OMAP4: Fix compiler warning by Lokesh Vutla · Tue Jan 17 08:52:58 2017 +0530
  92. a5b2007 binman: add tools directory to the python path by Emmanuel Vadot · Mon Jan 16 08:14:46 2017 +0100
  93. 549f86e build: Always build the libfdt python module by Emmanuel Vadot · Mon Jan 16 08:07:15 2017 +0100
  94. 0bc31e3 MAINTAINERS: DFU: Change e-mail address of DFU maintanier by Lukasz Majewski · Mon Jan 16 00:04:10 2017 +0100
  95. d129668 odroid-c2: Enable distro boot by Andreas Färber · Sun Jan 15 20:22:30 2017 +0100
  96. 68707cd meson: misc_init_r is board-specific by Andreas Färber · Sun Jan 15 19:53:53 2017 +0100
  97. c636ea1 board_init.c: Always use memset() by Tom Rini · Thu Jan 12 13:16:03 2017 -0500
  98. 443b516 ARM: Default to using optimized memset and memcpy routines by Tom Rini · Thu Jan 12 13:16:02 2017 -0500
  99. 4572703 mach-omap2: Fix secure boot media generation by Andrew F. Davis · Thu Jan 12 10:21:58 2017 -0600
  100. 0700993 spl: Add some missing newlines by Andrew F. Davis · Thu Jan 12 10:19:55 2017 -0600