summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-17mv643xx_eth.c, mv643xx_eth_bsdnet.c: removed trailing whitespacetilltill straumann
2021-03-17mv643xx_eth.c: added 0x00100000 bit to 'known' ext. interrupt causestill straumann
2021-03-17BUGFIX: if buffer allocation fails we *must not* call consume_rxbuf()till straumann
2021-03-17mv643xx_eth_bsdnet.c: minor cleanuptill straumann
2021-03-17mv643xx_eth.c: fixed format in debugging messagetill straumann
2021-03-17mv643xx_eth_bsdnet.c: reworked buffer-iterator code.till straumann
2021-03-17mv643xx_eth_bsdnet.c: define ISR (which was removed from low-level driver)till straumann
2021-03-17mv643xx_eth.c, mv643xx_eth_bsdnet.c: added some more debugging messages (#ifdef)till straumann
2021-03-17mv643xx_eth_bsdnet.c, mv643xx_eth.c, mv643xx_eth.h: init_hw has new 'speed' a...till straumann
2021-03-17if_mve_pub.h, mv643xx_eth.h: header reorg and cleanup.till straumann
2021-03-17mv643xx_eth.c, mv643xx_eth_bsdnet.c: moved some definitions to public headertill straumann
2021-03-17mv643xx_eth_bsdnet.c: removed leftover macrostill straumann
2021-03-17mv643xx_eth.h: iterator callback takes no const argtill straumann
2021-03-17mv643xx_eth_bsdnet.c: use default descriptor ring size if ifconfig says 0till straumann
2021-03-17removed direct access to ring-size / ring-available from BSD drivertill straumann
2021-03-17verified that we can compile with MVETH_TESTING and MVETH_DEBUGtill straumann
2021-03-17first version with mv643xx eth driver broken into pieces which compilestill straumann
2021-03-17Broke low-level parts of mv643xx_eth driver into separate filestill straumann
2021-03-16rtems: Improve semaphore create error checksSebastian Huber
2021-03-16rtems: Allow initially locked MrsP semaphoresSebastian Huber
2021-03-16rtems: Require RTEMS_PRIORITY for MrsP semaphoresSebastian Huber
2021-03-16sp14: Fix for SMP or robust thread dispatchSebastian Huber
2021-03-16score: Add Thread_Configuration::cpu_time_budgetSebastian Huber
2021-03-16validation: Task create/constructSebastian Huber
2021-03-11validation: Improve wordingSebastian Huber
2021-03-11Test suite for FTW.H methodsEshan dhawan
2021-03-11leon,tn-0018: work around GRLIB-TN-0018 errataDaniel Hellstrom
2021-03-11sparc,leon: avoid triggering LEON3FT errata TN-0009Daniel Hellstrom
2021-03-11sparc,leon: avoid triggering TN-0009 bad sequenceDaniel Hellstrom
2021-03-11grlib,grspw_pkt: correct link state enum numberingDaniel Hellstrom
2021-03-11leon, l2cache: prevent unused diagnostic accessMartin Aberg
2021-03-11leon, ahbstat: register definitions for AHBSTAT version 1Martin Aberg
2021-03-11leon, grspw_router: added router_port_link_div()Martin Aberg
2021-03-11sparc: fix bad register alignment for 64 bit storeDaniel Hellstrom
2021-03-11leon: restart and load timer counter at initializationDaniel Hellstrom
2021-03-11leon,ckinit: avoid assuming 1MHz timer pre-scaler clockDaniel Hellstrom
2021-03-11leon3: avoid dependency on apbuart/timer driverDaniel Hellstrom
2021-03-11leon,greth: added support for variable sized descriptor table sizesDaniel Hellstrom
2021-03-11leon,grcan: split out GRCAN non-FD specific support in separate fileDaniel Hellstrom
2021-03-11leon,grcanfd: split out GRCANFD specific support in separate fileDaniel Hellstrom
2021-03-11leon,grcan: added support for GRCANFDDaniel Hellstrom
2021-03-11grlib: added 64-bit read no-cache functionDaniel Hellstrom
2021-03-11leon,occan: use common CAN baud-rate calculation routineDaniel Hellstrom
2021-03-11leon,grcan: use common CAN baud-rate calculation routineDaniel Hellstrom
2021-03-11leon,can: introduce common CAN baud-rate calculation functionDaniel Hellstrom
2021-03-11grlib,ambapp: added new IP core IDsDaniel Hellstrom
2021-03-11leon,grspw: fix for SET_PACKET_SIZEDaniel Hellstrom
2021-03-11leon,gr1553b: Only align allocated memory. Verify alignment of memory.Arvid Bjorkengren
2021-03-11leon,gr1553b: set codec versionArvid Bjorkengren
2021-03-11leon,gr1553rt: Fixed spinlock unlockArvid Bjorkengren