summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: Sort bool, default, select and imply optionsMichal Simek2018-07-3020-108/+109
* dm: Change CMD_DM enablingMichal Simek2018-07-3015-1/+113
* Kconfig: Sort bool, default, select and imply optionsMichal Simek2018-07-3014-334/+334
* Kconfig: Replace spaces with tabs and missing newlineMichal Simek2018-07-303-14/+15
* common: Log should depends on DM not be selected by DMMichal Simek2018-07-301-1/+1
* u-boot: remove driver lookup loop from env_save()Nicholas Faustini2018-07-302-19/+17
* Kconfig: Remove trailing whitespaces in promptMichal Simek2018-07-302-2/+2
* Revert "fdt_support: Use CONFIG_NR_DRAM_BANKS if defined"Ramon Fried2018-07-281-4/+0
* configs: omap3_logic: Remove USB Storage and enable CONFIG_BLKAdam Ford2018-07-281-2/+0
* drivers: rtc: correctly set week day for mc146818Heinrich Schuchardt2018-07-281-1/+2
* sandbox: compile both TPM stack versions and driversMiquel Raynal2018-07-281-0/+3
* tpm: make TPM_V2 be compiled by defaultMiquel Raynal2018-07-281-0/+1
* test/py: tpm2: switch from 'tpm' to 'tpm2' commandMiquel Raynal2018-07-281-20/+20
* tpm: allow TPM v1 and v2 to be compiled at the same timeMiquel Raynal2018-07-288-19/+70
* tpm: remove stale symbol in KconfigMiquel Raynal2018-07-281-3/+0
* tpm: compile Sandbox driver by defaultMiquel Raynal2018-07-281-0/+2
* tpm: fix typo in kernel docMiquel Raynal2018-07-281-1/+1
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-07-2754-182/+334
|\
| * drivers/ddr/fsl: fix '__hwconfig without a buffer' messagesJeremy Gebben2018-07-261-8/+6
| * armv8: ls1046ardb: Add falcon mode for for QSPI bootYork Sun2018-07-267-6/+136
| * armv8: layerscape: spl: Initialize QSPI AHB for QSPI bootYork Sun2018-07-262-0/+7
| * spl: Add option SPL_PAYLOADYork Sun2018-07-262-2/+12
| * powerpc: mpc85xx: Drop u-boot-with-spl.bin on selected boardsYork Sun2018-07-268-8/+0
| * armv8: layerscape: Drop u-boot-with-spl.bin for selected boardsYork Sun2018-07-264-6/+0
| * armv8: ls1046ardb: Enable IFC for SPL buildYork Sun2018-07-261-1/+3
| * arm64: ls1012a: enable DM support for sataYuantian Tang2018-07-264-4/+23
| * scsi: ceva: add ls1012a soc supportYuantian Tang2018-07-261-35/+52
| * armv8: dts: fsl-ls1012a: add sata node supportYuantian Tang2018-07-264-0/+20
| * armv8: fsl: remove sata supportYuantian Tang2018-07-262-86/+0
| * armv8: layerscape: Enabled I-cache for SPL bootYork Sun2018-07-261-0/+1
| * armv8: ls1046ardb: ls1046aqds: Move SPL macros to defconfigYork Sun2018-07-266-9/+40
| * armv8: ls2088ardb: Move CONFIG_SPI_FLASH, CONFIG_SPI_FLASH_SPANSION to defconfigAshish Kumar2018-07-263-4/+6
| * configs: Disable 4k erase sector size for spansion "s25fs512s" flashAshish Kumar2018-07-2616-0/+16
| * LS1088ARDB: Secure Boot:Change load address of dpl header in SDVinitha V Pillai2018-07-261-1/+1
| * armv8: ls2080ardb: update copyright claimAlison Wang2018-07-261-1/+1
| * LS1043ARBD: Fix SD Boot issue with PPAVinitha V Pillai2018-07-261-1/+0
| * armv8: ls1088a: change dpl load command from apply to lazyapplyJagdish Gediya2018-07-262-11/+11
* | openrd: Once again shrink binary sizeTom Rini2018-07-272-11/+1
* | Merge git://git.denx.de/u-boot-dmTom Rini2018-07-265-10/+20
|\ \
| * | fdt_support: make FDT_FIXUP_PARTITIONS depend on CMD_MTDPARTSMasahiro Yamada2018-07-261-1/+1
| * | fdt: fix fdtdec_setup_memory_banksize()Jens Wiklander2018-07-261-5/+15
| * | doc: driver-model: Fix typoChris Packham2018-07-261-1/+1
| * | patman: Split alias entries on arbitrary whitespaceAdam Sampson2018-07-261-1/+1
| * | git-mailrc: Replace tabs with spaces in alias entriesAdam Sampson2018-07-261-2/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2018-07-269-33/+57
|\ \ \
| * | | tegra: beaver/apalis: Fix DTC warningTom Warren2018-07-262-6/+0
| * | | ARM: tegra: avoid using secure carveout RAMStephen Warren2018-07-261-0/+4
| * | | ARM: PSCI: Enable the PSCI nodeStephen Warren2018-07-261-0/+4
| * | | ARM: PSCI: Support PSCI v0.2Stephen Warren2018-07-262-0/+3
| * | | ARM: define MON_MODEStephen Warren2018-07-261-0/+1