summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorRafał Miłecki <rafal@milecki.pl>2023-07-24 12:11:59 +0200
committerFlorian Fainelli <florian.fainelli@broadcom.com>2023-07-28 10:33:10 -0700
commitd8835601e3c306fda78f8736f1aef688e99e892d (patch)
tree762589fb7fc52ae9df1a0d4b336e4c208c6bc18c /scripts/objdiff
parente0ae343a2c1b782a346d9b844ea65e1d49c428b2 (diff)
downloadkernel-d8835601e3c306fda78f8736f1aef688e99e892d.tar.gz
ARM: dts: BCM53573: Disable second Ethernet on Luxul devices
XAP-810 and XAP-1440 both have a single Ethernet port and BCM54210E PHY. Their second Ethernet interface is not connected to anything. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Link: https://lore.kernel.org/r/20230724101159.5289-1-zajec5@gmail.com Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
id=411279658adf6a4f5bb25ec032a39ae905bcf234'>perf annotate: Merge same lines in summary viewNamhyung Kim 2012-11-05perf tools: Introduce struct hist_browser_timerNamhyung Kim 2012-10-24perf tools: Try to find cross-built objdump pathIrina Tirdea 2012-10-02perf tools: Convert to NEWT_SUPPORTNamhyung Kim 2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea 2012-09-07perf tools: include missing pthread.h headerIrina Tirdea 2012-09-05perf tools: Allow user to indicate path to objdump in command lineMaciek Borzecki 2012-05-12perf annotate: Introduce ->free() method in ins_opsArnaldo Carvalho de Melo 2012-05-12perf annotate: Augment lock instruction outputArnaldo Carvalho de Melo 2012-05-11perf annotate: Resolve symbols using objdump commentArnaldo Carvalho de Melo 2012-05-07perf annotate browser: Do raw printing in 'o'ffset in a single placeArnaldo Carvalho de Melo 2012-04-25perf annotate: Mark jump instructions with no offsetArnaldo Carvalho de Melo 2012-04-25perf annotate: Disambiguage offsets and addresses in operandsArnaldo Carvalho de Melo 2012-04-20perf annotate browser: Suppress the callq addressArnaldo Carvalho de Melo 2012-04-20perf annotate: Group operands membersArnaldo Carvalho de Melo 2012-04-19perf annotate: Introduce scnprintf ins_ops methodArnaldo Carvalho de Melo 2012-04-18perf annotate: Parse call targets earlierArnaldo Carvalho de Melo 2012-04-18perf annotate: Disassembler instruction parsingArnaldo Carvalho de Melo 2012-04-16perf annotate: Parse instructionArnaldo Carvalho de Melo 2012-04-16perf annotate: Rename objdump_line to disasm_lineArnaldo Carvalho de Melo 2011-11-28perf symbols: Add nr_events to symbol_confArnaldo Carvalho de Melo 2011-10-07perf annotate browser: Allow navigation to called functionsArnaldo Carvalho de Melo 2011-10-07perf browsers: Add live mode to the hists, annotate browsersArnaldo Carvalho de Melo 2011-09-29perf: Support setting the disassembler styleAndi Kleen 2011-02-22perf top: Live TUI AnnotationArnaldo Carvalho de Melo 2011-02-08perf annotate: Fix annotate context lines regressionArnaldo Carvalho de Melo 2011-02-08perf annotate: Move locking to struct annotationArnaldo Carvalho de Melo 2011-02-07perf annotate: Fix build errorBorislav Petkov 2011-02-06perf top: Ditch private annotation code, share perf annotate'sArnaldo Carvalho de Melo 2011-02-06perf annotate: Separate objdump parsing from actual screen renderingArnaldo Carvalho de Melo 2011-02-05perf annotate: Config options for symbol__tty_annotateArnaldo Carvalho de Melo 2011-02-05perf annotate: Support multiple histograms in annotationArnaldo Carvalho de Melo 2011-02-05perf annotate: Move annotate functions to util/Arnaldo Carvalho de Melo