summaryrefslogtreecommitdiff
path: root/util/build_with_clang.py
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14517.B-main"factory-brya-14517.B-mainYH Lin2022-12-051-45/+25
* board/burnet: Free up flash spaceTom Hughes2022-11-291-1/+1
* ec: Don't build jacuzzi with clangJeremy Bettis2022-11-231-1/+1
* util: Remove corori2 from list of boards that build with clangScott Collyer2022-11-221-1/+1
* util/build_with_clang: More boards unsuccessfully compileFabio Baltieri2022-11-181-6/+6
* util/build_with_clang: More boards successfully compileTom Hughes2022-11-171-16/+15
* util/build_with_clang: Add option to remove build directoryTom Hughes2022-11-161-1/+20
* board/nocturne: Enable LTOTom Hughes2022-11-151-1/+1
* board/gelarshie: Free up more flash spaceTom Hughes2022-11-151-1/+1
* board/waddledoo: Free up flash spaceTom Hughes2022-11-141-1/+1
* board/oak: Free up more flash spaceTom Hughes2022-11-141-1/+1
* board/adlrvpp_mchp1521: Free up more flash spaceTom Hughes2022-11-141-3/+1
* board/servo_v4: Free up more flash spaceTom Hughes2022-11-121-1/+1
* marasov: Initial EC imageFrankChu2022-11-111-0/+1
* dibbi: Create initial EC imageLiam Flaherty2022-11-081-0/+1
* chip/mchp: Fix clang compilation errorTom Hughes2022-11-071-4/+6
* tree: Allow building Minute-IA with clangTom Hughes2022-10-281-6/+6
* board/reef: Fix temp sensor gpiosTom Hughes2022-10-281-1/+1
* util/build_with_clang: Check all boards are accounted forTom Hughes2022-10-271-36/+126
* driver/touchpad_st: Fix unaligned access warningsTom Hughes2022-10-271-0/+1
* util/build_with_clang: Add more boards that compileTom Hughes2022-10-261-0/+32
* board/volteer: Add missing fallthroughTom Hughes2022-10-261-0/+1
* util/build_with_clang: Add stm32f0 chips that buildTom Hughes2022-10-251-0/+36
* board/corori2: Free up more flash spaceTom Hughes2022-10-211-1/+1
* util/build_with_clang: eve and poppy now compileTom Hughes2022-10-201-2/+2
* util/build_with_clang: Enable adlrvpp_npcxTom Hughes2022-10-181-1/+1
* util/build_with_clang: Enable vellTom Hughes2022-10-181-1/+1
* util/build_with_clang: Enable trogdor-based boardsTom Hughes2022-10-151-8/+8
* util/build_with_clang: Print failed boards in sorted orderTom Hughes2022-10-141-0/+1
* board/coachz: Free up more flash spaceTom Hughes2022-10-141-1/+1
* util/build_with_clang: Add more boards that compileTom Hughes2022-10-121-1/+154
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* ec: Switch black to 80 cols and reformat filesJeremy Bettis2022-07-261-2/+5
* ec: Format all python files with black and isortJeremy Bettis2022-07-121-24/+18
* util/build_with_clang: Add parallelismTom Hughes2022-04-191-3/+42
* firmware_builder: Call build_with_clang.py scriptTom Hughes2022-04-121-0/+46