summaryrefslogtreecommitdiff
path: root/zephyr/zmake/zmake/output_packers.py
Commit message (Expand)AuthorAgeFilesLines
* ec: Use chromite isort configJeremy Bettis2023-02-031-1/+1
* zephyr: zmake: Allow tool path customizationJack Rosenthal2023-01-171-1/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zephyr: Change final output binary to ec.binJeremy Bettis2022-07-291-4/+4
* ec: Switch black to 80 cols and reformat filesJeremy Bettis2022-07-261-9/+27
* zephyr: mchp: Support 512KB SPI image generationmartin yan2022-06-091-1/+1
* zephyr: mchp: Add MchpPacker to generate SPI imagemartin yan2022-04-201-0/+13
* zmake: Cleanup all the pylint warnings in zmakeJeremy Bettis2022-04-121-44/+56
* zephyr: npcx: Fix code RAM size checkWealian Liao2022-02-081-6/+5
* Reland "zmake: add NPCX monitor to output packer list"Keith Short2021-09-011-0/+4
* Revert "zmake: add NPCX monitor to output packer list"Keith Short2021-08-271-4/+0
* zmake: add NPCX monitor to output packer listKeith Short2021-08-261-0/+4
* zephyr: zmake: run black on all files, enable check in run_tests.shJack Rosenthal2021-07-121-40/+59
* zephyr: implement ro/rw packing for hayatoJack Rosenthal2021-06-301-11/+35
* zmake: update NPCX_IMAGE_FILE name to match zephyr 2.6Yuval Peress2021-06-171-2/+2
* zmake: test final file output sizeYuval Peress2021-06-101-1/+51
* zephyr/zmake: Increase binman timeoutRaul E Rangel2021-06-021-1/+1
* zephyr: drop programmatic generation of binman device-tree inputJack Rosenthal2021-05-011-93/+18
* zephyr: zmake: support version in FRID/FWIDJack Rosenthal2021-04-291-7/+19
* zephyr: zmake: add FMAP entries using binmanJack Rosenthal2021-04-021-5/+24
* zephyr: zmake: restore the original raw packerJack Rosenthal2021-02-181-0/+7
* zephyr: zmake: rename "raw" packer to "npcx" packerJack Rosenthal2021-02-181-3/+8
* zmake: Add ro/rw elf to output/Yuval Peress2021-02-121-0/+2
* zephyr: volteer: update header information using KconfigYuval Peress2021-02-091-1/+1
* zephyr: zmake: Patch up the output packer for binmanYuval Peress2021-02-041-4/+4
* zephyr: copy zmake to platform/ecJack Rosenthal2021-01-091-0/+163