1. f83a857 pwm: sunxi: use new prescaler when configuring PWM by Vasily Khoruzhick · Tue Oct 16 21:56:34 2018 -0700
  2. db3fb0c pwm: sunxi: fix off-by-one that prevented PWM to use prescaler bypass by Vasily Khoruzhick · Tue Oct 16 21:56:33 2018 -0700
  3. 5dbcdb2 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Tue Oct 23 21:13:32 2018 -0400
  4. 59ff66c travis: Rework Freescale ARM jobs a bit by Tom Rini · Tue Oct 23 11:58:44 2018 -0400
  5. 738805d ARM: Samsung: Add Exynos5422-based Odroid HC2 support by Dirk Meul · Sun Oct 14 17:14:17 2018 +0200
  6. 41902e4 binman: Add a test for Intel reference code by Simon Glass · Mon Oct 01 12:22:31 2018 -0600
  7. eabfa91 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Mon Oct 22 13:56:10 2018 -0400
  8. 0b8a2e3 arm: ti: boot: Remove environment partition by Sam Protsenko · Thu Oct 18 22:47:17 2018 +0300
  9. cb466db watchdog: aspeed: restore default value of reset_mask by Cédric Le Goater · Tue Oct 16 13:57:11 2018 +0200
  10. 726ab5d ARM: omap3_logic: Add NOR Flash Support for SOM-LV by Adam Ford · Sun Oct 14 15:53:17 2018 -0500
  11. ed8efed arm: udoo: Convert to distro config by Meul, Dirk · Sat Oct 13 12:54:01 2018 +0000
  12. b210fc7 test: overlay: add missing include by Heinrich Schuchardt · Thu Oct 11 02:16:46 2018 +0200
  13. 455ef43 nand: atmel: Initialize pmecc smu with correct size by Bin Meng · Mon Oct 08 02:27:44 2018 -0700
  14. 1524c30 configs: sama5d2_ptc_ek: add default bootargs for MMC defconfig by Eugen Hristev · Mon Oct 08 10:37:00 2018 +0300
  15. 8dd60e9 configs: sama5d2_ptc_ek: add default bootargs for NAND defconfig by Eugen Hristev · Mon Oct 08 10:36:59 2018 +0300
  16. 265b8f7 configs: sama5d2_xplained: enable w1 and overlay for emmc defconfig by Eugen Hristev · Mon Oct 08 10:20:04 2018 +0300
  17. fb9f30e configs: sama5d27_som1_ek: enable w1 and overlay for mmc1 defconfig by Eugen Hristev · Mon Oct 08 10:12:56 2018 +0300
  18. 933207b configs: at91: sama5: enable CMD_IMI by Eugen Hristev · Mon Oct 08 10:03:01 2018 +0300
  19. 3c4c7eb configs: at91: sam9x5: added FIT and iminfo support by Eugen Hristev · Mon Oct 08 09:55:19 2018 +0300
  20. 3232f9b board: at91sam9x5: add environment var for cpu type by Eugen Hristev · Mon Oct 08 09:54:27 2018 +0300
  21. c54e087 ARM: omap3logic: Fix MMC name by Adam Ford · Sun Oct 07 17:47:50 2018 -0500
  22. 29e6e45 ARM: omap3logic: Specify DM serial driver as omap_serial by Adam Ford · Sun Oct 07 17:42:42 2018 -0500
  23. 0845f1d ARM: omap3logic: Encapsulate the MUSB functions in check for DM by Adam Ford · Sun Oct 07 17:39:29 2018 -0500
  24. c369692 ARM: omap3_logic.c: Optimize DDR timings based on OMAP35 or 36/37 by Adam Ford · Sun Oct 07 09:20:45 2018 -0500
  25. 3c7111f ARM: da850evm_direct_nor: Remove DM_I2C_COMPAT by Adam Ford · Sun Oct 07 08:39:21 2018 -0500
  26. 9171049 travis: Add qemu-x86_64 target for test.py testing by Bin Meng · Sat Oct 13 20:52:14 2018 -0700
  27. 950cbba travis: Update to use QEMU 3.0.0 for testing by Bin Meng · Sat Oct 13 20:52:13 2018 -0700
  28. 51c8711 travis: Generate grub_x64.efi for qemu-x86_64 by Bin Meng · Sat Oct 13 20:52:12 2018 -0700
  29. b431568 x86: quark: Specify X86_TSC_TIMER_EARLY_FREQ by Bin Meng · Sat Oct 13 20:52:11 2018 -0700
  30. 855e657 x86: tsc: Introduce config option for early timer frequency by Bin Meng · Sat Oct 13 20:52:10 2018 -0700
  31. f92b3d7 x86: Fix the mystery of printch() during 64-bit boot by Bin Meng · Sat Oct 13 20:52:09 2018 -0700
  32. 0928036 x86: put global data pointer into the .data section by Heinrich Schuchardt · Sat Oct 13 20:52:07 2018 -0700
  33. a7e8bb3 x86: detect unsupported relocation types by Heinrich Schuchardt · Sat Oct 13 20:52:06 2018 -0700
  34. cb26bc8 x86: qemu: enable CONFIG_SPL_DM_RTC by Heinrich Schuchardt · Sat Oct 13 20:52:05 2018 -0700
  35. d6727ee x86: doc: Remove stale sections of 64-bit support by Bin Meng · Sat Oct 13 20:52:04 2018 -0700
  36. 0d87363 x86: doc: Mention qemu-x86_64 support by Bin Meng · Sat Oct 13 20:52:03 2018 -0700
  37. 58d4bc6 x86: Ensure no instruction sets of MMX/SSE are generated in 64-bit build by Bin Meng · Sat Oct 13 20:52:02 2018 -0700
  38. f50b17c x86: Specify -march=core2 to build 64-bit U-Boot proper by Bin Meng · Sat Oct 13 20:52:01 2018 -0700
  39. 833f2b5 x86/bootm: fix error handling in boot_prep_linux(...) by Hannes Schmelzer · Thu Oct 11 07:44:42 2018 +0200
  40. 6abd89b Enable CONFIG_TIMER_EARLY with bootstage by Simon Glass · Sun Sep 02 17:02:24 2018 -0600
  41. 72398c8 binman: Add support for Intel reference code by Simon Glass · Sun Sep 02 17:02:26 2018 -0600
  42. 63f007e chromebook_samus: Increase pre-relocation memory by Simon Glass · Sun Sep 02 17:02:25 2018 -0600
  43. c17d162 test: Add test for PCI device without compat string and with DT node by Marek Vasut · Wed Oct 10 21:27:09 2018 +0200
  44. e573322 test: Add PCI device entry without compat string and with DT node by Marek Vasut · Wed Oct 10 21:27:08 2018 +0200
  45. 7b756bf pci: Update documentation to make 'compatible' string optional by Marek Vasut · Wed Oct 10 21:27:07 2018 +0200
  46. b453579 pci: Support parsing PCI controller DT subnodes by Marek Vasut · Wed Oct 10 21:27:06 2018 +0200
  47. 1b128c3 common: command: fix typo by Heinrich Schuchardt · Fri Oct 12 11:23:04 2018 +0200
  48. 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · Sun Oct 14 15:10:50 2018 -0500
  49. 89d8880 travis: Add sandbox/clang-7 support by Tom Rini · Sun Oct 07 14:20:30 2018 -0400
  50. 6ae0ded bootcount: Make bootcount magic configurable by Marek Vasut · Thu Oct 11 00:13:54 2018 +0200
  51. a2086a8 travis: Switch to i386 version toolchain for x86 by Bin Meng · Mon Oct 08 16:53:54 2018 -0700
  52. b9aa584 travis: Remove or32 toolchain info by Bin Meng · Mon Oct 08 16:53:53 2018 -0700
  53. 9952087 ARM: mach-omap2: Kconfig: Make SYS_MPUCLK dependent on AM33XX by Adam Ford · Sun Oct 07 09:58:25 2018 -0500
  54. e2114f9 arm: lpc32xx: remove phantom CONFIG_LPC32XX_SDRAM_ config option by Vladimir Zapolskiy · Mon Sep 17 22:03:27 2018 +0300
  55. 9f12378 work_92105: remove unused CONFIG_SPL_NAND_BOOT configuration option by Vladimir Zapolskiy · Mon Sep 17 21:56:37 2018 +0300
  56. 085f4b1 work_92105: remove unused CONFIG_LPC32XX_SPL configuration option by Vladimir Zapolskiy · Mon Sep 17 21:56:36 2018 +0300
  57. ca5ce0c Makefile: add LPC32xx precondition for building platform images by Vladimir Zapolskiy · Mon Sep 17 21:43:04 2018 +0300
  58. 31d0e96 arm: lpc32xx: add CONFIG_ARCH_LPC32XX build option by Vladimir Zapolskiy · Mon Sep 17 21:43:03 2018 +0300
  59. 4828ece Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Fri Oct 19 07:12:46 2018 -0400
  60. e298526 ARM: rmobile: Drop PRR syscon driver by Marek Vasut · Thu Oct 18 20:28:19 2018 +0200
  61. 5b3a070 ARM: dts: rmobile: Build -u-boot variants of DTs by Marek Vasut · Thu Oct 18 20:27:16 2018 +0200
  62. d28f3fe ARM: dts: rmobile: r8a77990: Add USB2.0(EHCI) DT nodes on Ebisu by Hiroyuki Yokoyama · Thu Sep 27 19:05:18 2018 +0900
  63. 7e17291 ARM: rmobile: Fix module clock controls refer status on Gen3 by Hiroyuki Yokoyama · Wed Sep 26 16:00:09 2018 +0900
  64. 7b8f69c ARM: rmobile: Enable cache command on Gen3 by Hiroyuki Yokoyama · Wed Sep 26 14:32:13 2018 +0900
  65. 2a42859 ARM: rmobile: Tidy up SYSC_PWRx define of 3DG on Gen3 by Hiroyuki Yokoyama · Thu Mar 23 10:35:41 2017 +0900
  66. 533cc0d ARM: rmobile: salvator-x: Remove GSX clock force supply by Hiroyuki Yokoyama · Tue Sep 25 19:03:03 2018 +0900
  67. 5eb4def ARM: rmobile: Remove Watchdog and CPG settings on Gen3 by Hiroyuki Yokoyama · Tue Sep 25 18:48:03 2018 +0900
  68. 1be7929 ARM: rmobile: Remove TMU0/TMU1 settings on Gen3 by Hiroyuki Yokoyama · Wed Mar 30 10:56:21 2016 +0900
  69. 1230ebd ARM: rmobile: Remove console parameter from bootargs on Gen3 by Hiroyuki Yokoyama · Tue Sep 25 16:16:14 2018 +0900
  70. f5ddd96 ARM: rmobile: Fix CPGWPR Address define and Settings on Gen3 by Hiroyuki Yokoyama · Mon Dec 14 11:24:44 2015 +0900
  71. 28fc9e6 Merge tag 'signed-efi-2018.11' of git://github.com/agraf/u-boot by Tom Rini · Wed Oct 17 07:20:52 2018 -0400
  72. 8c15364 efi_loader: efi_dp_get_next_instance() superfluous statement by Heinrich Schuchardt · Thu Sep 27 20:55:04 2018 +0200
  73. b906abf efi_selftest: creating new handle in controller test by Heinrich Schuchardt · Fri Sep 28 22:14:16 2018 +0200
  74. d323d53 Merge git://git.denx.de/u-boot-microblaze by Tom Rini · Tue Oct 16 13:57:23 2018 -0400
  75. 9d36441 cmd: kgdb: Enable kgdb only for PPC by Michal Simek · Thu Oct 04 14:26:13 2018 +0200
  76. a8ddd6a arm64: zynqmp: Enable MP by default via Kconfig by Michal Simek · Thu Oct 04 14:26:13 2018 +0200
  77. 48eaa0c arm64: zynqmp: Add new command for TCM initialization by Siva Durga Prasad Paladugu · Fri Oct 05 15:09:05 2018 +0530
  78. a1ad878 arm64: zynqmp: Move TCM initialization to a separate routine by Siva Durga Prasad Paladugu · Fri Oct 05 15:09:04 2018 +0530
  79. c3c3106 arm64: versal: Add Xilinx Versal Virtual QEMU board by Michal Simek · Tue Sep 18 14:58:16 2018 +0200
  80. 2874b2a net: gem: Do not setup any clock for Xilinx SoC Versal by Michal Simek · Wed Aug 22 16:18:34 2018 +0200
  81. 4b066a1 arm64: versal: Add support for new Xilinx Versal ACAPs by Michal Simek · Wed Aug 22 14:55:27 2018 +0200
  82. 8d0b45d efi_loader: fix typo in efi_boottime.c by Heinrich Schuchardt · Sun Sep 30 13:40:43 2018 +0200
  83. 0d01bdb fs: fat: Fix warning in normalize_longname() by Tom Rini · Sun Sep 30 10:33:42 2018 -0400
  84. 04c4906 efi_loader: Fix warning in efi_load_image() by Tom Rini · Sun Sep 30 10:38:15 2018 -0400
  85. 12c05e8 arm: do not include efi_loader.h twice by Heinrich Schuchardt · Mon Oct 01 05:03:30 2018 +0200
  86. 8d7bc9f efi_loader: remove lcd.h from efi_net.c by Heinrich Schuchardt · Mon Oct 01 05:24:46 2018 +0200
  87. bd095f5 efi_loader: memory leak in efi_set_variable() by Heinrich Schuchardt · Tue Oct 02 05:30:05 2018 +0200
  88. 80f834d efi_loader: superfluous statement in is_dir() by Heinrich Schuchardt · Tue Oct 02 05:57:32 2018 +0200
  89. a92e9ab efi_loader: return type efi_console_register() by Heinrich Schuchardt · Tue Oct 02 06:08:26 2018 +0200
  90. 1f58459 efi_loader: error handling in read_console() by Heinrich Schuchardt · Tue Oct 02 06:43:38 2018 +0200
  91. abb4387 efi_loader: efi_allocate_pool(EFI_ALLOCATE_ANY_PAGES, ...) by Heinrich Schuchardt · Wed Oct 03 20:02:29 2018 +0200
  92. 237a73e efi_loader: execute efi_save_gd() first by Heinrich Schuchardt · Wed Oct 03 23:55:38 2018 +0200
  93. 21ae057 efi_loader: correct signature of GetPosition, SetPosition by Heinrich Schuchardt · Sun Oct 07 05:26:26 2018 +0200
  94. 56e82be efi_loader: fix relocation on x86_64 by Heinrich Schuchardt · Sat Oct 13 20:52:08 2018 -0700
  95. 1d10cc6 arm64: gic: Do gicv3 secure initialization based on EL level by Michal Simek · Thu Sep 07 09:20:32 2017 +0200
  96. 07553f6 arm64: zynqmp: Enable CDC ethernet gadget for zcu100/Ultra96 by Michal Simek · Wed Jun 27 15:53:59 2018 +0200
  97. b0b7f76 xilinx: Sync defconfigs with current Kconfig by Michal Simek · Thu Oct 04 09:41:54 2018 +0200
  98. 3cab96f arm: zynq: Add efuse node for Zynq-7000S devices by Michal Simek · Tue Feb 28 11:46:37 2017 +0100
  99. 4e2f4df arm: zynq: Add support for DLC20 board by Michal Simek · Thu Sep 13 08:44:02 2018 +0200
  100. b20b19e arm: zynq: Enable FIT fpga loading in SPL for zc706 by Michal Simek · Wed Jul 18 13:27:24 2018 +0200