1. d89e979 arm: socfpga: Enable build for Arria 10 by Ley Foon Tan · 7 years ago
  2. 9b21de7 arm: socfpga: Add board files for the Arria10 by Ley Foon Tan · 7 years ago
  3. 1b25940 arm: socfpga: Add config and defconfig for Arria 10 by Ley Foon Tan · 7 years ago
  4. 8f4c80c arm: socfpga: Add SPL support for Arria 10 by Ley Foon Tan · 7 years ago
  5. 3d5f7c5 arm: dts: Add dts and dtsi for Arria 10 by Ley Foon Tan · 7 years ago
  6. 35b9800 arm: socfpga: Add misc support for Arria 10 by Ley Foon Tan · 7 years ago
  7. caf36e1 arm: socfpga: Add pinmux for Arria 10 by Ley Foon Tan · 7 years ago
  8. c887d48 arm: socfpga: Add sdram header file for Arria 10 by Ley Foon Tan · 7 years ago
  9. 86f032e arm: socfpga: Add system manager for Arria 10 by Ley Foon Tan · 7 years ago
  10. 177ba1f arm: socfpga: Add clock driver for Arria 10 by Ley Foon Tan · 7 years ago
  11. 827e6a7 arm: socfpga: Add reset driver support for Arria 10 by Ley Foon Tan · 7 years ago
  12. d83b819 arm: socfpga: Add A10 macros by Ley Foon Tan · 7 years ago
  13. d1c559a arm: socfpga: Restructure misc driver by Ley Foon Tan · 7 years ago
  14. 4ddd541 arm: socfpga: Restructure system manager by Ley Foon Tan · 7 years ago
  15. 2b09ea4 arm: socfpga: Restructure reset manager driver by Ley Foon Tan · 7 years ago
  16. de77811 arm: socfpga: Restructure clock manager driver by Ley Foon Tan · 7 years ago
  17. fa8967c Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  18. ae1b939 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  19. 81afa9c ARM: uniphier: add more init code for PXs3 by Masahiro Yamada · 7 years ago
  20. edee114 ARM: uniphier: move kernel physical base to 0x82080000 by Masahiro Yamada · 7 years ago
  21. abb6ac2 ARM: dts: uniphier: sync DT with Linux by Masahiro Yamada · 7 years ago
  22. 45f41c1 ARM: uniphier: add weird workaround code for LD20 by Masahiro Yamada · 7 years ago
  23. 8d3064d ARM: uniphier: add usbupdate command by Masahiro Yamada · 7 years ago
  24. c5bd411 ARM: uniphier: fix MODEL field of REVISION register by Masahiro Yamada · 7 years ago
  25. c2f1793 x86: minnowmax: Remove incorrect pad-offset of several pins by Bin Meng · 7 years ago
  26. 770ee01 x86: ich6_gpio: Add use-lvl-write-cache for I/O access mode by Bin Meng · 7 years ago
  27. 4759dff spi: ich: Configure SPI BIOS parameters for Linux upon U-Boot exit by Stefan Roese · 7 years ago
  28. 7025b05 x86: bootm: Add dm_remove_devices_flags() call to bootm_announce_and_cleanup() by Stefan Roese · 7 years ago
  29. 426f99f dm: core: Add DM_FLAG_OS_PREPARE flag by Stefan Roese · 7 years ago
  30. e98856f serial: serial-uclass: Use force parameter in stdio_deregister_dev() by Stefan Roese · 7 years ago
  31. ddb3ac3 x86: Convert MMC to driver model by Simon Glass · 7 years ago
  32. 13c9d84 x86: Document ACPI S3 support by Bin Meng · 7 years ago
  33. 4f93c29 x86: minnowmax: Enable ACPI S3 resume by Bin Meng · 7 years ago
  34. 5ae5aa9 x86: acpi: Fix Windows S3 resume failure by Bin Meng · 7 years ago
  35. 68769eb x86: pci: Allow conditionally run VGA rom in S3 by Bin Meng · 7 years ago
  36. 82a5648 x86: acpi: Turn on ACPI mode for S3 by Bin Meng · 7 years ago
  37. 0f4e258 x86: acpi: Refactor acpi_resume() by Bin Meng · 7 years ago
  38. 9957278 x86: acpi: Make enter_acpi_mode() public by Bin Meng · 7 years ago
  39. b208d19 x86: apci: Change PM1_CNT register access to RMW by Bin Meng · 7 years ago
  40. bffd798 x86: Adjust board_final_cleanup() order by Bin Meng · 7 years ago
  41. 95e50dd x86: Do not clear high table area for S3 by Bin Meng · 7 years ago
  42. ba65808 x86: fsp: Save stack address to CMOS for next S3 boot by Bin Meng · 7 years ago
  43. 9f1fad1 x86: Add an early CMOS access library by Bin Meng · 7 years ago
  44. 3a34cae x86: acpi: Resume OS if resume vector is found by Bin Meng · 7 years ago
  45. e76bf38 x86: acpi: Add one API to find OS wakeup vector by Bin Meng · 7 years ago
  46. 2b2d666 x86: acpi: Add wake up assembly stub by Bin Meng · 7 years ago
  47. 7d0d2ef x86: fsp: Mark memory used by U-Boot as reserved in the E820 table for S3 by Bin Meng · 7 years ago
  48. e652e13 x86: baytrail: Conditionally report S3 in the ACPI table by Bin Meng · 7 years ago
  49. b727961 x86: Store and display previous sleep state by Bin Meng · 7 years ago
  50. 1206723 x86: fsp: acpi: Pass different boot mode to FSP init by Bin Meng · 7 years ago
  51. b7ef3bf x86: Add post codes for OS resume by Bin Meng · 7 years ago
  52. fcf2fba x86: baytrail: acpi: Add APIs for determining/clearing sleep state by Bin Meng · 7 years ago
  53. 4372c11 x86: acpi: Add Kconfig option and header file for ACPI resume by Bin Meng · 7 years ago
  54. a9f4742 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 7 years ago
  55. 4125bbc Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  56. d09ec7f Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  57. b312508 mmc: atmel_sdhci: Enable the quirk SDHCI_QUIRK_WAIT_SEND_CMD by Wenyou Yang · 7 years ago
  58. 940aed8 sunxi: Add clock support for TV encoder by Jernej Skrabec · 7 years ago
  59. c108062 sunxi: video: Split out TVE code by Jernej Skrabec · 7 years ago
  60. 10ba6b3 video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP by Philipp Tomsich · 7 years ago
  61. 8517f64 rockchip: video: introduce VIDEO_DW_HDMI and select for Rockchip HDMI by Philipp Tomsich · 7 years ago
  62. 4f4e1b6 video: dw_hdmi: Select HDMI mode only if monitor supports it by Jernej Skrabec · 7 years ago
  63. 43c6bdd edid: Add HDMI flag to timing info by Jernej Skrabec · 7 years ago
  64. dc8cae4 edid: Set timings flags according to edid by Jernej Skrabec · 7 years ago
  65. cb33bda Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  66. 50749d2 kbuild: update DTC warning settings for bus and node/property name checks by Masahiro Yamada · 7 years ago
  67. eec342a omap3: omap3_logic: switch to using TI_COMMON_CMD_OPTION by Adam Ford · 7 years ago
  68. df7fafd power: twl4030: Add imply CMD_POWEROFF when TWL4030 is enabled by Adam Ford · 7 years ago
  69. 1d1ab61 Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to Kconfig by Tom Rini · 7 years ago
  70. 80f1f32 Kconfig: USB: Migrate existing USB_EHCI_xxx options by Tom Rini · 7 years ago
  71. 64d6ac5 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 7 years ago
  72. fbe44dd powerpc: t1024: Fix SRDS_MAX_LANES value by Paulo Zaneti · 7 years ago
  73. 8850c5d Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 7 years ago
  74. 86a0307 whitelist: Drop more unused OMAP symbols by Tom Rini · 7 years ago
  75. 302acbe omap: Drop CONFIG_OMAP_VC_I2C_HS_MCODE by Tom Rini · 7 years ago
  76. 897f706 watchdog: Migrate OMAP_WATCHDOG to Kconfig by Tom Rini · 7 years ago
  77. 25eaa28 omap: spi: Drop CONFIG_OMAP3_SPI_D0_D1_SWAPPED support by Tom Rini · 7 years ago
  78. 68ccab5 omap3: Migrate CONFIG_OMAP3_GPIO_X to Kconfig by Tom Rini · 7 years ago
  79. 29cb2b3 gpio: Move OMAP_GPIO to Kconfig by Tom Rini · 7 years ago
  80. bdf1067 omap3: Drop unused CONFIG_OMAP3_xxx board defines by Tom Rini · 7 years ago
  81. 77777f7 omap4: Drop redundant CONFIG_OMAP4430 symbol by Tom Rini · 7 years ago
  82. 864896b omap3: Drop CONFIG_OMAP3_EVM, switch to CONFIG_TARGET_OMAP3_EVM when needed by Tom Rini · 7 years ago
  83. d87f829 omap5: Migrate CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC to Kconfig by Tom Rini · 7 years ago
  84. 89024dd TI: Drop 'CONFIG_OMAP' by Tom Rini · 7 years ago
  85. 8f339d2 omap24xx_i2c.c: Drop references to CONFIG_OMAP243X by Tom Rini · 7 years ago
  86. 9ed8e4a arch/arm/cpu/arm926ejs/omap: Remove by Tom Rini · 7 years ago
  87. b3a67db davinci: omapl138_lcdk: drop custom prompt string by Sekhar Nori · 7 years ago
  88. 0ce4528 board_f: skip timer_init() on Coldfire archs by Angelo Dureghello · 7 years ago
  89. bcc1726 spl: add support to booting with ATF by Kever Yang · 7 years ago
  90. 9ad7147 armv8: minor fix to comment for enabling SMPEN bit by Dinh Nguyen · 7 years ago
  91. 792f005 mmc: descend into drivers/mmc only when CONFIG_MMC is enabled by Masahiro Yamada · 7 years ago
  92. 4aa2ba3 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 7 years ago
  93. 67e09e2 blanche_defconfig: enable CONFIG_MMC by Masahiro Yamada · 7 years ago
  94. d90e945 sandbox_noblk_defconfig: disable CONFIG_GENERIC_MMC by Masahiro Yamada · 7 years ago
  95. 0cacd6b mmc: sdhci-cadence: import updates from Linux 4.12 by Masahiro Yamada · 7 years ago
  96. 0e0dcc1 mmc: sdhci: Fix maximum clock for programmable clock mode by Wenyou Yang · 7 years ago
  97. b5511d6 drivers: omap_hsmmc: move to DM_MMC_OPS by Jean-Jacques Hiblot · 7 years ago
  98. e83d61a include: config: am335x: disable DM_MMC_OPS if DM_MMC is disabled by Jean-Jacques Hiblot · 7 years ago
  99. ce3b5d6 Drop use of CONFIG_I2C_SOFT by Simon Glass · 7 years ago
  100. 213f27f Drop CONFIG_I2CFAST by Simon Glass · 7 years ago