summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | armv8: ls1088aqds: Enable USB command on QDS for qspi-bootRan Wang2017-10-271-0/+8
| * | armv8: ls1088ardb: Enable USB command RDB qspi-bootRan Wang2017-10-273-1/+23
| * | arm: layerscape: Remove CONFIG_USB_MAX_CONTROLLER_COUNTRan Wang2017-10-2712-47/+0
| * | usb: host: Move CONFIG_XHCI_FSL to KconfigRan Wang2017-10-2714-13/+6
| * | arm64: layerscape: Move CONFIG_HAS_FSL_XHCI_USB to KconfigRan Wang2017-10-2714-39/+7
| * | armv8: ls1088aqds: Change phy mode to PHY_INTERFACE_MODE_RGMII_IDAshish Kumar2017-10-272-2/+3
| * | armv8: configs: ls1012a: correct the generic timer frequencyYuantian Tang2017-10-271-1/+1
| * | armv8: ls1088: Move CONFIG_ENV_IS_IN_SPI_FLASH to defconfigAshish Kumar2017-10-274-2/+2
| * | driver: fsl-mc: use calloc instead mallocPrabhakar Kushwaha2017-10-271-18/+21
| * | powerpc: mpc85xx: Implement CPU erratum A-007907 for secondary coresYork Sun2017-10-231-0/+6
* | | AT91: remove CONFIG_PMECC_INDEX_TABLE_OFFSETMasahiro Yamada2017-10-271-1/+0
* | | exynos: remove CONFIG_LCD_MENU_BOARDMasahiro Yamada2017-10-273-3/+0
* | | net: remove CONFIG_NET_MULTIMasahiro Yamada2017-10-2712-14/+0
* | | mpc85xx: xpedite550x: remove CONFIG_FDT_FIXUP_PCI_IRQMasahiro Yamada2017-10-271-1/+0
* | | AM33XX: etamin: remove CONFIG_DFU_MTDMasahiro Yamada2017-10-271-1/+0
* | | MX28: remove CONFIG_DEFAULT_SPI_CSMasahiro Yamada2017-10-272-2/+0
* | | exynos: remove CONFIG_CORE_COUNTMasahiro Yamada2017-10-272-8/+0
* | | omap4: sdp4430: match the #endif comment to #ifdefMasahiro Yamada2017-10-271-1/+1
* | | SOCFPGA: remove CONFIG_AUTONEG_TIMEOUTMasahiro Yamada2017-10-271-1/+0
* | | ARC: remove CONFIG_ARC_UART_BASEMasahiro Yamada2017-10-271-1/+0
* | | sh7734: remove CONFIG_553MHZ_MODEMasahiro Yamada2017-10-272-2/+0
* | | mpc85xx: freescale: remove CONFIG_ADDR_STREAMINGMasahiro Yamada2017-10-272-2/+0
* | | omap4: sdp4430: remove CONFIG_4430SDPMasahiro Yamada2017-10-271-1/+0
* | | IMX: novena: remove CONFIG_I2C_MXCMasahiro Yamada2017-10-271-1/+0
* | | i2c: fti2c010: remove unused/unmaintained driverMasahiro Yamada2017-10-273-421/+0
* | | i2c: adi_i2c: remove left-over Blackfin I2C driverMasahiro Yamada2017-10-272-310/+0
* | | Merge git://git.denx.de/u-boot-x86Tom Rini2017-10-2715-229/+37
|\ \ \
| * | | x86: acpi: Put sleepstates.asl to the common placeBin Meng2017-10-274-12/+2
| * | | x86: fsp: graphics: Add some notes about the graphics info hobBin Meng2017-10-271-0/+4
| * | | x86: braswell: cherryhill: Update dts for SPI lock downBin Meng2017-10-272-4/+1
| * | | spi: ich: Lock down controller settings if requiredBin Meng2017-10-272-0/+23
| * | | Revert "x86: fsp: Configure SPI opcode registers before SPI is locked down"Bin Meng2017-10-272-33/+0
| * | | x86: Fix ACPI resume dependency to MRC cacheBin Meng2017-10-271-0/+1
| * | | env: x86: braswell: Set ENV_IS_IN_SPI_FLASH as defaultBin Meng2017-10-272-1/+1
| * | | x86: braswell: Fix unexpected crash during Linux kernel bootBin Meng2017-10-273-176/+5
| * | | x86: galileo: Fix boot failureBin Meng2017-10-271-3/+0
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-10-2610-3/+368
|\ \ \ | |/ / |/| |
| * | sunxi: binman: Add U-Boot binary size checkMaxime Ripard2017-10-251-0/+12
| * | sunxi: Enable THUMB build for the U-Boot binaryMaxime Ripard2017-10-251-0/+1
| * | sunxi: Add support for the Banana Pi M2-MagicMaxime Ripard2017-10-253-0/+343
| * | cmd: fastboot: Enable FASTBOOT_FLASH_NAND for SUNXI_NAND devicesBenjamin Young2017-10-251-0/+10
| * | sunxi: clk: fix N formula for CPUX clocksQuentin Schulz2017-10-251-1/+1
| * | SPL: SPI: select SPL_SPI_FLASH_SUPPORT on SPL_SPI_SUNXIAndre Przywara2017-10-253-2/+1
|/ /
* | Kconfig: add CONFIG_BROKENHeinrich Schuchardt2017-10-231-0/+6
* | doc: verified-boot: fix crypto algorithm examplesMasahiro Yamada2017-10-231-2/+2
* | tools: image: fix node name of signature node in FITMasahiro Yamada2017-10-231-1/+1
* | test/py: fix typos in README.mdMasahiro Yamada2017-10-231-3/+3
* | cmd: gpt: solve issue for swap and rename commandPatrick Delaunay2017-10-232-16/+12
* | test/py: gpt: test start LBA for sub-command rename and swapPatrick Delaunay2017-10-231-4/+12
* | test/py: gpt: add test for sub-command writePatrick Delaunay2017-10-231-0/+20