summaryrefslogtreecommitdiffstats
path: root/bsps/shared/grlib (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-24grlib: Register system console as /dev/consoleSebastian Huber1-1/+5
2021-06-23bsps/powerpc, bsps/shared: Move remaining legacy networking header filesVijay Kumar Banerjee1-1663/+0
2021-06-17grlib: Simplify apbuart_inbyte_nonblocking()Sebastian Huber1-5/+5
2021-06-17grlib: Fix apbuart_outbyte_polled() prototypeSebastian Huber1-1/+1
2021-06-17grlib: Add apbuart_outbyte_wait()Sebastian Huber3-17/+17
2021-06-17grlib: Remove NL -> CR in apbuart_outbyte_polled()Sebastian Huber3-9/+2
2021-06-17grlib: Add ambapp_plb()Sebastian Huber4-6/+6
2021-06-17grlib: Customizable allocation in ambapp_scan()Sebastian Huber1-16/+25
2021-04-16grlib/genirq: Taking into account that it could be more than one ISR enabled/...Moyano, Gabriel1-2/+2
2021-04-07bsps: Remove networking driversVijay Kumar Banerjee2-69/+0
2021-03-11leon, l2cache: prevent unused diagnostic accessMartin Aberg1-2/+2
2021-03-11leon, ahbstat: register definitions for AHBSTAT version 1Martin Aberg1-0/+8
2021-03-11leon, grspw_router: added router_port_link_div()Martin Aberg1-0/+5
2021-03-11leon,ckinit: avoid assuming 1MHz timer pre-scaler clockDaniel Hellstrom1-4/+3
2021-03-11leon,greth: added support for variable sized descriptor table sizesDaniel Hellstrom1-7/+15
2021-03-11leon,grcan: split out GRCAN non-FD specific support in separate fileDaniel Hellstrom2-405/+435
2021-03-11leon,grcanfd: split out GRCANFD specific support in separate fileDaniel Hellstrom3-627/+686
2021-03-11leon,grcan: added support for GRCANFDDaniel Hellstrom1-16/+568
2021-03-11leon,occan: use common CAN baud-rate calculation routineDaniel Hellstrom1-110/+41
2021-03-11leon,grcan: use common CAN baud-rate calculation routineDaniel Hellstrom1-114/+20
2021-03-11leon,can: introduce common CAN baud-rate calculation functionDaniel Hellstrom1-0/+144
2021-03-11grlib,ambapp: added new IP core IDsDaniel Hellstrom1-1/+20
2021-03-11leon,grspw: fix for SET_PACKET_SIZEDaniel Hellstrom1-0/+7
2021-03-11leon,gr1553b: Only align allocated memory. Verify alignment of memory.Arvid Bjorkengren3-83/+147
2021-03-11leon,gr1553b: set codec versionArvid Bjorkengren1-0/+4
2021-03-11leon,gr1553rt: Fixed spinlock unlockArvid Bjorkengren1-1/+1
2021-03-11leon,gr1553rt: Fixed memory leakArvid Bjorkengren1-5/+11
2021-03-05grcan.c: Fix Unused value (CID #1437613)Ryan Long1-1/+1
2021-03-05b1553brm.c: Fix Unsigned compared against 0 (CID #1399773)Ryan Long1-1/+1
2021-03-05satcan.c: Fix Unsigned compared against 0 (CID #1399768)Ryan Long1-12/+4
2021-03-05gr_tmtc_1553.c: Unchecked return value from library (CID #1399785)Ryan Long1-1/+3
2021-03-05gr_701.c: Unchecked return value from library (CID #1399783)Ryan Long1-1/+3
2021-03-05gr_rasta_adcdac.c: Fix Unchecked return value from library (CID #1399780)Ryan Long1-1/+3
2021-03-05gr_rasta_tmtc.c: Fix Unchecked return value from library (CID #1399771)Ryan Long1-1/+3
2021-03-05gr_rasta_io.c: Fix Unchecked return value from library (CID #1399763)Ryan Long1-1/+3
2021-03-05gr_rasta_spw_router.c: Fix Unchecked return value from library (CID #1399760)Ryan Long1-1/+3
2021-03-05grtc.c: Fix four Missing break in switch Coverity errorsRyan Long1-0/+4
2021-03-05grspw.c: Fix Unchecked return value (CID #1399781)Ryan Long1-2/+5
2021-02-19grspw_pkt.c: Fix Dereference before null check (CID #1399846)Ryan Long1-1/+3
2021-02-19grtc.c: Fix Dereference before null check (CID #1399840)Ryan Long1-1/+3
2021-02-19b1553rt.c: Fix Deference before null check (CID #1399830)Ryan Long1-1/+3
2021-02-19b1553brm.c: Fix Dereference before null check (CID #1399829)Ryan Long1-2/+5
2020-12-14bsps: Replace non-ASCII bullet pointsChristian Mauderer2-6/+6
2020-11-09Add networking support for griscv bspJiri Gaisler1-12/+12
2020-10-16grlib: Add ambapp_common_info to derived typesSebastian Huber11-27/+27
2020-10-10grlib: Add and use irqmp_has_timestamp()Sebastian Huber1-1/+1
2020-02-20drvmgr: Fix determination of prefix in grlib uart driverDennis Pfau1-1/+1
2019-12-11clock: Simplify driver initializationSebastian Huber1-11/+2
2019-05-27bsps: Fix warnings in grethSebastian Huber1-3/+3
2019-01-22grlib: make memory coherency cpu-independentJiri Gaisler1-1/+1