index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
Age
Commit message (
Expand
)
Author
2016-01-07
xcompile: Add separation for architectures to improve readability
Martin Roth
2016-01-07
xcompile: Use tabs for indentation
Martin Roth
2016-01-07
inteltool: add NetBSD compatibility
Andrey Korolyov
2016-01-07
viatool: add NetBSD support
Andrey Korolyov
2016-01-07
Revert "util/crossgcc: Regenerate MPFR autotools files before build"
Timothy Pearson
2016-01-07
util/crossgcc: Bump MPFR version to 3.1.3
Timothy Pearson
2016-01-06
viatool: Add VIA C3 MSRs
Andrey Korolyov
2016-01-06
cbfstool: correct add-master-header logic to match runtime expectations
Aaron Durbin
2016-01-06
cbfstool: Add 'hashcbfs' command to compute hash of CBFS region.
Aaron Durbin
2016-01-06
cbfstool: keep cbfs master header pointer
Patrick Georgi
2016-01-06
cbfstool: Adapt "cbfstool copy" to only use fmap regions.
Patrick Georgi
2016-01-06
cbfstool: Use buffer over offset/size pair for cbfs_copy_instance
Patrick Georgi
2016-01-05
xcompile: Remove warnings about missing tools & architectures
Martin Roth
2016-01-04
util/crossgcc: Add ppc64el support
Timothy Pearson
2016-01-04
util/crossgcc: Regenerate MPFR autotools files before build
Timothy Pearson
2016-01-04
util/crossgcc: Bump GMP version to 6.1.0
Timothy Pearson
2016-01-04
genbuild_h.sh: allow coreboot to be a git submodule
Ben Gardner
2016-01-03
sb/intel/bd82x6x: Add missing PCIIDs for variants .
Vladimir Serbinenko
2015-12-29
cbmem: Makefile: Add install target
Denis 'GNUtoo' Carikli
2015-12-28
genbuild_h.sh: Get current rev for git revision, not origin/master
Martin Roth
2015-12-20
buildgcc: Add coreboot toolchain string to clang version
Martin Roth
2015-12-20
board_status.sh: Double quote variables to prevent globbing and word splitting.
Martin Roth
2015-12-20
board_status.sh: checksum the rom and save it for later verification
Martin Roth
2015-12-20
board_status.sh: Clean up output, show what the script is doing
Martin Roth
2015-12-20
board_status.sh: Extract payload config & version files
Martin Roth
2015-12-20
board_status.sh: Update to fix serial port reads
Martin Roth
2015-12-16
buildgcc: Add coreboot toolchain version to iasl
Martin Roth
2015-12-14
msrtool/configure: change svn to git
Iru Cai
2015-12-12
cbfstool: add ppc64 support
Ronald G. Minnich
2015-12-11
build system: Switch to fmap based firmware layout
Patrick Georgi
2015-12-09
cbfstool: make top-aligned address work per-region
Patrick Georgi
2015-12-08
amdfwtool: Fill the first 3 romsig entries as 0
zbao
2015-12-07
xcompile: Don't warn on missing power8 compiler
Martin Roth
2015-12-06
util/board_status: Fix a couple of ugly wiki lines
Timothy Pearson
2015-12-06
cbfstool: Re-align help text
Martin Roth
2015-12-06
Makefile: Individualize help targets & set as non-compile targets
Martin Roth
2015-12-03
add support for power8 to xcompile script
Ronald G. Minnich
2015-12-02
cbfstool: Fix checkpatch error
Stefan Reinauer
2015-12-02
cbfstool: remove trampoline_start and trampoline_size
Stefan Reinauer
2015-12-02
cbfstool: autocreate trampoline
Stefan Reinauer
2015-12-02
util/nvramtool: Use correct virtual address when mapping tables
Timothy Pearson
2015-12-02
kconfig_lint: Fix check_is_enabled for 2 symbols on the same line
Martin Roth
2015-12-02
kconfig_lint: Change from '$file at line $line' to $file:$line
Martin Roth
2015-12-02
kconfig_lint: Separate errors from warnings
Martin Roth
2015-11-27
crossgcc/buildgcc: add parameter to show version number of tool
Martin Roth
2015-11-26
util/kconfig: Remove utsname for mingw
zbao
2015-11-26
cbfstool: Add .SILENT: to Makefile
Stefan Reinauer
2015-11-26
amdfwtool: Correct the PSP2 directory layout
Zheng Bao
2015-11-24
Makefiles: Add / Update help for makefile targets
Martin Roth
2015-11-20
util/mma: Add MMA scripts for setup and getting results
Pratik Prajapati
2015-11-20
util/cbmem: Add --rawdump <cbtable ID> and extend -l output
Pratik Prajapati
2015-11-20
cbfstool: Add EFI and MMA file types
Pratik Prajapati
2015-11-20
util/cbmem: Fix out of bounds access
Aaron Durbin
2015-11-20
build system: tighten down .xcompile handling some more
Patrick Georgi
2015-11-20
xcompile: Redirect the objdump stderr to /dev/null
zbao
2015-11-20
util/kconfig: Set parameter of mkdir to only one for mingw.
zbao
2015-11-20
cbfstool: Fix build error with clang when comparing enum
zbao
2015-11-19
romcc: Allow adding non-existent paths to include path
Stefan Reinauer
2015-11-19
crossgcc: Update makefile builds
Martin Roth
2015-11-19
lint: properly terminate junit report on error
Patrick Georgi
2015-11-19
fletcher: Remove fletcher.
Zheng Bao
2015-11-19
amdfwtool: Add amdfwtool to combine AMD firmwares
Zheng Bao
2015-11-17
ifdtool: Makefile: fix install target
Denis 'GNUtoo' Carikli
2015-11-14
sconfig: remove warning about root_complex
Patrick Georgi
2015-11-13
cbfstool: Allows mixed-state fmap regions to work
Patrick Georgi
2015-11-13
cbfstool: Add way to access entire backing data for a buffer
Patrick Georgi
2015-11-11
util/release: Add release notes generator script
Martin Roth
2015-11-10
utils/scripts: Add microcode conversion tool
Martin Roth
2015-11-05
util/kconfig: fill glob_t with 0 before calling glob
zbao
2015-11-04
buildgcc: change -j variable name from BUILDJOBS to CPUS
Martin Roth
2015-11-04
util/cbmem: remove duplicated cbmem data structure logic.
Aaron Durbin
2015-11-03
board-status: Reorder the table categories
Patrick Georgi
2015-11-03
board-status: Update the foreword
Patrick Georgi
2015-11-01
abuild: allow specifying multiple targets by mainboard descriptor
Patrick Georgi
2015-11-01
abuild: Don't keep around old junit reports
Patrick Georgi
2015-11-01
abuild: allow users to specify multiple boards
Patrick Georgi
2015-11-01
abuild: change board identifier to a variant of CONFIG_BOARD_*
Patrick Georgi
2015-11-01
abuild: change compile_target interface
Patrick Georgi
2015-11-01
abuild: change remove_board interface
Patrick Georgi
2015-11-01
abuild: remove ancient, unused test submission feature
Patrick Georgi
2015-11-01
abuild: drop the ability to specify a configuration
Patrick Georgi
2015-10-31
util/scripts/no-fsf-addresses.sh: Strip last paragraph
Patrick Georgi
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
cbfstool: avoid naming variables "index"
Patrick Georgi
2015-10-29
util/cbmem: Handle EC_VBOOT_DONE timestamp
Shawn Nematbakhsh
2015-10-29
util/fuzz-tests: Add fuzzer for jpeg decoder
Patrick Georgi
2015-10-29
lint: Add Kconfig / Kconfig symbol lint tool
Martin Roth
2015-10-29
cbfstool: extract rmodules as ELFs properly
Aaron Durbin
2015-10-29
cbfstool: add ELF symbol, relocation, and string table support
Aaron Durbin
2015-10-29
cbfstool: merge consecutive elf sections in program segments
Aaron Durbin
2015-10-29
cbfstool: create ELF files when extracting stages
Aaron Durbin
2015-10-29
cbfstool: add ELF header initialization helper
Aaron Durbin
2015-10-29
cbfstool: add optional -m ARCH to extract
Aaron Durbin
2015-10-28
lint: don't check for whitespace in jpeg images
Patrick Georgi
2015-10-27
cbfstool: decompress stage files on extraction
Aaron Durbin
2015-10-25
vgabios: fix compilation after x86emu changes
Stefan Reinauer
2015-10-25
cbfstool: have decompress functions provide ouput data size
Aaron Durbin
2015-10-25
cbfstool: initialize offset field in buffer_init()
Aaron Durbin
2015-10-24
util: Update makefiles for junit testing
Martin Roth
2015-10-24
intelvbttool: Add Makefile
Paul Menzel
[prev]
[next]