aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-06-05arch: Refactor architecture libraryChris Kay
2020-06-05arch: Remove architecture library from CI scriptChris Kay
2020-06-05arch: Use generic `arch_` prefixChris Kay
2020-05-29juno/build: Make Juno Debug Unit optionalJim Quigley
2020-05-26Add tc0 productUsama Arif
2020-05-22fwk: Deprecate fwk_put_event_and_wait API for single-threaded firmwareJim Quigley
2020-05-13tools: Fix Python code style errorsJim Quigley
2020-05-01tools: Enable building Fast ChannelsJim Quigley
2020-05-01SCMI: Add NOTIFY_LEVEL/_LIMIT SCMI commandsJim Quigley
2020-03-25ci: Add -j flagNicola Mazzucato
2020-03-24fwk: Filter log messages by levelChris Kay
2020-03-24fwk/test: Refactor framework test build systemChris Kay
2020-03-24build: Allow preprocessor flags to be configuredChris Kay
2020-03-23dbg: Add bring-up debugger build optionTarek El-Sherbiny
2020-03-16juno: Remove -Os/-flto for debug modeChris Kay
2020-03-11armv7m: Re-enable unaligned accessesChris Kay
2020-03-11bootloader: Don't access R/W memory when bootloadingChris Kay
2020-03-10ci: add rddaniel productVijayenthiran Subramaniam
2020-02-24sgm776: Add sgm776 platformJim Quigley
2020-02-04framework: allow product to define notification countVijayenthiran Subramaniam
2020-01-06misc: Restore copyright start dateChris Kay
2020-01-03scp: Update copyright to 2020Nicola Mazzucato
2019-12-03build: Disable LTO for Juno ROMChris Kay
2019-11-25build: Enable -Os flag in debug modeTarek El-Sherbiny
2019-11-25build: Enable LTO for GCCTarek El-Sherbiny
2019-11-13static analysis: Add suppression list for Cppcheck Static Code AnalysisRaphael Gault
2019-11-13tools: Add script to check usage of banned functionsRaphael Gault
2019-09-11arch/armv7-m: Split exception table from handlersChris Kay
2019-08-09bs: Add justification of compiler warning flagsChris Kay
2019-06-18synquacer: add SynQuacer supportMasahisa Kojima
2019-04-11ci: Add juno productNicola Mazzucato
2019-03-04rdn1e1: Rename clark to rdn1e1Vijayenthiran Subramaniam
2019-01-21n1sdp: Fix armclang compilation issuesChris Kay
2019-01-08clark: Add support for SGI Clark.ARonald Cron
2019-01-03copyright: Extend to 2019Ronald Cron
2018-12-10build: Name firmware bin and elf file by the name of the firmwareRonald Cron
2018-12-03ci: Add sgi575 buildsRonald Cron
2018-11-21build: Add support for binary modulesNicola Mazzucato
2018-11-14build: Move doc targetChris Kay
2018-11-14build: Add include guards to .mk filesChris Kay
2018-11-14build: Use wildcard-based directory creation rulesChris Kay
2018-11-12rules.mk: Fix coding styleNicola Mazzucato
2018-11-12gen_module_code.py: Fix typoNicola Mazzucato
2018-10-30n1sdp: add product.mk file to build scp_ramfw and include n1sdp in ciManoj Kumar
2018-10-18sgi575/scp_romfw: Add base support for scp rom imageAmit Daniel Kachhap
2018-10-18build: Disable generation of unaligned accessesChris Kay
2018-10-08arm: Enable garbage collection of unused functions/dataChris Kay
2018-10-08arm: Convert assembly files to CChris Kay
2018-10-08build: Disable -Wdollar-in-identifier-extension warning flagChris Kay
2018-10-08build: Prefer -O2 to -O3Chris Kay