Age | Commit message (Expand) | Author |
2015-12-11 | build system: Switch to fmap based firmware layout | Patrick Georgi |
2015-12-06 | Makefile.inc: Add AMDFWTOOL to tools so abuild will stop failing | Martin Roth |
2015-12-06 | Makefile: Individualize help targets & set as non-compile targets | Martin Roth |
2015-12-05 | build system: Drop useless variable and dependency | Patrick Georgi |
2015-12-04 | build system: actually provide revision information in defconfig | Patrick Georgi |
2015-12-02 | build system: Emit some build output while adding files to CBFS | Patrick Georgi |
2015-12-02 | build system: drop one level of indirection | Patrick Georgi |
2015-12-02 | build system: Add more files through cbfs-files instead of manual rules | Patrick Georgi |
2015-12-02 | build system: make cbfs-files mechanism spaces-safe | Patrick Georgi |
2015-12-02 | build system: Allow giving additional cbfstool options to cbfs-files-y | Patrick Georgi |
2015-12-02 | build system: replace files on UPDATE_IMAGE | Patrick Georgi |
2015-12-01 | Makefile.inc: make sure .xcompile is removed when building tools | Martin Roth |
2015-12-01 | build system: strip quotes from CONFIG_CBFS_PREFIX in a single location | Patrick Georgi |
2015-11-29 | build system: move defconfig creation into a cbfs-files filter | Patrick Georgi |
2015-11-29 | build system: break overly long lines into logical units | Patrick Georgi |
2015-11-29 | build system: Move manual cbfstool add* invocations to cbfs-files | Patrick Georgi |
2015-11-29 | build system: don't try to add cbfs-files with no backing file | Patrick Georgi |
2015-11-29 | build system: establish priority levels for CBFS file additions | Patrick Georgi |
2015-11-27 | Makefile.inc: Add build targets for IASL & Clang | Martin Roth |
2015-11-24 | Makefiles: Add / Update help for makefile targets | Martin Roth |
2015-11-23 | IASL: Enable warnings as errors | Martin Roth |
2015-11-19 | crossgcc: Update makefile builds | Martin Roth |
2015-11-19 | amdfwtool: Add amdfwtool to combine AMD firmwares | Zheng Bao |
2015-11-11 | Makefile.inc: Build test intelvbttool | Paul Menzel |
2015-11-07 | arm64: remove secmon | Aaron Durbin |
2015-11-05 | cpu/microcode: Remove EXTERNAL / ADDED_DURING_BUILD variables | Timothy Pearson |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-27 | Makefile: Fix dependency tracking for linker scripts | Julius Werner |
2015-10-25 | Separate bootsplash image menuconfig option from others | Konstantin Aladyshev |
2015-10-24 | util: add ectool, superiotool, and viatool to what-jenkins-does | Martin Roth |
2015-10-24 | util: update junit.xml target | Martin Roth |
2015-10-18 | Makefile.inc: Put every tool in `TOOLLIST` on separate line | Paul Menzel |
2015-10-17 | Add junit.xml code to top Makefile.inc instead of utils | Martin Roth |
2015-10-17 | enable lint-stable build on jenkins | Martin Roth |
2015-10-17 | lint: Move the lint script out of Makefile.inc | Martin Roth |
2015-10-15 | Update 'what-jenkins-does' makefile target for junit filename | Martin Roth |
2015-10-14 | x86: add standalone verstage support | Aaron Durbin |
2015-10-14 | vboot: allow more flexibility when adding verstage | Aaron Durbin |
2015-10-11 | vboot: remove remnants of VBOOT_STUB | Aaron Durbin |
2015-09-30 | Makefile.inc: Align paths in CBFS add messages | Paul Menzel |
2015-09-28 | cbfs: allow cbfs-files to use compression | Daisuke Nojiri |
2015-09-22 | linking: link bootblock.elf with .data and .bss sections again | Aaron Durbin |
2015-09-22 | coreboot: introduce commonlib | Aaron Durbin |
2015-09-16 | cbfstool: remove locate command | Aaron Durbin |
2015-09-09 | linking: add and use LDFLAGS_common | Aaron Durbin |
2015-09-09 | rmodule: use program.ld for linking | Aaron Durbin |
2015-09-07 | microcode: Unify rules to add microcode to CBFS once again | Alexandru Gagniuc |
2015-08-19 | Store the payload config and revision in CBFS | Martin Roth |
2015-08-13 | x86: parameterize asl_template for CBFS inclusion | Aaron Durbin |
2015-08-10 | what-jenkins-does: Add building chromeos configurations | Patrick Georgi |
2015-08-10 | Makefile.inc: use correct make | Jonathan A. Kollasch |
2015-08-10 | build system: add minimized .config to coreboot image | Patrick Georgi |
2015-08-10 | external payloads: COREBOOT_ROM_DEPENDENCIES needs to be late-evaluated | Patrick Georgi |
2015-08-09 | Move function/data sections to common CFLAGS | Stefan Reinauer |
2015-08-09 | payloads: Move payloads logic to payloads directory | Stefan Reinauer |
2015-08-09 | Makefile.inc: Clean up SeaBIOS clean command line | Martin Roth |
2015-07-31 | what-jenkins-does: make CPU count configurable | Patrick Georgi |
2015-07-31 | what-jenkins-does: make its payload selection overridable | Patrick Georgi |
2015-07-31 | what-jenkins-does: Adapt to recent libpayload kconfig changes | Patrick Georgi |
2015-07-15 | cbfstool: fix alignment to 64 byte | Patrick Georgi |
2015-07-13 | version: allow stating the coreboot revision in .coreboot-version | Patrick Georgi |
2015-07-11 | Makefile.inc: Add math macros | Martin Roth |
2015-07-07 | payloads: Reorganize Makefile.incs for external payloads | Stefan Reinauer |
2015-07-07 | gitconfig: Improve robustness when blobs aren't present | Patrick Georgi |
2015-06-23 | gitconfig: set up hooks and target for 3rdparty/blobs | Stefan Reinauer |
2015-06-09 | update_image: add all CBFS_PREFIX files to cbfs | Aaron Durbin |
2015-06-07 | acpi/sata: add generic sata ssdt port generator | Alexander Couzens |
2015-06-04 | board_id: Remove extra quotes. | Vladimir Serbinenko |
2015-06-02 | Make DSDT a file in CBFS rather than embedding it into ramstage. | Vladimir Serbinenko |
2015-05-25 | build system: drop generic util/ %.c -> %.o rule | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-20 | build system: use archives, not linker action to shorten command lines | Patrick Georgi |
2015-05-08 | fmaptool: Introduce the fmd ("flashmap descriptor") language and compiler | Sol Boucher |
2015-05-08 | build system: use platform specific ar(1) for libverstage | Patrick Georgi |
2015-05-07 | kbuild: Use wildcard for driver subdirectories | Stefan Reinauer |
2015-05-05 | 3rdparty: move to 3rdparty/blobs | Patrick Georgi |
2015-05-05 | 3rdparty: Move to blobs | Patrick Georgi |
2015-04-30 | vboot: split class in library and stage | Patrick Georgi |
2015-04-30 | build system: Drop another vboot1 remnant | Patrick Georgi |
2015-04-29 | kbuild: automatically include northbridges | Stefan Reinauer |
2015-04-29 | kbuild: automatically include SOCs | Stefan Reinauer |
2015-04-29 | kbuild: automatically include ECs | Stefan Reinauer |
2015-04-28 | gitconfig: Use the right make executable in git hooks | Patrick Georgi |
2015-04-28 | vboot2: Build verstage archive, then use that for building the stage | Patrick Georgi |
2015-04-28 | build system: Allow using .a archives as source | Patrick Georgi |
2015-04-27 | kbuild: automatically include southbridges | Stefan Reinauer |
2015-04-27 | Build system: Fix "dd: invalid number `0x800000'" | WANG Siyuan |
2015-04-22 | broadcom/cygnus: add secimage and sign bootblock | Daisuke Nojiri |
2015-04-22 | build system: add manual board id support | Stefan Reinauer |
2015-04-20 | build system: improve portability by not relying on extraordinary dd options | Patrick Georgi |
2015-04-17 | Makefile: Fix dependency tracking for ramstage objects | Julius Werner |
2015-04-14 | CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool | Julius Werner |
2015-04-08 | Makefile.inc: Only add `-Wno-unused-but-set-variable` for GCC | Paul Menzel |
2015-04-07 | build system: also use ramstage CPPFLAGS for ACPI | Patrick Georgi |
2015-04-06 | New mechanism to define SRAM/memory map with automatic bounds checking | Julius Werner |
2015-04-06 | Add predefined __ROMSTAGE__ and __RAMSTAGE__ macros | Julius Werner |
2015-04-06 | build system: run linker scripts through the preprocessor | Patrick Georgi |
2015-04-04 | build system: rename __BOOT_BLOCK__ and __VER_STAGE__ | Patrick Georgi |
2015-04-04 | build system x86: deprecate bootblock_lds and ldscripts variables | Patrick Georgi |
2015-04-04 | build system: use full (in-tree) paths | Patrick Georgi |