summaryrefslogtreecommitdiffstats
path: root/bsps/shared/grlib (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-16grlib/genirq: Taking into account that it could be more than one ISR enabled/...Moyano, Gabriel1-2/+2
2021-03-07leon, l2cache: prevent unused diagnostic accessMartin Aberg1-2/+2
2021-03-07leon, ahbstat: register definitions for AHBSTAT version 1Martin Aberg1-0/+8
2021-03-07leon, grspw_router: added router_port_link_div()Martin Aberg1-0/+5
2021-03-07leon,ckinit: avoid assuming 1MHz timer pre-scaler clockDaniel Hellstrom1-4/+3
2021-03-07leon,greth: added support for variable sized descriptor table sizesDaniel Hellstrom1-7/+15
2021-03-07leon,grcan: split out GRCAN non-FD specific support in separate fileDaniel Hellstrom2-405/+435
2021-03-07leon,grcanfd: split out GRCANFD specific support in separate fileDaniel Hellstrom3-627/+686
2021-03-07leon,grcan: added support for GRCANFDDaniel Hellstrom1-16/+568
2021-03-07leon,occan: use common CAN baud-rate calculation routineDaniel Hellstrom1-110/+41
2021-03-07leon,grcan: use common CAN baud-rate calculation routineDaniel Hellstrom1-114/+20
2021-03-07leon,can: introduce common CAN baud-rate calculation functionDaniel Hellstrom1-0/+144
2021-03-07grlib,ambapp: added new IP core IDsDaniel Hellstrom1-1/+20
2021-03-07leon,grspw: fix for SET_PACKET_SIZEDaniel Hellstrom1-0/+7
2021-03-07leon,gr1553b: Only align allocated memory. Verify alignment of memory.Arvid Bjorkengren3-83/+147
2021-03-07leon,gr1553b: set codec versionArvid Bjorkengren1-0/+4
2021-03-07leon,gr1553rt: Fixed spinlock unlockArvid Bjorkengren1-1/+1
2021-03-07leon,gr1553rt: Fixed memory leakArvid Bjorkengren1-5/+11
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
2019-01-22grlib: use cpu-independent routines for uncached accessJiri Gaisler6-71/+10
2019-01-22grlib: use rtems_interrupt_handler_install()Jiri Gaisler4-8/+15
2019-01-22grlib: make apbuart driver independent of bspJiri Gaisler1-16/+16
2019-01-22grlib: Move source filesSebastian Huber66-0/+49217