summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-31Prepare v2017.09-rc1v2017.09-rc1Tom Rini
2017-07-31configs: Resync with savedefconfigTom Rini
2017-07-31configs: Migrate CMD_NAND*Tom Rini
2017-07-31dm: console: Check for serial devices properlySimon Glass
2017-07-31console: Unify the check for a serial consoleSimon Glass
2017-07-31arm: mach-omap2: Align image address before cache operationsAndrew F. Davis
2017-07-31ti: Default to ENV_IS_IN_FAT if MMC_OMAP_HSTom Rini
2017-07-31am335x_hs_evm: Disable CONFIG_SPL_ENV_SUPPORTTom Rini
2017-07-31env: Migrate CONFIG_ENV_IS_IN_FAT options to KconfigTom Rini
2017-07-31Remove unused CONFIG_TWL4030_PWMAdam Ford
2017-07-31serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to KconfigPatrice Chotard
2017-07-31dm: Kconfig: fix typo in help for SPL_PINCTRLPhilipp Tomsich
2017-07-31efi_loader: Fix warning in efi_gopAlexander Graf
2017-07-31Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2017-07-30x86: minnowmax: Remove CONFIG_SMSC_LPC47MBin Meng
2017-07-30x86: acpi: Don't touch hardware on HW reduced platformsAndy Shevchenko
2017-07-30x86: acpi: Export acpi_fill_mcfg() with __weak attributeAndy Shevchenko
2017-07-30x86: acpi: Deduplicate acpi_fill_madt() implementationAndy Shevchenko
2017-07-30x86: acpi: Name fields in FADT in accordance with specificationAndy Shevchenko
2017-07-30x86: acpi: Fill OEM revisionAndy Shevchenko
2017-07-30Makefile: Export build date as integerAndy Shevchenko
2017-07-30Makefile: Don't shadow actual error when compile ASLAndy Shevchenko
2017-07-30x86: conga-qeval20-qa3-e3845.dts: Enable xHCI support in dtsStefan Roese
2017-07-30x86: dfi-bt700: Add xHCI USB supportStefan Roese
2017-07-30x86: conga-qeval20-qa3-e3845: Select CONFIG_BOARD_LATE_INITStefan Roese
2017-07-30x86: theadorable-x86-dfi-bt700: Add Spansion SPI support and move VIDEO blobStefan Roese
2017-07-30x86: Add Intel Edison board filesAndy Shevchenko
2017-07-30x86: Add Intel Tangier supportFelipe Balbi
2017-07-30x86: Add dma-mapping.h to architectural codeAndy Shevchenko
2017-07-30watchdog: Introduce watchdog driver for Intel TangierFelipe Balbi
2017-07-30arch/x86: Select USB before selecting host driverAndy Shevchenko
2017-07-29Merge git://git.denx.de/u-boot-socfpgaTom Rini
2017-07-29Merge git://git.denx.de/u-boot-usbTom Rini
2017-07-29efi_loader: indent entry/exit prints to show nesting levelRob Clark
2017-07-29efi_loader: add checking for incorrect use of EFI_ENTRY/EXITRob Clark
2017-07-28clk: fix compilation errors for poplar platformPatrice Chotard
2017-07-28usb: host: xhci-dxc3: fix compilation warningsPatrice Chotard
2017-07-28phy: add a NO-OP phy driverJean-Jacques Hiblot
2017-07-28usb: host: ohci-generic: initialize PHY only when foundPatrice Chotard
2017-07-28usb: host: ehci-generic: initialize PHY only when foundPatrice Chotard
2017-07-28dm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USBPatrice Chotard
2017-07-28dm: phy: add missing #ifdef CONFIG_PHYPatrice Chotard
2017-07-28dfu: add common function to initiate transactionPatrick Delaunay
2017-07-28dfu: factorize transaction cleanupPatrick Delaunay
2017-07-28dfu: remove limitation on partition sizePatrick Delaunay
2017-07-28dfu: allow dfu read on partition greater than 2GBPatrick Delaunay
2017-07-28usb: gadget: f_thor: Free the allocated out request bufferSiva Durga Prasad Paladugu
2017-07-28usb: xhci: Enable TT to support LS/FS devices behind a HS hubBin Meng
2017-07-28usb: xhci: Correct TT_SLOT and TT_PORT macrosBin Meng
2017-07-28usb: xhci: Implement update_hub_device() operationBin Meng