]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2017-08-01  Bin Mengx86: kconfig: Imply ENABLE_MRC_CACHE in the platform...
2017-08-01  Bin Mengx86: kconfig: Select ARCH_EARLY_INIT_R in the platform...
2017-08-01  Bin Mengx86: kconfig: Select ARCH_MISC_INIT in the platform...
2017-08-01  Bin Mengx86: kconfig: Let board select BOARD_EARLY_INIT_F
2017-08-01  Bin Mengx86: kconfig: Imply HAVE_INTEL_ME in the platform Kconfig
2017-08-01  Bin Mengx86: kconfig: Select PCI and DM_PCI
2017-08-01  Bin Mengx86: kconfig: Select USE_PRIVATE_LIBGCC
2017-08-01  Bin Mengx86: kconfig: Select TIMER and X86_TSC_TIMER
2017-08-01  Andy Shevchenkox86: Make table address selectable
2017-08-01  Bin Mengx86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_fro...
2017-08-01  Bin Mengx86: tsc: Correct Silvermont reference clock values
2017-08-01  Bin Mengx86: tsc: Update comments and expand definitions in...
2017-08-01  Bin Mengx86: tsc: Remove the fail handling in try_msr_calibrate...
2017-08-01  Bin Mengx86: tsc: Identify Intel-specific code
2017-08-01  Bin Mengx86: tsc: Read all ratio bits from MSR_PLATFORM_INFO
2017-08-01  Bin Mengx86: Enforce toolchain to generate 64-bit codes for...
2017-08-01  Bin Mengx86: Use default stack boundary alignment
2017-08-01  Tom RiniPrepare v2017.09-rc1
2017-07-31  Tom Riniconfigs: Resync with savedefconfig
2017-07-31  Tom Riniconfigs: Migrate CMD_NAND*
2017-07-31  Simon Glassdm: console: Check for serial devices properly
2017-07-31  Simon Glassconsole: Unify the check for a serial console
2017-07-31  Andrew F. Davisarm: mach-omap2: Align image address before cache opera...
2017-07-31  Tom Riniti: Default to ENV_IS_IN_FAT if MMC_OMAP_HS
2017-07-31  Tom Riniam335x_hs_evm: Disable CONFIG_SPL_ENV_SUPPORT
2017-07-31  Tom Rinienv: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
2017-07-31  Adam FordRemove unused CONFIG_TWL4030_PWM
2017-07-31  Patrice Chotardserial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig
2017-07-31  Philipp Tomsichdm: Kconfig: fix typo in help for SPL_PINCTRL
2017-07-31  Alexander Grafefi_loader: Fix warning in efi_gop
2017-07-31  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-07-30  Bin Mengx86: minnowmax: Remove CONFIG_SMSC_LPC47M
2017-07-30  Andy Shevchenkox86: acpi: Don't touch hardware on HW reduced platforms
2017-07-30  Andy Shevchenkox86: acpi: Export acpi_fill_mcfg() with __weak attribute
2017-07-30  Andy Shevchenkox86: acpi: Deduplicate acpi_fill_madt() implementation
2017-07-30  Andy Shevchenkox86: acpi: Name fields in FADT in accordance with speci...
2017-07-30  Andy Shevchenkox86: acpi: Fill OEM revision
2017-07-30  Andy ShevchenkoMakefile: Export build date as integer
2017-07-30  Andy ShevchenkoMakefile: Don't shadow actual error when compile ASL
2017-07-30  Stefan Roesex86: conga-qeval20-qa3-e3845.dts: Enable xHCI support...
2017-07-30  Stefan Roesex86: dfi-bt700: Add xHCI USB support
2017-07-30  Stefan Roesex86: conga-qeval20-qa3-e3845: Select CONFIG_BOARD_LATE_INIT
2017-07-30  Stefan Roesex86: theadorable-x86-dfi-bt700: Add Spansion SPI suppor...
2017-07-30  Andy Shevchenkox86: Add Intel Edison board files
2017-07-30  Felipe Balbix86: Add Intel Tangier support
2017-07-30  Andy Shevchenkox86: Add dma-mapping.h to architectural code
2017-07-30  Felipe Balbiwatchdog: Introduce watchdog driver for Intel Tangier
2017-07-30  Andy Shevchenkoarch/x86: Select USB before selecting host driver
2017-07-29  Tom RiniMerge git://git.denx.de/u-boot-socfpga
2017-07-29  Tom RiniMerge git://git.denx.de/u-boot-usb
2017-07-28  Rob Clarkefi_loader: indent entry/exit prints to show nesting...
2017-07-28  Rob Clarkefi_loader: add checking for incorrect use of EFI_ENTRY...
2017-07-28  Patrice Chotardclk: fix compilation errors for poplar platform
2017-07-28  Patrice Chotardusb: host: xhci-dxc3: fix compilation warnings
2017-07-28  Jean-Jacques... phy: add a NO-OP phy driver
2017-07-28  Patrice Chotardusb: host: ohci-generic: initialize PHY only when found
2017-07-28  Patrice Chotardusb: host: ehci-generic: initialize PHY only when found
2017-07-28  Patrice Chotarddm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB
2017-07-28  Patrice Chotarddm: phy: add missing #ifdef CONFIG_PHY
2017-07-28  Patrick Delaunaydfu: add common function to initiate transaction
2017-07-28  Patrick Delaunaydfu: factorize transaction cleanup
2017-07-28  Patrick Delaunaydfu: remove limitation on partition size
2017-07-28  Patrick Delaunaydfu: allow dfu read on partition greater than 2GB
2017-07-28  Siva Durga... usb: gadget: f_thor: Free the allocated out request...
2017-07-28  Bin Mengusb: xhci: Enable TT to support LS/FS devices behind...
2017-07-28  Bin Mengusb: xhci: Correct TT_SLOT and TT_PORT macros
2017-07-28  Bin Mengusb: xhci: Implement update_hub_device() operation
2017-07-28  Bin Mengusb: hub: Call usb_update_hub_device() after hub descri...
2017-07-28  Bin Mengdm: usb: Add a new USB controller operation 'update_hub...
2017-07-28  Bin Mengusb: hub: Parse and save TT details from device descriptor
2017-07-28  Bin Mengusb: xhci: Program 'route string' in the input slot...
2017-07-28  Bin Mengusb: xhci: Change xhci_setup_addressable_virt_dev(...
2017-07-28  Bin Mengusb: hub: Support 'set hub depth' request for USB 3...
2017-07-28  Bin Mengusb: hub: Translate USB 3.0 hub port status into old...
2017-07-28  Bin Mengusb: hub: Add a new API to test if a hub device is...
2017-07-28  Bin Mengusb: hub: Remove hub_port_reset()
2017-07-28  Bin Mengusb: hub: Use 'struct usb_hub_device' as hub device...
2017-07-28  Bin Mengusb: xhci-pci: Clean up the driver a little bit
2017-07-28  Bin Mengusb: xhci-pci: Drop non-DM version of xhci-pci driver
2017-07-28  Bin Mengx86: minnowmax: Enable USB xHCI support
2017-07-28  Bin Mengx86: minnowmax: Add a environment variable for USB...
2017-07-28  Bin Mengusb: xhci: Convert CONFIG_USB_XHCI_PCI to Kconfig
2017-07-28  Bin Mengusb: cmd: Print actual packet size for super speed...
2017-07-28  Bin Mengconfigs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS...
2017-07-28  Bin Mengusb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS
2017-07-28  Bin Mengconfigs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS...
2017-07-28  Bin Mengusb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS
2017-07-28  Bin Mengusb: xhci: Change MAX_HC_PORTS to 255
2017-07-28  Bin Mengusb: hub: Add 3.0 hub port status mask of 2.0 hub
2017-07-28  Bin Mengusb: hub: Change USB hub descriptor to match USB 3...
2017-07-28  Bin Mengusb: hub: Revise wLength for 'get port status' request
2017-07-28  Bin Mengusb: hub: Send correct wValue to get hub descriptor...
2017-07-28  Bin Mengusb: hub: Update handling connect status/change in...
2017-07-28  Bin Mengusb: xhci: Add input slot context in xhci_set_configura...
2017-07-28  Bin Mengusb: xhci: Initialize scratchpad buffer array and scrat...
2017-07-28  Bin Mengusb: xhci: Correct command TRB 4th dword initialization
2017-07-28  Bin Mengusb: xhci: Remove incorrect comments for struct xhci_co...
2017-07-28  Patrice Chotardusb: host: ohci-generic: add generic PHY support
2017-07-28  Patrice Chotardusb: host: ohci-generic: add RESET support
2017-07-28  Patrice Chotardusb: host: ohci-generic: add CLOCK support
next