summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-13grlib: remove old non-SMP GRSPW device driverrcc-v1.3-rc8Daniel Hellstrom
2020-05-13leon3: add BSP config for future LEON3 multi-processor (AMP) BSPDaniel Hellstrom
2020-05-13leon3: add BSP specific default RTEMS configDaniel Hellstrom
2020-05-13leon3,printk: avoid optimizing away preinit printk bufferDaniel Hellstrom
2020-05-13leon,apbuart: sanity check name prefix before usingDaniel Hellstrom
2020-05-13leon,uart: if dev selected sys console force fs-nameDaniel Hellstrom
2020-05-13leon,ckinit: fixes build issue introduced by bb99cd0dDaniel Hellstrom
2020-05-13leon,tn-0018: work around GRLIB-TN-0018 errataDaniel Hellstrom
2020-04-22rcc: add a RCC version string to LEON2/3 BSPsDaniel Hellstrom
2020-04-22sparc,leon: avoid triggering LEON3FT errata TN-0009Daniel Hellstrom
2020-04-22sparc,leon: avoid triggering TN-0009 bad sequenceDaniel Hellstrom
2020-04-22grlib,grspw_pkt: correct link state enum numberingDaniel Hellstrom
2020-04-22leon, l2cache: prevent unused diagnostic accessMartin Aberg
2020-04-22leon, ahbstat: register definitions for AHBSTAT version 1Martin Aberg
2020-04-22bsps/leon3: Do not invalidate the entry pointMartin Aberg
2020-04-22leon, grspw_router: added router_port_link_div()Martin Aberg
2020-04-22sparc: fix bad register alignment for 64 bit storeDaniel Hellstrom
2020-04-22llvm: build dl08 without depending on gccDaniel Hellstrom
2020-04-22leon: disable dl10 because it requires inputDaniel Hellstrom
2020-04-22leon: restart and load timer counter at initializationDaniel Hellstrom
2020-04-22leon,ckinit: avoid assuming 1MHz timer pre-scaler clockDaniel Hellstrom
2020-04-22leon3: avoid dependency on apbuart/timer driverDaniel Hellstrom
2020-04-22leon,greth: added support for variable sized descriptor table sizesDaniel Hellstrom
2020-04-22leon,grcan: split out GRCAN non-FD specific support in separate fileDaniel Hellstrom
2020-04-22leon,grcanfd: split out GRCANFD specific support in separate fileDaniel Hellstrom
2020-04-22leon,grcan: added support for GRCANFDDaniel Hellstrom
2020-04-22grlib: added 64-bit read no-cache functionDaniel Hellstrom
2020-04-22leon,occan: use common CAN baud-rate calculation routineDaniel Hellstrom
2020-04-22leon,grcan: use common CAN baud-rate calculation routineDaniel Hellstrom
2020-04-22leon,can: introduce common CAN baud-rate calculation functionDaniel Hellstrom
2020-04-22grlib,ambapp: added new IP core IDsDaniel Hellstrom
2020-04-22leon,grspw: fix for SET_PACKET_SIZEDaniel Hellstrom
2020-04-22leon3v7: added new bsp configurationDaniel Hellstrom
2020-04-22leon,gr1553b: Only align allocated memory. Verify alignment of memory.Arvid
2020-04-22leon,gr1553b: set codec versionArvid
2020-04-22leon,gr1553rt: Fixed spinlock unlockArvid
2020-04-22leon,gr1553rt: Fixed memory leakArvid
2020-04-22testsuite,clang: fix malloc04 and malloctest for on clangDaniel Hellstrom
2020-04-22sparc,clang: disable openmp01 on SMP BSPs since unsupported by clang toolchainDaniel Hellstrom
2020-04-22score: Un-constification of arguments to atomic_loadJacob Hansen
2020-04-22[DO-NOT-UPSTREAM] Speed up bootstrappingDaniel Hellstrom
2020-04-22gr712/740,leon3_sf/flat: temporarily disable dl06 test until bin2c rebuiltDaniel Hellstrom
2020-04-22leon3: added soft-float BSPDaniel Hellstrom
2020-04-22leon3: added leon3_flat BSP configurationDaniel Hellstrom
2020-04-22leon3: add BSPs for LEON3/GR712RC/GR740 SMP configurationsDaniel Hellstrom
2020-04-22sparc: auto detect FPU present in HW or notDaniel Hellstrom
2020-04-22sparc: Remove sequences that the B2BST scan script warns aboutDaniel Cederman
2020-04-22score: add inline macros for interrupt lock ISRDaniel Hellstrom
2020-04-22sparc: minor interrupt trap optimizationDaniel Hellstrom
2020-04-20bsps/arm: Fix uninitialized value in generic timerChristian Mauderer