blob: d09be2a6e630478b7b8dc5e835167a836220118e [file] [log] [blame]
f036ebd9bfbe ("nfp: bpf: fix ALU32 high bits clearance bug")
71c190249f0c ("nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_K")
a82b23fb38ea ("nfp: bpf: add stack read support")
ee9133a845fe ("nfp: bpf: add stack write support")
70c78fc138b6 ("nfp: bpf: refactor nfp_bpf_check_ptr()")
e663fe3863ad ("nfp: bpf: direct packet access - write")
2ca71441f524 ("nfp: bpf: add support for direct packet access - read")
0a7939775f85 ("nfp: bpf: separate I/O from checks for legacy data load")
943c57b97cde ("nfp: bpf: fix context accesses")
3119d1fd4646 ("nfp: bpf: implement byte swap instruction")
c000dfb5e29a ("nfp: bpf: add mov helper")
1c03e03f9b52 ("nfp: bpf: pad code with valid nops")
fd068ddc8883 ("nfp: bpf: calculate code store ECC")
18e53b6cb9ac ("nfp: bpf: move to datapath ABI version 2")
995e101ffa71 ("nfp: bpf: encode extended LM pointer operands")
9f15d0f43837 ("nfp: bpf: encode LMEM accesses")
8afd9c961e95 ("nfp: add more white space to the instruction defines")
509144e25049 ("nfp: bpf: remove packet marking support")
2a15bb1aba2b ("nfp: bpf: move software reg helpers and cmd table out of translator")
b3f868df3c89 ("nfp: bpf: use the power of sparse to check we encode registers right")