1. 08fb85b x86: coreboot: kconfig: Imply drivers that are useful by Bin Meng · 7 years ago
  2. 1b15ef9 x86: broadwell: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  3. a5b2129 x86: ivybridge: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  4. e88e1ef x86: baytrail: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  5. 4f0faac x86: kconfig: Imply DM uclass drivers by Bin Meng · 7 years ago
  6. 263252c x86: kconfig: Select OF_CONTROL by Bin Meng · 7 years ago
  7. 67f99f9 x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig by Bin Meng · 7 years ago
  8. 5d89b37 x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig by Bin Meng · 7 years ago
  9. 3612b1e x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig by Bin Meng · 7 years ago
  10. 30b1ecd x86: kconfig: Let board select BOARD_EARLY_INIT_F by Bin Meng · 7 years ago
  11. 1e452b4 x86: kconfig: Imply HAVE_INTEL_ME in the platform Kconfig by Bin Meng · 7 years ago
  12. 6bf89de x86: kconfig: Select PCI and DM_PCI by Bin Meng · 7 years ago
  13. e28497b x86: kconfig: Select USE_PRIVATE_LIBGCC by Bin Meng · 7 years ago
  14. 0ce9c57 x86: kconfig: Select TIMER and X86_TSC_TIMER by Bin Meng · 7 years ago
  15. c3df28f x86: Make table address selectable by Andy Shevchenko · 7 years ago
  16. 167a401 x86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_from_msr() by Bin Meng · 7 years ago
  17. f575715 x86: tsc: Correct Silvermont reference clock values by Bin Meng · 7 years ago
  18. c636774 x86: tsc: Update comments and expand definitions in freq_desc_tables[] by Bin Meng · 7 years ago
  19. fde1801 x86: tsc: Remove the fail handling in try_msr_calibrate_tsc() by Bin Meng · 7 years ago
  20. 0b992e4 x86: tsc: Identify Intel-specific code by Bin Meng · 7 years ago
  21. d92e9c8 x86: tsc: Read all ratio bits from MSR_PLATFORM_INFO by Bin Meng · 7 years ago
  22. e719b6b x86: Enforce toolchain to generate 64-bit codes for 64-bit U-Boot by Bin Meng · 7 years ago
  23. 9a95f51 x86: Use default stack boundary alignment by Bin Meng · 7 years ago
  24. 5c97001 regulator: palmas: disable bypass when the LDO is enabled by Jean-Jacques Hiblot · 7 years ago
  25. 9554a14 regulator: palmas: Add support for LDO1 regulator to provide 1.8V by Kishon Vijay Abraham I · 7 years ago
  26. 3936514 dm: sunxi: Move Linksprite_pcDuino3 to use DM for MMC, SATA by Simon Glass · 7 years ago
  27. cf7b2e1 dm: sata: sunxi: Add support for driver model by Simon Glass · 7 years ago
  28. 74daf94 dm: sunxi: sata: Don't build sata support into SPL by Simon Glass · 7 years ago
  29. 8620f38 dm: sunxi: Linksprite_pcDuino3: Correct polarity of MMC card detect by Simon Glass · 7 years ago
  30. dd27918 dm: mmc: sunxi: Add support for driver model by Simon Glass · 7 years ago
  31. ec73d96 dm: mmc: sunxi: Drop mmc_clk_io_on() by Simon Glass · 7 years ago
  32. 034e226 dm: mmc: sunxi: Pass private data around explicitly by Simon Glass · 7 years ago
  33. 3f5af12 dm: mmc: sunxi: Rename mmchost to priv by Simon Glass · 7 years ago
  34. e3c794e dm: mmc: sunxi: Rename struct sunxi_mmc_host to sunxi_mmc_priv by Simon Glass · 7 years ago
  35. bfc1c6b dm: ahci: Correct uclass private data by Simon Glass · 7 years ago
  36. 068a2fc dm: scsi: Drop duplicate SCSI and DM_SCSI options by Simon Glass · 7 years ago
  37. 336a448 fdt: Correct fdt_get_base_address() by Simon Glass · 7 years ago
  38. c4d660d dm: mmc: Allow disabling driver model in SPL by Simon Glass · 7 years ago
  39. 745a94f ahci: Support non-PCI controllers by Simon Glass · 7 years ago
  40. 6364a5d Prepare v2017.09-rc1 by Tom Rini · 7 years ago v2017.09-rc1
  41. eddc7da configs: Resync with savedefconfig by Tom Rini · 7 years ago
  42. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  43. 7b3c4c3 dm: console: Check for serial devices properly by Simon Glass · 7 years ago
  44. 42f9f91 console: Unify the check for a serial console by Simon Glass · 7 years ago
  45. ef3fc42d arm: mach-omap2: Align image address before cache operations by Andrew F. Davis · 7 years ago
  46. c826d17 ti: Default to ENV_IS_IN_FAT if MMC_OMAP_HS by Tom Rini · 7 years ago
  47. 3c7be0c am335x_hs_evm: Disable CONFIG_SPL_ENV_SUPPORT by Tom Rini · 7 years ago
  48. 43ba3c5 env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig by Tom Rini · 7 years ago
  49. 3158eeb Remove unused CONFIG_TWL4030_PWM by Adam Ford · 7 years ago
  50. 84e9dcc serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig by Patrice Chotard · 7 years ago
  51. 0fa0abe dm: Kconfig: fix typo in help for SPL_PINCTRL by Philipp Tomsich · 7 years ago
  52. c1ae1a1 efi_loader: Fix warning in efi_gop by Alexander Graf · 7 years ago
  53. 2218b32 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  54. 55f228b x86: minnowmax: Remove CONFIG_SMSC_LPC47M by Bin Meng · 7 years ago
  55. 382fabb x86: acpi: Don't touch hardware on HW reduced platforms by Andy Shevchenko · 7 years ago
  56. ace7762 x86: acpi: Export acpi_fill_mcfg() with __weak attribute by Andy Shevchenko · 7 years ago
  57. b156da9 x86: acpi: Deduplicate acpi_fill_madt() implementation by Andy Shevchenko · 7 years ago
  58. 2dcbef6 x86: acpi: Name fields in FADT in accordance with specification by Andy Shevchenko · 7 years ago
  59. 684c4cd x86: acpi: Fill OEM revision by Andy Shevchenko · 7 years ago
  60. e7aa9c2 Makefile: Export build date as integer by Andy Shevchenko · 7 years ago
  61. 06054b1 Makefile: Don't shadow actual error when compile ASL by Andy Shevchenko · 7 years ago
  62. 66712c2 x86: conga-qeval20-qa3-e3845.dts: Enable xHCI support in dts by Stefan Roese · 7 years ago
  63. 1f4e257 x86: dfi-bt700: Add xHCI USB support by Stefan Roese · 7 years ago
  64. db1d20a x86: conga-qeval20-qa3-e3845: Select CONFIG_BOARD_LATE_INIT by Stefan Roese · 7 years ago
  65. 68b3f8d x86: theadorable-x86-dfi-bt700: Add Spansion SPI support and move VIDEO blob by Stefan Roese · 7 years ago
  66. 495f377 x86: Add Intel Edison board files by Andy Shevchenko · 7 years ago
  67. e71de54 x86: Add Intel Tangier support by Felipe Balbi · 7 years ago
  68. b7026b0 x86: Add dma-mapping.h to architectural code by Andy Shevchenko · 7 years ago
  69. 8f8a12d watchdog: Introduce watchdog driver for Intel Tangier by Felipe Balbi · 7 years ago
  70. 611dbb7 arch/x86: Select USB before selecting host driver by Andy Shevchenko · 7 years ago
  71. 19d1f1a Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  72. 211aaf3 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  73. af65db8 efi_loader: indent entry/exit prints to show nesting level by Rob Clark · 7 years ago
  74. c160d2f efi_loader: add checking for incorrect use of EFI_ENTRY/EXIT by Rob Clark · 7 years ago
  75. b108d8a clk: fix compilation errors for poplar platform by Patrice Chotard · 7 years ago
  76. d38a8ea usb: host: xhci-dxc3: fix compilation warnings by Patrice Chotard · 7 years ago
  77. 3b63db3 phy: add a NO-OP phy driver by Jean-Jacques Hiblot · 7 years ago
  78. 2080d02 usb: host: ohci-generic: initialize PHY only when found by Patrice Chotard · 7 years ago
  79. 4b3928a usb: host: ehci-generic: initialize PHY only when found by Patrice Chotard · 7 years ago
  80. 623b7ac dm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB by Patrice Chotard · 7 years ago
  81. d9fb7be dm: phy: add missing #ifdef CONFIG_PHY by Patrice Chotard · 7 years ago
  82. 6fa8ddd dfu: add common function to initiate transaction by Patrick Delaunay · 7 years ago
  83. 57da060 dfu: factorize transaction cleanup by Patrick Delaunay · 7 years ago
  84. 15970d8 dfu: remove limitation on partition size by Patrick Delaunay · 7 years ago
  85. 4de5120 dfu: allow dfu read on partition greater than 2GB by Patrick Delaunay · 7 years ago
  86. bab0146 usb: gadget: f_thor: Free the allocated out request buffer by Siva Durga Prasad Paladugu · 8 years ago
  87. 78e3098 usb: xhci: Enable TT to support LS/FS devices behind a HS hub by Bin Meng · 7 years ago
  88. 196ef83 usb: xhci: Correct TT_SLOT and TT_PORT macros by Bin Meng · 7 years ago
  89. d228ca3 usb: xhci: Implement update_hub_device() operation by Bin Meng · 7 years ago
  90. 81060bb usb: hub: Call usb_update_hub_device() after hub descriptor is fetched by Bin Meng · 7 years ago
  91. 9ca1b4b dm: usb: Add a new USB controller operation 'update_hub_device' by Bin Meng · 7 years ago
  92. 5624dfd usb: hub: Parse and save TT details from device descriptor by Bin Meng · 7 years ago
  93. 493b8dd usb: xhci: Program 'route string' in the input slot context by Bin Meng · 7 years ago
  94. daec469 usb: xhci: Change xhci_setup_addressable_virt_dev() signature by Bin Meng · 7 years ago
  95. bbc6f06 usb: hub: Support 'set hub depth' request for USB 3.0 hubs by Bin Meng · 7 years ago
  96. 74ffc7c usb: hub: Translate USB 3.0 hub port status into old version by Bin Meng · 7 years ago
  97. 46c1d49 usb: hub: Add a new API to test if a hub device is root hub by Bin Meng · 7 years ago
  98. a199a72 usb: hub: Remove hub_port_reset() by Bin Meng · 7 years ago
  99. dfa96e0 usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv by Bin Meng · 7 years ago
  100. 5e94194 usb: xhci-pci: Clean up the driver a little bit by Bin Meng · 7 years ago