oweals/u-boot.git
2018-08-01 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2018-07-31 Tom Rini.travis.yml: Exclude openrd platforms
2018-07-31 Tom Rini.travis.yml: Exclude kirkwood machines from the arm926e...
2018-07-31 Tom Riniopenrd: Mark as Orphaned
2018-07-31 Tom Rinils1046ardb: Add qspi_spl variant to the MAINTAINERS...
2018-07-31 Tom Rinipico-pi: Add Otavio as maintainer
2018-07-31 Michal Simekdm: Fix CMD_DM enabling
2018-07-31 Ran WangRevert "powerpc/T104xRDB: Fix endian access issue on...
2018-07-31 Ran WangRevert "powerpc/p1_p2_rdb_pc: Fix endian access issue...
2018-07-31 Tom RiniPrepare v2017.09-rc1 v2018.09-rc1
2018-07-30 Tom Rinifs-test.sh: Update expected result output
2018-07-30 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-07-30 Tom Rinitpmv2: Make it select CMD_LOG
2018-07-30 Peng Fantools: genboardscfg: move buildman path to first
2018-07-30 Michal SimekKconfig: Sort bool, default, select and imply options
2018-07-30 Michal Simekdm: Change CMD_DM enabling
2018-07-30 Michal SimekKconfig: Sort bool, default, select and imply options
2018-07-30 Michal SimekKconfig: Replace spaces with tabs and missing newline
2018-07-30 Michal Simekcommon: Log should depends on DM not be selected by DM
2018-07-30 Nicholas Faustiniu-boot: remove driver lookup loop from env_save()
2018-07-30 Michal SimekKconfig: Remove trailing whitespaces in prompt
2018-07-28 Ramon FriedRevert "fdt_support: Use CONFIG_NR_DRAM_BANKS if defined"
2018-07-28 Adam Fordconfigs: omap3_logic: Remove USB Storage and enable...
2018-07-28 Heinrich Schuchardtdrivers: rtc: correctly set week day for mc146818
2018-07-28 Miquel Raynalsandbox: compile both TPM stack versions and drivers
2018-07-28 Miquel Raynaltpm: make TPM_V2 be compiled by default
2018-07-28 Miquel Raynaltest/py: tpm2: switch from 'tpm' to 'tpm2' command
2018-07-28 Miquel Raynaltpm: allow TPM v1 and v2 to be compiled at the same...
2018-07-28 Miquel Raynaltpm: remove stale symbol in Kconfig
2018-07-28 Miquel Raynaltpm: compile Sandbox driver by default
2018-07-28 Miquel Raynaltpm: fix typo in kernel doc
2018-07-27 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-07-27 Tom Riniopenrd: Once again shrink binary size
2018-07-27 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-07-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2018-07-26 Masahiro Yamadafdt_support: make FDT_FIXUP_PARTITIONS depend on CMD_MT...
2018-07-26 Jens Wiklanderfdt: fix fdtdec_setup_memory_banksize()
2018-07-26 Chris Packhamdoc: driver-model: Fix typo
2018-07-26 Adam Sampsonpatman: Split alias entries on arbitrary whitespace
2018-07-26 Adam Sampsongit-mailrc: Replace tabs with spaces in alias entries
2018-07-26 Tom Warrentegra: beaver/apalis: Fix DTC warning
2018-07-26 Stephen WarrenARM: tegra: avoid using secure carveout RAM
2018-07-26 Stephen WarrenARM: PSCI: Enable the PSCI node
2018-07-26 Stephen WarrenARM: PSCI: Support PSCI v0.2
2018-07-26 Stephen WarrenARM: define MON_MODE
2018-07-26 Bibek BasuARM: tegra: implement RAM repair
2018-07-26 Stephen WarrenRevert "tegra: Introduce SRAM repair on tegra124"
2018-07-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2018-07-26 Simon Glasstegra: Indicate that binman makes all three output...
2018-07-26 Tom RiniMAINTAINERS: Mark NAND as Orphaned
2018-07-26 Siva Durga... net: zynq_gem: convert to use livetree
2018-07-26 Grygorii Strashkodrivers: net: zynq_gem: fix phy dt node setting
2018-07-26 Grygorii Strashkodrivers: net: cpsw: fix phy dt node setting
2018-07-26 Grygorii Strashkonet: phy: xilinx: switch to use phy_get_ofnode()
2018-07-26 Grygorii Strashkonet: phy: dp83867: switch to use phy_get_ofnode()
2018-07-26 Grygorii Strashkonet: phy: add ofnode node to struct phy_device
2018-07-26 Joe Hershbergernet: phy: Clean up includes of common.h
2018-07-26 Joe Hershbergerphy: Break include cycle
2018-07-26 Joe Hershbergerarm: Prevent redefinition error in fsl-layerscape
2018-07-26 Grygorii Strashkonet: phy: dp83867: switch to use ofnode api
2018-07-26 Murali Karicherinet: phy: dp83867: add workaround for incorrect RX_CTRL...
2018-07-26 Chris Packhamnet: mvgbe: convert to DM
2018-07-26 Chris Packhamnet: mvgbe: prepare for conversion to driver model
2018-07-26 Andrew Thomasinitialize net_mode.if_type
2018-07-26 Joe Hershbergernet: Consolidate the parsing of bootfile
2018-07-26 Joe Hershbergernet: Read bootfile from env on netboot_common()
2018-07-26 Joe Hershbergernet: Make copy_filename() accept NULL src
2018-07-26 Joe Hershbergernet: Re-check prerequisites when autoloading
2018-07-26 Joe Hershbergernet: When checking prerequisites, consider boot_file_name
2018-07-26 Joe Hershbergernet: Always print basic info for nfs, just like tftp
2018-07-26 Joe Hershbergernet: Check subnet against the actual ip address in...
2018-07-26 Joe Hershbergernet: Correct size of NFS buffers
2018-07-26 Joe Hershbergersandbox: eth-raw: Add a SIMPLE_BUS to enumerate host...
2018-07-26 Joe Hershbergersandbox: eth-raw: Make random MAC addresses available...
2018-07-26 Joe Hershbergersandbox: eth-raw: Allow interface to be specified by...
2018-07-26 Joe Hershbergersandbox: eth-raw: Add a function to ask the host about...
2018-07-26 Joe Hershbergernet: sandbox-raw: Convert raw eth driver to livetree
2018-07-26 Joe Hershbergernet: sandbox: Convert sandbox mock eth driver to livetree
2018-07-26 Joe Hershbergernet: Correct comment in Kconfig
2018-07-26 Joe Hershbergersandbox: eth-raw: Make sure descriptors are always...
2018-07-26 Joe Hershbergernet: Only call halt on a driver that has been init'ed
2018-07-26 Joe Hershbergersandbox: Fix format of fake-host-hwaddr in test.dts
2018-07-26 Joe Hershbergersandbox: eth-raw: Correct valid socket test in send...
2018-07-26 Joe Hershbergersandbox: Don't disable ctrlc() on sandbox if in raw...
2018-07-26 Joe Hershbergerconsole: Remember if ctrlc is disabled in console_tstc()
2018-07-26 Jeremy Gebbendrivers/ddr/fsl: fix '__hwconfig without a buffer'...
2018-07-26 York Sunarmv8: ls1046ardb: Add falcon mode for for QSPI boot
2018-07-26 York Sunarmv8: layerscape: spl: Initialize QSPI AHB for QSPI...
2018-07-26 York Sunspl: Add option SPL_PAYLOAD
2018-07-26 York Sunpowerpc: mpc85xx: Drop u-boot-with-spl.bin on selected...
2018-07-26 York Sunarmv8: layerscape: Drop u-boot-with-spl.bin for selecte...
2018-07-26 York Sunarmv8: ls1046ardb: Enable IFC for SPL build
2018-07-26 Yuantian Tangarm64: ls1012a: enable DM support for sata
2018-07-26 Yuantian Tangscsi: ceva: add ls1012a soc support
2018-07-26 Yuantian Tangarmv8: dts: fsl-ls1012a: add sata node support
2018-07-26 Yuantian Tangarmv8: fsl: remove sata support
2018-07-26 York Sunarmv8: layerscape: Enabled I-cache for SPL boot
2018-07-26 York Sunarmv8: ls1046ardb: ls1046aqds: Move SPL macros to defconfig
2018-07-26 Ashish Kumararmv8: ls2088ardb: Move CONFIG_SPI_FLASH, CONFIG_SPI_FL...
2018-07-26 Ashish Kumarconfigs: Disable 4k erase sector size for spansion...
next