index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-07-31
env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
Tom Rini
2017-07-31
Remove unused CONFIG_TWL4030_PWM
Adam Ford
2017-07-31
serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig
Patrice Chotard
2017-07-31
dm: Kconfig: fix typo in help for SPL_PINCTRL
Philipp Tomsich
2017-07-31
efi_loader: Fix warning in efi_gop
Alexander Graf
2017-07-31
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2017-07-30
x86: minnowmax: Remove CONFIG_SMSC_LPC47M
Bin Meng
2017-07-30
x86: acpi: Don't touch hardware on HW reduced platforms
Andy Shevchenko
2017-07-30
x86: acpi: Export acpi_fill_mcfg() with __weak attribute
Andy Shevchenko
2017-07-30
x86: acpi: Deduplicate acpi_fill_madt() implementation
Andy Shevchenko
2017-07-30
x86: acpi: Name fields in FADT in accordance with specification
Andy Shevchenko
2017-07-30
x86: acpi: Fill OEM revision
Andy Shevchenko
2017-07-30
Makefile: Export build date as integer
Andy Shevchenko
2017-07-30
Makefile: Don't shadow actual error when compile ASL
Andy Shevchenko
2017-07-30
x86: conga-qeval20-qa3-e3845.dts: Enable xHCI support in dts
Stefan Roese
2017-07-30
x86: dfi-bt700: Add xHCI USB support
Stefan Roese
2017-07-30
x86: conga-qeval20-qa3-e3845: Select CONFIG_BOARD_LATE_INIT
Stefan Roese
2017-07-30
x86: theadorable-x86-dfi-bt700: Add Spansion SPI support and move VIDEO blob
Stefan Roese
2017-07-30
x86: Add Intel Edison board files
Andy Shevchenko
2017-07-30
x86: Add Intel Tangier support
Felipe Balbi
2017-07-30
x86: Add dma-mapping.h to architectural code
Andy Shevchenko
2017-07-30
watchdog: Introduce watchdog driver for Intel Tangier
Felipe Balbi
2017-07-30
arch/x86: Select USB before selecting host driver
Andy Shevchenko
2017-07-29
Merge git://git.denx.de/u-boot-socfpga
Tom Rini
2017-07-29
Merge git://git.denx.de/u-boot-usb
Tom Rini
2017-07-28
efi_loader: indent entry/exit prints to show nesting level
Rob Clark
2017-07-28
efi_loader: add checking for incorrect use of EFI_ENTRY/EXIT
Rob Clark
2017-07-28
clk: fix compilation errors for poplar platform
Patrice Chotard
2017-07-28
usb: host: xhci-dxc3: fix compilation warnings
Patrice Chotard
2017-07-28
phy: add a NO-OP phy driver
Jean-Jacques Hiblot
2017-07-28
usb: host: ohci-generic: initialize PHY only when found
Patrice Chotard
2017-07-28
usb: host: ehci-generic: initialize PHY only when found
Patrice Chotard
2017-07-28
dm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB
Patrice Chotard
2017-07-28
dm: phy: add missing #ifdef CONFIG_PHY
Patrice Chotard
2017-07-28
dfu: add common function to initiate transaction
Patrick Delaunay
2017-07-28
dfu: factorize transaction cleanup
Patrick Delaunay
2017-07-28
dfu: remove limitation on partition size
Patrick Delaunay
2017-07-28
dfu: allow dfu read on partition greater than 2GB
Patrick Delaunay
2017-07-28
usb: gadget: f_thor: Free the allocated out request buffer
Siva Durga Prasad Paladugu
2017-07-28
usb: xhci: Enable TT to support LS/FS devices behind a HS hub
Bin Meng
2017-07-28
usb: xhci: Correct TT_SLOT and TT_PORT macros
Bin Meng
2017-07-28
usb: xhci: Implement update_hub_device() operation
Bin Meng
2017-07-28
usb: hub: Call usb_update_hub_device() after hub descriptor is fetched
Bin Meng
2017-07-28
dm: usb: Add a new USB controller operation 'update_hub_device'
Bin Meng
2017-07-28
usb: hub: Parse and save TT details from device descriptor
Bin Meng
2017-07-28
usb: xhci: Program 'route string' in the input slot context
Bin Meng
2017-07-28
usb: xhci: Change xhci_setup_addressable_virt_dev() signature
Bin Meng
2017-07-28
usb: hub: Support 'set hub depth' request for USB 3.0 hubs
Bin Meng
2017-07-28
usb: hub: Translate USB 3.0 hub port status into old version
Bin Meng
2017-07-28
usb: hub: Add a new API to test if a hub device is root hub
Bin Meng
[next]