1. cf20030 x86: fsp: Save stack address to CMOS for next S3 boot by Bin Meng · Fri Apr 21 07:24:39 2017 -0700
  2. 39f8b08 x86: Add an early CMOS access library by Bin Meng · Fri Apr 21 07:24:38 2017 -0700
  3. 710d215 x86: acpi: Resume OS if resume vector is found by Bin Meng · Fri Apr 21 07:24:37 2017 -0700
  4. 34bc74a x86: acpi: Add one API to find OS wakeup vector by Bin Meng · Fri Apr 21 07:24:36 2017 -0700
  5. 215596c x86: acpi: Add wake up assembly stub by Bin Meng · Fri Apr 21 07:24:35 2017 -0700
  6. 212c7b2 x86: fsp: Mark memory used by U-Boot as reserved in the E820 table for S3 by Bin Meng · Fri Apr 21 07:24:34 2017 -0700
  7. 2ee5b85 x86: baytrail: Conditionally report S3 in the ACPI table by Bin Meng · Fri Apr 21 07:24:33 2017 -0700
  8. ef61f77 x86: Store and display previous sleep state by Bin Meng · Fri Apr 21 07:24:32 2017 -0700
  9. acb4bf9 x86: fsp: acpi: Pass different boot mode to FSP init by Bin Meng · Fri Apr 21 07:24:31 2017 -0700
  10. 6ed1092 x86: Add post codes for OS resume by Bin Meng · Fri Apr 21 07:24:30 2017 -0700
  11. 4c762a6 x86: baytrail: acpi: Add APIs for determining/clearing sleep state by Bin Meng · Fri Apr 21 07:24:29 2017 -0700
  12. ab702be x86: acpi: Add Kconfig option and header file for ACPI resume by Bin Meng · Fri Apr 21 07:24:28 2017 -0700
  13. 4ea02eb Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Mon May 15 20:17:56 2017 -0400
  14. 020f70d Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Mon May 15 20:16:02 2017 -0400
  15. 4fadd97 mmc: atmel_sdhci: Enable the quirk SDHCI_QUIRK_WAIT_SEND_CMD by Wenyou Yang · Thu May 11 08:25:12 2017 +0800
  16. 48edd46 sunxi: Add clock support for TV encoder by Jernej Skrabec · Wed May 10 18:46:29 2017 +0200
  17. 8531d08 sunxi: video: Split out TVE code by Jernej Skrabec · Wed May 10 18:46:28 2017 +0200
  18. 5cfa3f4 video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP by Philipp Tomsich · Fri May 05 21:48:30 2017 +0200
  19. 3a53b3e rockchip: video: introduce VIDEO_DW_HDMI and select for Rockchip HDMI by Philipp Tomsich · Fri May 05 21:48:26 2017 +0200
  20. 7d55305 video: dw_hdmi: Select HDMI mode only if monitor supports it by Jernej Skrabec · Sat Apr 29 14:43:37 2017 +0200
  21. 55884e5 edid: Add HDMI flag to timing info by Jernej Skrabec · Sat Apr 29 14:43:36 2017 +0200
  22. 837595d edid: Set timings flags according to edid by Jernej Skrabec · Sat Apr 29 14:43:35 2017 +0200
  23. c9956d8 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon May 15 13:01:26 2017 -0400
  24. c277170 kbuild: update DTC warning settings for bus and node/property name checks by Masahiro Yamada · Mon May 15 16:07:33 2017 +0900
  25. d041b84 omap3: omap3_logic: switch to using TI_COMMON_CMD_OPTION by Adam Ford · Sat May 13 08:14:37 2017 -0500
  26. c53d613 power: twl4030: Add imply CMD_POWEROFF when TWL4030 is enabled by Adam Ford · Sat May 13 07:02:24 2017 -0500
  27. 639a840 Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to Kconfig by Tom Rini · Fri May 12 22:33:30 2017 -0400
  28. 496a417 Kconfig: USB: Migrate existing USB_EHCI_xxx options by Tom Rini · Fri May 12 22:33:29 2017 -0400
  29. 7716cd6 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · Fri May 12 22:33:28 2017 -0400
  30. ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · Fri May 12 22:33:27 2017 -0400
  31. a9b24db whitelist: Drop more unused OMAP symbols by Tom Rini · Fri May 12 22:33:26 2017 -0400
  32. 931f014 omap: Drop CONFIG_OMAP_VC_I2C_HS_MCODE by Tom Rini · Fri May 12 22:33:25 2017 -0400
  33. 4a3e798 watchdog: Migrate OMAP_WATCHDOG to Kconfig by Tom Rini · Fri May 12 22:33:24 2017 -0400
  34. a285ea6 omap: spi: Drop CONFIG_OMAP3_SPI_D0_D1_SWAPPED support by Tom Rini · Fri May 12 22:33:23 2017 -0400
  35. 162efc3 omap3: Migrate CONFIG_OMAP3_GPIO_X to Kconfig by Tom Rini · Fri May 12 22:33:22 2017 -0400
  36. fd36c19 gpio: Move OMAP_GPIO to Kconfig by Tom Rini · Fri May 12 22:33:21 2017 -0400
  37. 2241211 omap3: Drop unused CONFIG_OMAP3_xxx board defines by Tom Rini · Fri May 12 22:33:20 2017 -0400
  38. 8d4bfb8 omap4: Drop redundant CONFIG_OMAP4430 symbol by Tom Rini · Fri May 12 22:33:19 2017 -0400
  39. 38216ee omap3: Drop CONFIG_OMAP3_EVM, switch to CONFIG_TARGET_OMAP3_EVM when needed by Tom Rini · Fri May 12 22:33:18 2017 -0400
  40. 50e221a omap5: Migrate CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC to Kconfig by Tom Rini · Fri May 12 22:33:17 2017 -0400
  41. f28c434 TI: Drop 'CONFIG_OMAP' by Tom Rini · Fri May 12 22:33:16 2017 -0400
  42. 0670cac omap24xx_i2c.c: Drop references to CONFIG_OMAP243X by Tom Rini · Fri May 12 22:33:15 2017 -0400
  43. 80f2edf arch/arm/cpu/arm926ejs/omap: Remove by Tom Rini · Fri May 12 22:33:14 2017 -0400
  44. 20f6875 davinci: omapl138_lcdk: drop custom prompt string by Sekhar Nori · Fri May 12 15:44:40 2017 +0530
  45. cd22685 board_f: skip timer_init() on Coldfire archs by Angelo Dureghello · Wed May 10 23:58:06 2017 +0200
  46. 6e79a91 spl: add support to booting with ATF by Kever Yang · Fri May 05 11:47:45 2017 +0800
  47. c3e970a armv8: minor fix to comment for enabling SMPEN bit by Dinh Nguyen · Wed Apr 26 23:36:03 2017 -0500
  48. a29e8d3 mmc: descend into drivers/mmc only when CONFIG_MMC is enabled by Masahiro Yamada · Tue May 09 20:31:40 2017 +0900
  49. 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · Tue May 09 20:31:39 2017 +0900
  50. f92f800 blanche_defconfig: enable CONFIG_MMC by Masahiro Yamada · Tue May 09 20:31:38 2017 +0900
  51. 3c89978 sandbox_noblk_defconfig: disable CONFIG_GENERIC_MMC by Masahiro Yamada · Tue May 09 20:31:37 2017 +0900
  52. 89b9391 mmc: sdhci-cadence: import updates from Linux 4.12 by Masahiro Yamada · Tue May 09 15:52:04 2017 +0900
  53. ab877fe mmc: sdhci: Fix maximum clock for programmable clock mode by Wenyou Yang · Wed Apr 26 09:32:30 2017 +0800
  54. 8fc9d3a drivers: omap_hsmmc: move to DM_MMC_OPS by Jean-Jacques Hiblot · Fri Apr 14 19:50:02 2017 +0200
  55. 08127cd include: config: am335x: disable DM_MMC_OPS if DM_MMC is disabled by Jean-Jacques Hiblot · Fri Apr 14 19:50:01 2017 +0200
  56. 3efce39 Drop use of CONFIG_I2C_SOFT by Simon Glass · Fri May 12 21:10:00 2017 -0600
  57. 56e10b3 Drop CONFIG_I2CFAST by Simon Glass · Fri May 12 21:09:59 2017 -0600
  58. 4601333 i2c: Drop CONFIG_SYS_I2C_BOARD_LATE_INIT by Simon Glass · Fri May 12 21:09:58 2017 -0600
  59. 14e87d5 i2c: README: Drop CONFIG_SYS_I2C_INIT_MPC5XXX by Simon Glass · Fri May 12 21:09:57 2017 -0600
  60. 1a46a72 i2c: Finish dropping use of CONFIG_I2C_HARD by Simon Glass · Fri May 12 21:09:56 2017 -0600
  61. 4df6757 i2c: omap: Modify code to work without CONFIG_I2C_HARD by Simon Glass · Fri May 12 21:09:55 2017 -0600
  62. cb05d9d i2c: mxc_i2c: Drop use of CONFIG_I2C_HARD by Simon Glass · Fri May 12 21:09:54 2017 -0600
  63. d7ac033 i2c: keymile: Drop use of CONFIG_I2C_HARD by Simon Glass · Fri May 12 21:09:53 2017 -0600
  64. 2fae0ec i2c: pdm360ng: Drop use of CONFIG_I2C_HARD by Simon Glass · Fri May 12 21:09:52 2017 -0600
  65. 2eb189b i2c: cm5200: Drop use of CONFIG_I2C_HARD by Simon Glass · Fri May 12 21:09:51 2017 -0600
  66. 4be196a i2c: powerpc: Remove use of CONFIG_HARD_I2C by Simon Glass · Fri May 12 21:09:50 2017 -0600
  67. 7c5ad8b i2c: Drop use of CONFIG_I2C_HARD by Simon Glass · Fri May 12 21:09:49 2017 -0600
  68. 7743c69 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Sat May 13 16:45:35 2017 -0400
  69. a552b44 davinci: omapl138_lcdk: switch to using TI_COMMON_CMD_OPTIONS by Sekhar Nori · Thu May 11 20:14:22 2017 +0530
  70. bbf82de davinci: omapl138_lcdk: add support for TI_COMMON_CMD_OPTIONS by Sekhar Nori · Thu May 11 20:14:21 2017 +0530
  71. e44b385 net: Disable the format-extra-args warning by Tom Rini · Wed May 10 15:26:06 2017 -0400
  72. 6b2d40c tpm: Fix comparison of unsigned expression warning by Tom Rini · Wed May 10 15:20:18 2017 -0400
  73. 26fd968 gpio-uclass.c: Fix comparison of unsigned expression warning by Tom Rini · Wed May 10 15:20:15 2017 -0400
  74. a587336 cmd/led.c: Remove unnecessary check on 'cmd' value by Tom Rini · Wed May 10 15:20:14 2017 -0400
  75. e7f8aa1 cmd/io.c: Fix comparison of unsigned expression warning by Tom Rini · Wed May 10 15:20:13 2017 -0400
  76. c41284f cmd/bdinfo.c: Fix unused function warning by Tom Rini · Wed May 10 15:20:12 2017 -0400
  77. 430dcea Kconfig: Drop CONFIG_EMAC_MDIO_PHY_NUM by Tom Rini · Wed May 10 15:20:11 2017 -0400
  78. 2ff00bb tools/genboardscfg.py: Make 'Supported' as known status by Lokesh Vutla · Wed May 10 16:19:52 2017 +0530
  79. 9a60a9e asm-generic: global_data: change timebase_l/h to unsigned int by Peng Fan · Tue May 09 10:32:03 2017 +0800
  80. f2d397b arm: change tbu/l type to unsigned int by Peng Fan · Tue May 09 10:32:02 2017 +0800
  81. 0318383 m5253demo: Fix static variable in non-static inline function warning by Tom Rini · Mon May 08 22:14:35 2017 -0400
  82. db00957 common: Only build cli_readline.o for CMDLINE on non-SPL by Tom Rini · Mon May 08 22:14:34 2017 -0400
  83. d708d20 net: uli526x: Fix unknown storage size error by Tom Rini · Mon May 08 22:14:33 2017 -0400
  84. 0941865 net: phy: mv88e61xx: Fix uninitialized variable warning by Tom Rini · Mon May 08 22:14:32 2017 -0400
  85. 0a549a2 net: eepro100: Fix unused variable warning by Tom Rini · Mon May 08 22:14:31 2017 -0400
  86. 3fcbc8d video: ld9040: Fix unused variable warnings by Tom Rini · Mon May 08 22:14:30 2017 -0400
  87. 6047608 colibri_imx7: Fix unused variable warning by Tom Rini · Mon May 08 22:14:29 2017 -0400
  88. a8580e1 apalis_imx6: Fix unused variable warning by Tom Rini · Mon May 08 22:14:28 2017 -0400
  89. a5ba9d5 pcm058: Fix unused variable warnings by Tom Rini · Mon May 08 22:14:27 2017 -0400
  90. 09868d4 gdsys: P1022: Fix unused variable warnings by Tom Rini · Mon May 08 22:14:26 2017 -0400
  91. 52a132c gw_ventana: Fix unused variable warnings by Tom Rini · Mon May 08 22:14:25 2017 -0400
  92. 2f816e5 mx6ul_14x14_evk: Fix unused variable warning by Tom Rini · Mon May 08 22:14:24 2017 -0400
  93. d5deeeb mx6slevk: Fix unused variable warning by Tom Rini · Mon May 08 22:14:23 2017 -0400
  94. f291576 cgtqmx6eval: Fix unused variable warning by Tom Rini · Mon May 08 22:14:22 2017 -0400
  95. 52774cc ot1200: Fix unused variable warning by Tom Rini · Mon May 08 22:14:21 2017 -0400
  96. 9240876 rk3036: Fix unused variable warning by Tom Rini · Mon May 08 22:14:20 2017 -0400
  97. 9b88702 socrates: Fix a misleading indentation warning by Tom Rini · Mon May 08 22:14:19 2017 -0400
  98. e77ba3e common: env: remove superfluous assignment by xypron.glpk@gmx.de · Mon May 08 21:43:43 2017 +0200
  99. e0e5559 tools: kwbimage fix build with OpenSSL 1.1.x by Jelle van der Waa · Mon May 08 21:31:20 2017 +0200
  100. e980590 rsa: Fix build with OpenSSL 1.1.x by Jelle van der Waa · Mon May 08 21:31:19 2017 +0200