summaryrefslogtreecommitdiffstats
path: root/bsps/shared/grlib (follow)
Commit message (Expand)AuthorAgeFilesLines
* grlib: Register system console as /dev/consoleSebastian Huber2021-06-241-1/+5
* bsps/powerpc, bsps/shared: Move remaining legacy networking header filesVijay Kumar Banerjee2021-06-231-1663/+0
* grlib: Simplify apbuart_inbyte_nonblocking()Sebastian Huber2021-06-171-5/+5
* grlib: Fix apbuart_outbyte_polled() prototypeSebastian Huber2021-06-171-1/+1
* grlib: Add apbuart_outbyte_wait()Sebastian Huber2021-06-173-17/+17
* grlib: Remove NL -> CR in apbuart_outbyte_polled()Sebastian Huber2021-06-173-9/+2
* grlib: Add ambapp_plb()Sebastian Huber2021-06-174-6/+6
* grlib: Customizable allocation in ambapp_scan()Sebastian Huber2021-06-171-16/+25
* grlib/genirq: Taking into account that it could be more than one ISR enabled/...Moyano, Gabriel2021-04-161-2/+2
* bsps: Remove networking driversVijay Kumar Banerjee2021-04-072-69/+0
* leon, l2cache: prevent unused diagnostic accessMartin Aberg2021-03-111-2/+2
* leon, ahbstat: register definitions for AHBSTAT version 1Martin Aberg2021-03-111-0/+8
* leon, grspw_router: added router_port_link_div()Martin Aberg2021-03-111-0/+5
* leon,ckinit: avoid assuming 1MHz timer pre-scaler clockDaniel Hellstrom2021-03-111-4/+3
* leon,greth: added support for variable sized descriptor table sizesDaniel Hellstrom2021-03-111-7/+15
* leon,grcan: split out GRCAN non-FD specific support in separate fileDaniel Hellstrom2021-03-112-405/+435
* leon,grcanfd: split out GRCANFD specific support in separate fileDaniel Hellstrom2021-03-113-627/+686
* leon,grcan: added support for GRCANFDDaniel Hellstrom2021-03-111-16/+568
* leon,occan: use common CAN baud-rate calculation routineDaniel Hellstrom2021-03-111-110/+41
* leon,grcan: use common CAN baud-rate calculation routineDaniel Hellstrom2021-03-111-114/+20
* leon,can: introduce common CAN baud-rate calculation functionDaniel Hellstrom2021-03-111-0/+144
* grlib,ambapp: added new IP core IDsDaniel Hellstrom2021-03-111-1/+20
* leon,grspw: fix for SET_PACKET_SIZEDaniel Hellstrom2021-03-111-0/+7
* leon,gr1553b: Only align allocated memory. Verify alignment of memory.Arvid Bjorkengren2021-03-113-83/+147
* leon,gr1553b: set codec versionArvid Bjorkengren2021-03-111-0/+4
* leon,gr1553rt: Fixed spinlock unlockArvid Bjorkengren2021-03-111-1/+1
* leon,gr1553rt: Fixed memory leakArvid Bjorkengren2021-03-111-5/+11
* grcan.c: Fix Unused value (CID #1437613)Ryan Long2021-03-051-1/+1
* b1553brm.c: Fix Unsigned compared against 0 (CID #1399773)Ryan Long2021-03-051-1/+1
* satcan.c: Fix Unsigned compared against 0 (CID #1399768)Ryan Long2021-03-051-12/+4
* gr_tmtc_1553.c: Unchecked return value from library (CID #1399785)Ryan Long2021-03-051-1/+3
* gr_701.c: Unchecked return value from library (CID #1399783)Ryan Long2021-03-051-1/+3
* gr_rasta_adcdac.c: Fix Unchecked return value from library (CID #1399780)Ryan Long2021-03-051-1/+3
* gr_rasta_tmtc.c: Fix Unchecked return value from library (CID #1399771)Ryan Long2021-03-051-1/+3
* gr_rasta_io.c: Fix Unchecked return value from library (CID #1399763)Ryan Long2021-03-051-1/+3
* gr_rasta_spw_router.c: Fix Unchecked return value from library (CID #1399760)Ryan Long2021-03-051-1/+3
* grtc.c: Fix four Missing break in switch Coverity errorsRyan Long2021-03-051-0/+4
* grspw.c: Fix Unchecked return value (CID #1399781)Ryan Long2021-03-051-2/+5
* grspw_pkt.c: Fix Dereference before null check (CID #1399846)Ryan Long2021-02-191-1/+3
* grtc.c: Fix Dereference before null check (CID #1399840)Ryan Long2021-02-191-1/+3
* b1553rt.c: Fix Deference before null check (CID #1399830)Ryan Long2021-02-191-1/+3
* b1553brm.c: Fix Dereference before null check (CID #1399829)Ryan Long2021-02-191-2/+5
* bsps: Replace non-ASCII bullet pointsChristian Mauderer2020-12-142-6/+6
* Add networking support for griscv bspJiri Gaisler2020-11-091-12/+12
* grlib: Add ambapp_common_info to derived typesSebastian Huber2020-10-1611-27/+27
* grlib: Add and use irqmp_has_timestamp()Sebastian Huber2020-10-101-1/+1
* drvmgr: Fix determination of prefix in grlib uart driverDennis Pfau2020-02-201-1/+1
* clock: Simplify driver initializationSebastian Huber2019-12-111-11/+2
* bsps: Fix warnings in grethSebastian Huber2019-05-271-3/+3
* grlib: make memory coherency cpu-independentJiri Gaisler2019-01-221-1/+1