Commit Graph

51543 Commits (58233075f972bacd2acfb47d1bc8fd069a1c3b10)
 

Author SHA1 Message Date
Miquel Raynal 58233075f9 tpm: make TPM_V2 be compiled by default 6 years ago
Miquel Raynal d87434a2ba test/py: tpm2: switch from 'tpm' to 'tpm2' command 6 years ago
Miquel Raynal 2a2096ea60 tpm: allow TPM v1 and v2 to be compiled at the same time 6 years ago
Miquel Raynal 8a7aa3e279 tpm: remove stale symbol in Kconfig 6 years ago
Miquel Raynal a0cf1d0ce0 tpm: compile Sandbox driver by default 6 years ago
Miquel Raynal 350988ff1a tpm: fix typo in kernel doc 6 years ago
Tom Rini 0e8a8a3110 Merge git://git.denx.de/u-boot-fsl-qoriq 6 years ago
Tom Rini 11e409284e openrd: Once again shrink binary size 6 years ago
Tom Rini 2ae23a280b Merge git://git.denx.de/u-boot-dm 6 years ago
Tom Rini 53885e76ce Merge branch 'master' of git://git.denx.de/u-boot-tegra 6 years ago
Masahiro Yamada ab948cd21d fdt_support: make FDT_FIXUP_PARTITIONS depend on CMD_MTDPARTS 6 years ago
Jens Wiklander 452bc12102 fdt: fix fdtdec_setup_memory_banksize() 6 years ago
Chris Packham 09b8d67f31 doc: driver-model: Fix typo 6 years ago
Adam Sampson b8a48fbca3 patman: Split alias entries on arbitrary whitespace 6 years ago
Adam Sampson 38d1ab4a85 git-mailrc: Replace tabs with spaces in alias entries 6 years ago
Tom Warren 2eea126916 tegra: beaver/apalis: Fix DTC warning 6 years ago
Stephen Warren 6e584e633d ARM: tegra: avoid using secure carveout RAM 6 years ago
Stephen Warren 74c69cdcc0 ARM: PSCI: Enable the PSCI node 6 years ago
Stephen Warren 326bd726d0 ARM: PSCI: Support PSCI v0.2 6 years ago
Stephen Warren 3e3b2b4776 ARM: define MON_MODE 6 years ago
Bibek Basu 3cc7942a4a ARM: tegra: implement RAM repair 6 years ago
Stephen Warren daebd48fe8 Revert "tegra: Introduce SRAM repair on tegra124" 6 years ago
Tom Rini a57d45db90 Merge branch 'master' of git://git.denx.de/u-boot-net 6 years ago
Simon Glass 2547e91dc1 tegra: Indicate that binman makes all three output files 6 years ago
Tom Rini 9f8aba7a0d MAINTAINERS: Mark NAND as Orphaned 6 years ago
Siva Durga Prasad Paladugu 26026e695a net: zynq_gem: convert to use livetree 6 years ago
Grygorii Strashko 41080e180c drivers: net: zynq_gem: fix phy dt node setting 6 years ago
Grygorii Strashko d4bb981700 drivers: net: cpsw: fix phy dt node setting 6 years ago
Grygorii Strashko aadbd97843 net: phy: xilinx: switch to use phy_get_ofnode() 6 years ago
Grygorii Strashko b8d7ec782f net: phy: dp83867: switch to use phy_get_ofnode() 6 years ago
Grygorii Strashko eef0b8a930 net: phy: add ofnode node to struct phy_device 6 years ago
Joe Hershberger 05b60ac549 net: phy: Clean up includes of common.h 6 years ago
Joe Hershberger f070b1a27a phy: Break include cycle 6 years ago
Joe Hershberger 9cce566321 arm: Prevent redefinition error in fsl-layerscape 6 years ago
Grygorii Strashko 3ab75cf76e net: phy: dp83867: switch to use ofnode api 6 years ago
Murali Karicheri 63d3192984 net: phy: dp83867: add workaround for incorrect RX_CTRL pin strap 6 years ago
Chris Packham fb73107698 net: mvgbe: convert to DM 6 years ago
Chris Packham e9bf75c9d3 net: mvgbe: prepare for conversion to driver model 6 years ago
Andrew Thomas f25ddca16c initialize net_mode.if_type 6 years ago
Joe Hershberger 6ab1283092 net: Consolidate the parsing of bootfile 6 years ago
Joe Hershberger f43308fa0c net: Read bootfile from env on netboot_common() 6 years ago
Joe Hershberger 16cf145fd6 net: Make copy_filename() accept NULL src 6 years ago
Joe Hershberger 3855cad623 net: Re-check prerequisites when autoloading 6 years ago
Joe Hershberger 3a66fcb7c3 net: When checking prerequisites, consider boot_file_name 6 years ago
Joe Hershberger faecf84ab1 net: Always print basic info for nfs, just like tftp 6 years ago
Joe Hershberger 347e32b01d net: Check subnet against the actual ip address in use for nfs 6 years ago
Joe Hershberger 2d114b83a7 net: Correct size of NFS buffers 6 years ago
Joe Hershberger f40a31e695 sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces 6 years ago
Joe Hershberger b96ced9cdb sandbox: eth-raw: Make random MAC addresses available to eth-raw 6 years ago
Joe Hershberger c9e2caff85 sandbox: eth-raw: Allow interface to be specified by index 6 years ago