summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2013-08-05 20:17:06 -0700
committerSimon Horman <horms+renesas@verge.net.au>2013-08-06 18:07:13 +0900
commit3d814499ad80d7876d6d484e4d37fae79cb403c6 (patch)
tree4b9870ba583d3ce22a1161cad78a9f647cd39cb8 /tools/perf/scripts/python
parent5b3859d7b2c10419e1cc7ce6c456995e757f4390 (diff)
downloadkernel-3d814499ad80d7876d6d484e4d37fae79cb403c6.tar.gz
ARM: shmobile: armadillo800eva: remove nfsroot settings from bootargs
NFS detail settings like "nfsroot=,rsize=4096,wsize=4096" are no longer needed Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
Day 2018-12-12phy: Add MIPI D-PHY configuration optionsMaxime Ripard 2018-12-12phy: Add configuration interfaceMaxime Ripard 2018-12-12phy: Add MIPI D-PHY modeMaxime Ripard 2018-12-12phy: core: clean up unused ethernet specific phy modesGrygorii Strashko 2018-12-12phy: core: add PHY_MODE_ETHERNETGrygorii Strashko 2018-12-12phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko 2018-10-05phy: add QSGMII and PCIE modesQuentin Schulz 2018-05-17phy: add 2.5G SGMII mode to the phy_mode enumAntoine Tenart 2018-03-08phy: fix structure documentationDov Levenglick 2018-03-08phy: Add USB speed related PHY modesManu Gautam 2017-10-23drivers: phy: add calibrate methodAndrzej Pietrasiewicz 2017-10-23phy: Add UFS PHY modesVivek Gautam 2017-10-23phy: Return NULL if the phy is optionalMaxime Ripard 2017-08-30phy: add sgmii and 10gkr modes to the phy_mode enumAntoine Tenart 2016-11-05phy: Add reset callback for not generic phyRandy Li 2016-09-10phy: Add reset callbackRandy Li 2016-07-04phy: Add set_mode callbackDavid Lechner 2016-04-29phy: core: Allow children node to be overriddenThierry Reding 2015-05-11phy: core: Add devm_of_phy_get_by_index to phy-coreArun Ramamurthy 2014-11-22phy: remove the old lookup methodHeikki Krogerus 2014-11-21phy: improved lookup methodHeikki Krogerus 2014-11-21phy: safer to_phy() macroHeikki Krogerus 2014-07-22phy: core: Let node ptr of PHY point to PHY and not of PHY providerKishon Vijay Abraham I 2014-07-22phy: core: Support regulator supply for PHY powerRoger Quadros 2014-04-24phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHYGrygorii Strashko 2014-03-08phy: core: Add devm_of_phy_get to phy-coreKamil Debski 2014-03-08phy: core: Add an exported of_phy_get functionKamil Debski 2014-02-05drivers: phy: Add support for optional physAndrew Lunn 2013-12-23phy: add phy_get_bus_width()/phy_set_bus_width() callsMatt Porter 2013-09-27drivers: phy: add generic PHY frameworkKishon Vijay Abraham I