Commit Graph

  • e28497bf4a x86: kconfig: Select USE_PRIVATE_LIBGCC Bin Meng 2017-07-30 06:23:08 -07:00
  • 0ce9c57620 x86: kconfig: Select TIMER and X86_TSC_TIMER Bin Meng 2017-07-30 06:23:07 -07:00
  • c3df28f6e2 x86: Make table address selectable Andy Shevchenko 2017-07-28 20:02:15 +03:00
  • 167a40166b x86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_from_msr() Bin Meng 2017-07-25 20:12:05 -07:00
  • f5757154bb x86: tsc: Correct Silvermont reference clock values Bin Meng 2017-07-25 20:12:04 -07:00
  • c636774848 x86: tsc: Update comments and expand definitions in freq_desc_tables[] Bin Meng 2017-07-25 20:12:03 -07:00
  • fde1801eaa x86: tsc: Remove the fail handling in try_msr_calibrate_tsc() Bin Meng 2017-07-25 20:12:02 -07:00
  • 0b992e4932 x86: tsc: Identify Intel-specific code Bin Meng 2017-07-25 20:12:01 -07:00
  • d92e9c8d31 x86: tsc: Read all ratio bits from MSR_PLATFORM_INFO Bin Meng 2017-07-25 20:12:00 -07:00
  • e719b6b0f8 x86: Enforce toolchain to generate 64-bit codes for 64-bit U-Boot Bin Meng 2017-07-27 06:12:35 -07:00
  • 9a95f51ffe x86: Use default stack boundary alignment Bin Meng 2017-07-27 06:12:34 -07:00
  • 5c970013a6 regulator: palmas: disable bypass when the LDO is enabled Jean-Jacques Hiblot 2017-07-12 11:42:47 +02:00
  • 9554a14df2 regulator: palmas: Add support for LDO1 regulator to provide 1.8V Kishon Vijay Abraham I 2017-07-12 11:42:46 +02:00
  • 3936514b82 dm: sunxi: Move Linksprite_pcDuino3 to use DM for MMC, SATA Simon Glass 2017-07-04 13:31:32 -06:00
  • cf7b2e10c9 dm: sata: sunxi: Add support for driver model Simon Glass 2017-07-04 13:31:31 -06:00
  • 74daf94a23 dm: sunxi: sata: Don't build sata support into SPL Simon Glass 2017-07-04 13:31:30 -06:00
  • 8620f38409 dm: sunxi: Linksprite_pcDuino3: Correct polarity of MMC card detect Simon Glass 2017-07-04 13:31:28 -06:00
  • dd27918c22 dm: mmc: sunxi: Add support for driver model Simon Glass 2017-07-04 13:31:27 -06:00
  • ec73d96090 dm: mmc: sunxi: Drop mmc_clk_io_on() Simon Glass 2017-07-04 13:31:26 -06:00
  • 034e226bc7 dm: mmc: sunxi: Pass private data around explicitly Simon Glass 2017-07-04 13:31:25 -06:00
  • 3f5af12a5d dm: mmc: sunxi: Rename mmchost to priv Simon Glass 2017-07-04 13:31:24 -06:00
  • e3c794e2fa dm: mmc: sunxi: Rename struct sunxi_mmc_host to sunxi_mmc_priv Simon Glass 2017-07-04 13:31:23 -06:00
  • bfc1c6b483 dm: ahci: Correct uclass private data Simon Glass 2017-07-04 13:31:22 -06:00
  • 068a2fc1d5 dm: scsi: Drop duplicate SCSI and DM_SCSI options Simon Glass 2017-07-04 13:31:21 -06:00
  • 336a44877a fdt: Correct fdt_get_base_address() Simon Glass 2017-07-04 13:31:20 -06:00
  • c4d660d4d0 dm: mmc: Allow disabling driver model in SPL Simon Glass 2017-07-04 13:31:19 -06:00
  • 745a94f352 ahci: Support non-PCI controllers Simon Glass 2017-07-04 13:31:18 -06:00
  • 6364a5d4bd Prepare v2017.09-rc1 v2017.09-rc1 Tom Rini 2017-07-31 20:37:25 -04:00
  • eddc7dabe0 configs: Resync with savedefconfig Tom Rini 2017-07-31 18:59:01 -04:00
  • 8f1a80e99e configs: Migrate CMD_NAND* Tom Rini 2017-07-28 21:31:42 -04:00
  • 7b3c4c3a53 dm: console: Check for serial devices properly Simon Glass 2017-07-27 09:31:04 -06:00
  • 42f9f915c2 console: Unify the check for a serial console Simon Glass 2017-07-27 09:31:03 -06:00
  • ef3fc42ded arm: mach-omap2: Align image address before cache operations Andrew F. Davis 2017-07-26 14:53:19 -05:00
  • c826d17286 ti: Default to ENV_IS_IN_FAT if MMC_OMAP_HS Tom Rini 2017-07-26 13:11:37 -04:00
  • 3c7be0c91a am335x_hs_evm: Disable CONFIG_SPL_ENV_SUPPORT Tom Rini 2017-07-26 13:11:36 -04:00
  • 43ba3c59cb env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig Tom Rini 2017-07-26 21:48:00 -04:00
  • 3158eebd21 Remove unused CONFIG_TWL4030_PWM Adam Ford 2017-07-26 10:04:40 -05:00
  • 84e9dcc120 serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig Patrice Chotard 2017-07-26 15:48:39 +02:00
  • 0fa0abecfc dm: Kconfig: fix typo in help for SPL_PINCTRL Philipp Tomsich 2017-07-26 12:27:42 +02:00
  • c1ae1a1608 efi_loader: Fix warning in efi_gop Alexander Graf 2017-07-31 09:15:57 +02:00
  • 2218b32d88 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot Tom Rini 2017-07-31 07:27:45 -04:00
  • 55f228b07e x86: minnowmax: Remove CONFIG_SMSC_LPC47M Bin Meng 2017-07-22 07:39:38 -07:00
  • 382fabb297 x86: acpi: Don't touch hardware on HW reduced platforms Andy Shevchenko 2017-07-21 22:32:06 +03:00
  • ace7762b28 x86: acpi: Export acpi_fill_mcfg() with __weak attribute Andy Shevchenko 2017-07-21 22:32:05 +03:00
  • b156da91fb x86: acpi: Deduplicate acpi_fill_madt() implementation Andy Shevchenko 2017-07-21 22:32:04 +03:00
  • 2dcbef6f6c x86: acpi: Name fields in FADT in accordance with specification Andy Shevchenko 2017-07-21 22:32:03 +03:00
  • 684c4cd011 x86: acpi: Fill OEM revision Andy Shevchenko 2017-07-21 22:32:02 +03:00
  • e7aa9c2947 Makefile: Export build date as integer Andy Shevchenko 2017-07-21 22:32:01 +03:00
  • 06054b1a62 Makefile: Don't shadow actual error when compile ASL Andy Shevchenko 2017-07-21 22:32:00 +03:00
  • 66712c298d x86: conga-qeval20-qa3-e3845.dts: Enable xHCI support in dts Stefan Roese 2017-07-18 14:10:50 +02:00
  • 1f4e25780a x86: dfi-bt700: Add xHCI USB support Stefan Roese 2017-07-18 14:10:49 +02:00
  • db1d20a904 x86: conga-qeval20-qa3-e3845: Select CONFIG_BOARD_LATE_INIT Stefan Roese 2017-07-18 14:10:45 +02:00
  • 68b3f8d8c4 x86: theadorable-x86-dfi-bt700: Add Spansion SPI support and move VIDEO blob Stefan Roese 2017-07-18 14:10:41 +02:00
  • 495f3774be x86: Add Intel Edison board files Andy Shevchenko 2017-07-06 14:41:53 +03:00
  • e71de54a49 x86: Add Intel Tangier support Felipe Balbi 2017-07-06 14:41:52 +03:00
  • b7026b0c98 x86: Add dma-mapping.h to architectural code Andy Shevchenko 2017-07-06 14:41:51 +03:00
  • 8f8a12d1e7 watchdog: Introduce watchdog driver for Intel Tangier Felipe Balbi 2017-07-05 20:33:20 +03:00
  • 611dbb7f95 arch/x86: Select USB before selecting host driver Andy Shevchenko 2017-07-04 19:32:22 +03:00
  • 19d1f1a2f3 Merge git://git.denx.de/u-boot-socfpga Tom Rini 2017-07-29 11:44:08 -04:00
  • 211aaf309c Merge git://git.denx.de/u-boot-usb Tom Rini 2017-07-29 11:43:51 -04:00
  • af65db85b8 efi_loader: indent entry/exit prints to show nesting level Rob Clark 2017-07-27 08:04:19 -04:00
  • c160d2f5ec efi_loader: add checking for incorrect use of EFI_ENTRY/EXIT Rob Clark 2017-07-27 08:04:18 -04:00
  • b108d8a0de clk: fix compilation errors for poplar platform Patrice Chotard 2017-07-25 13:24:45 +02:00
  • d38a8ea19c usb: host: xhci-dxc3: fix compilation warnings Patrice Chotard 2017-07-25 13:24:44 +02:00
  • 3b63db37ad phy: add a NO-OP phy driver Jean-Jacques Hiblot 2017-07-24 15:18:15 +02:00
  • 2080d023d9 usb: host: ohci-generic: initialize PHY only when found Patrice Chotard 2017-07-24 17:07:05 +02:00
  • 4b3928a08f usb: host: ehci-generic: initialize PHY only when found Patrice Chotard 2017-07-24 17:07:04 +02:00
  • 623b7aca1f dm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB Patrice Chotard 2017-07-24 17:07:03 +02:00
  • d9fb7bece0 dm: phy: add missing #ifdef CONFIG_PHY Patrice Chotard 2017-07-24 17:07:02 +02:00
  • 6fa8dddd06 dfu: add common function to initiate transaction Patrick Delaunay 2017-07-19 16:39:25 +02:00
  • 57da060755 dfu: factorize transaction cleanup Patrick Delaunay 2017-07-19 16:39:24 +02:00
  • 15970d871c dfu: remove limitation on partition size Patrick Delaunay 2017-07-19 16:39:23 +02:00
  • 4de512018b dfu: allow dfu read on partition greater than 2GB Patrick Delaunay 2017-07-19 16:39:22 +02:00
  • bab0146ea9 usb: gadget: f_thor: Free the allocated out request buffer Siva Durga Prasad Paladugu 2016-06-21 14:50:48 +02:00
  • 78e3098752 usb: xhci: Enable TT to support LS/FS devices behind a HS hub Bin Meng 2017-07-19 21:51:21 +08:00
  • 196ef8323c usb: xhci: Correct TT_SLOT and TT_PORT macros Bin Meng 2017-07-19 21:51:20 +08:00
  • d228ca362b usb: xhci: Implement update_hub_device() operation Bin Meng 2017-07-19 21:51:19 +08:00
  • 81060bb1c0 usb: hub: Call usb_update_hub_device() after hub descriptor is fetched Bin Meng 2017-07-19 21:51:18 +08:00
  • 9ca1b4bab1 dm: usb: Add a new USB controller operation 'update_hub_device' Bin Meng 2017-07-19 21:51:17 +08:00
  • 5624dfd5aa usb: hub: Parse and save TT details from device descriptor Bin Meng 2017-07-19 21:51:16 +08:00
  • 493b8dd070 usb: xhci: Program 'route string' in the input slot context Bin Meng 2017-07-19 21:51:15 +08:00
  • daec469144 usb: xhci: Change xhci_setup_addressable_virt_dev() signature Bin Meng 2017-07-19 21:51:14 +08:00
  • bbc6f06c00 usb: hub: Support 'set hub depth' request for USB 3.0 hubs Bin Meng 2017-07-19 21:51:13 +08:00
  • 74ffc7cbb1 usb: hub: Translate USB 3.0 hub port status into old version Bin Meng 2017-07-19 21:51:12 +08:00
  • 46c1d49330 usb: hub: Add a new API to test if a hub device is root hub Bin Meng 2017-07-19 21:51:11 +08:00
  • a199a72448 usb: hub: Remove hub_port_reset() Bin Meng 2017-07-19 21:51:10 +08:00
  • dfa96e0676 usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv Bin Meng 2017-07-19 21:51:09 +08:00
  • 5e941943d8 usb: xhci-pci: Clean up the driver a little bit Bin Meng 2017-07-19 21:51:08 +08:00
  • 978f6a3b14 usb: xhci-pci: Drop non-DM version of xhci-pci driver Bin Meng 2017-07-19 21:51:07 +08:00
  • c9621012a6 x86: minnowmax: Enable USB xHCI support Bin Meng 2017-07-19 21:50:10 +08:00
  • 6e4d039aaa x86: minnowmax: Add a environment variable for USB power-on delay Bin Meng 2017-07-19 21:50:09 +08:00
  • d7cde28113 usb: xhci: Convert CONFIG_USB_XHCI_PCI to Kconfig Bin Meng 2017-07-19 21:50:08 +08:00
  • 78abf14fc2 usb: cmd: Print actual packet size for super speed devices Bin Meng 2017-07-19 21:50:07 +08:00
  • cbb89ed026 configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards Bin Meng 2017-07-19 21:50:06 +08:00
  • 99c2255688 usb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS Bin Meng 2017-07-19 21:50:05 +08:00
  • 2931342874 configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boards Bin Meng 2017-07-19 21:50:04 +08:00
  • 7274671e04 usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS Bin Meng 2017-07-19 21:50:03 +08:00
  • 1bdcd9019d usb: xhci: Change MAX_HC_PORTS to 255 Bin Meng 2017-07-19 21:50:02 +08:00
  • 98ba3d6c23 usb: hub: Add 3.0 hub port status mask of 2.0 hub Bin Meng 2017-07-19 21:50:01 +08:00
  • 337fc7e665 usb: hub: Change USB hub descriptor to match USB 3.0 hubs Bin Meng 2017-07-19 21:50:00 +08:00