summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek
2018-07-30Kconfig: Replace spaces with tabs and missing newlineMichal Simek
2018-07-30common: Log should depends on DM not be selected by DMMichal Simek
2018-07-30u-boot: remove driver lookup loop from env_save()Nicholas Faustini
2018-07-30Kconfig: Remove trailing whitespaces in promptMichal Simek
2018-07-28Revert "fdt_support: Use CONFIG_NR_DRAM_BANKS if defined"Ramon Fried
2018-07-28configs: omap3_logic: Remove USB Storage and enable CONFIG_BLKAdam Ford
2018-07-28drivers: rtc: correctly set week day for mc146818Heinrich Schuchardt
2018-07-28sandbox: compile both TPM stack versions and driversMiquel Raynal
2018-07-28tpm: make TPM_V2 be compiled by defaultMiquel Raynal
2018-07-28test/py: tpm2: switch from 'tpm' to 'tpm2' commandMiquel Raynal
2018-07-28tpm: allow TPM v1 and v2 to be compiled at the same timeMiquel Raynal
2018-07-28tpm: remove stale symbol in KconfigMiquel Raynal
2018-07-28tpm: compile Sandbox driver by defaultMiquel Raynal
2018-07-28tpm: fix typo in kernel docMiquel Raynal
2018-07-27Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-07-27openrd: Once again shrink binary sizeTom Rini
2018-07-26Merge git://git.denx.de/u-boot-dmTom Rini
2018-07-26Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2018-07-26fdt_support: make FDT_FIXUP_PARTITIONS depend on CMD_MTDPARTSMasahiro Yamada
2018-07-26fdt: fix fdtdec_setup_memory_banksize()Jens Wiklander
2018-07-26doc: driver-model: Fix typoChris Packham
2018-07-26patman: Split alias entries on arbitrary whitespaceAdam Sampson
2018-07-26git-mailrc: Replace tabs with spaces in alias entriesAdam Sampson
2018-07-26tegra: beaver/apalis: Fix DTC warningTom Warren
2018-07-26ARM: tegra: avoid using secure carveout RAMStephen Warren
2018-07-26ARM: PSCI: Enable the PSCI nodeStephen Warren
2018-07-26ARM: PSCI: Support PSCI v0.2Stephen Warren
2018-07-26ARM: define MON_MODEStephen Warren
2018-07-26ARM: tegra: implement RAM repairBibek Basu
2018-07-26Revert "tegra: Introduce SRAM repair on tegra124"Stephen Warren
2018-07-26Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2018-07-26tegra: Indicate that binman makes all three output filesSimon Glass
2018-07-26MAINTAINERS: Mark NAND as OrphanedTom Rini
2018-07-26net: zynq_gem: convert to use livetreeSiva Durga Prasad Paladugu
2018-07-26drivers: net: zynq_gem: fix phy dt node settingGrygorii Strashko
2018-07-26drivers: net: cpsw: fix phy dt node settingGrygorii Strashko
2018-07-26net: phy: xilinx: switch to use phy_get_ofnode()Grygorii Strashko
2018-07-26net: phy: dp83867: switch to use phy_get_ofnode()Grygorii Strashko
2018-07-26net: phy: add ofnode node to struct phy_deviceGrygorii Strashko
2018-07-26net: phy: Clean up includes of common.hJoe Hershberger
2018-07-26phy: Break include cycleJoe Hershberger
2018-07-26arm: Prevent redefinition error in fsl-layerscapeJoe Hershberger
2018-07-26net: phy: dp83867: switch to use ofnode apiGrygorii Strashko
2018-07-26net: phy: dp83867: add workaround for incorrect RX_CTRL pin strapMurali Karicheri
2018-07-26net: mvgbe: convert to DMChris Packham
2018-07-26net: mvgbe: prepare for conversion to driver modelChris Packham
2018-07-26initialize net_mode.if_typeAndrew Thomas
2018-07-26net: Consolidate the parsing of bootfileJoe Hershberger
2018-07-26net: Read bootfile from env on netboot_common()Joe Hershberger