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
2012-07-26
Drop mainboard chip.h
Stefan Reinauer
2012-07-24
ifdtool: Use perror for file write errors
Stefan Reinauer
2012-07-21
msrtool: Factor out cpuid() from target probe functions into main()
Anton Kochkov
2012-07-21
inteltool: Add support for H65 Express chipset
Anton Kochkov
2012-07-20
sconfig: typo fix
Patrick Georgi
2012-07-18
cbfstool: signed vs. unsigned fixes
Mathias Krause
2012-07-18
cbfstool: provide a prototype for remove_file_from_cbfs
Mathias Krause
2012-07-18
cbfstool: make endian detection code more robust
Mathias Krause
2012-07-13
sconfig: fix up shipped code
Patrick Georgi
2012-07-13
msrtool: add support for cs5536 LPC_SERIRQ (0x5140004e)
Christian Gmeiner
2012-07-13
MPTAPLE: generate from devicetree.cb
Sven Schnelle
2012-07-12
superiotool: Dump data registers for Nuvoton chips
Guenter Roeck
2012-07-12
superiotool: Add support for function to dump superio chip data registers
Guenter Roeck
2012-07-12
superiotool: Add support for NCT6775F(A/B) and NCT6779D
Guenter Roeck
2012-07-10
msrtool: Add Intel Nehalem CPUs support
Anton Kochkov
2012-07-10
msrtool: Fix Intel CPUs detection
Anton Kochkov
2012-07-09
mkelfimage: pkgdata directory created but never used
Raymond Danks
2012-07-06
inteltool: fixup intel 5000 chipset pci ids
Sven Schnelle
2012-07-06
superiotool: Add support for git-based version number
Guenter Roeck
2012-06-22
ROMCC: fix unused attribute lookup
Sven Schnelle
2012-06-22
Teach romcc about attribute((unused))
Stefan Reinauer
2012-06-20
mptable: realign comments with code
Sven Schnelle
2012-06-20
mptable: initialize apic/bus arrays with ARRAY_SIZE
Sven Schnelle
2012-06-20
mptable: pretty print PCI INT entries
Sven Schnelle
2012-06-20
mptable: Fix BUS type determination
Sven Schnelle
2012-06-20
mptable: reindent code to comply with coreboot coding style
Sven Schnelle
2012-06-20
mptable: Fix 'mptable.c:1019:12: warning: ‘c’ may be used uninitialized i...
Sven Schnelle
2012-06-20
mptable: remove unused variable
Sven Schnelle
2012-06-20
mptable: print ioapic entries
Sven Schnelle
2012-06-20
mptable: rename LAPIC_ADDR to LOCAL_APIC_ADDR
Sven Schnelle
2012-06-04
Improve parsing of --cpu parameter in abuild script.
Raymond Danks
2012-05-30
sconfig: Some fixes
Patrick Georgi
2012-05-25
nvramtool: use C99 PRIx64 / PRId64 for uint64_t variables
Stefan Reinauer
2012-05-24
Add EM100 mode to Intel Firmware Descriptor tool
Stefan Reinauer
2012-05-24
chromeos: Fix compilation of coreboot-utils package
Stefan Reinauer
2012-05-24
abuild: Disable abuild-level parallelism for now
Patrick Georgi
2012-05-14
crossgcc: Test for m4 and bison
Patrick Georgi
2012-05-14
crossgcc: update sources
Patrick Georgi
2012-05-14
abuild: Move configuration handling together
Patrick Georgi
2012-05-14
abuild: Remove abuild.info hack
Patrick Georgi
2012-05-10
abuild: Build boards in parallel if possible
Patrick Georgi
2012-05-08
Add a tool to work on i915 hardware in user mode
Stefan Reinauer
2012-05-08
Fix build with CMOS support on various platforms
Patrick Georgi
2012-05-04
lint: Avoid downloading blobs repository
Patrick Georgi
2012-05-01
abuild: Add option to use binary files
Patrick Georgi
2012-04-29
nvramtool: Allow build under Cygwin
Raymond Danks
2012-04-28
ectool: Allow build under Cygwin
Raymond Danks
2012-04-22
Drop build_opt_tbl
Patrick Georgi
2012-04-21
nvramtool: Unify nvramtool and build_opt_tbl
Vikram Narayanan
2012-04-21
nvramtool: Allow spaces in enumeration names
Patrick Georgi
2012-04-17
lint: tighten whitespace check some more
Patrick Georgi
2012-04-13
kconfig: Fix 'make gconfig'.
Uwe Hermann
2012-04-12
cbfstool: pretty print cmos layout files
Mathias Krause
2012-04-07
hexdump: fix compiler warning
Vikram Narayanan
2012-04-05
Ignore .exe files in whitespace test
Patrick Georgi
2012-04-05
Add getopt implementation to abuild
Patrick Georgi
2012-04-03
nvramtool: 64bit safe CBFS handling
Patrick Georgi
2012-04-03
Add nvramtool to coreboot build system
Patrick Georgi
2012-04-02
Force coreboot mconf to create temp files in the output directory
Vadim Bendebury
2012-04-02
Add a "remove" command to cbfstool
Gabe Black
2012-03-31
Update xcompile to search for x86_64 toolchain.
Marc Jones
2012-03-31
Enable -Werror for romcc
Stefan Reinauer
2012-03-30
Fix warnings in coreboot utilities.
Stefan Reinauer
2012-03-30
Allow components smaller than declared size.
Vadim Bendebury
2012-03-30
Revamp cbmem.py to use the coreboot tables.
Gabe Black
2012-03-29
Introduce utility for parsing CBMEM contents.
Vadim Bendebury
2012-03-25
gitconfig: Improve commit-msg hook
Patrick Georgi
2012-03-10
tell superiotool about the ITE 8772
Stefan Reinauer
2012-03-09
Fix lint-stable checkin hooks on MacOS X
Stefan Reinauer
2012-03-07
Move C labels to start-of-line
Patrick Georgi
2012-03-07
lint: test that labels begin at start-of-line
Patrick Georgi
2012-03-07
correctly mark code segments as code in SELF
Stefan Reinauer
2012-03-06
Revert "Use -mno-sse to prevent overzealous gcc optimizations"
Patrick Georgi
2012-03-03
Use -mno-sse to prevent overzealous gcc optimizations
Stefan Reinauer
2012-03-01
gitconfig: Add lint-stable as pre-commit hook
Patrick Georgi
2012-03-01
lint: create two classes of tests, stable and dev
Patrick Georgi
2012-03-01
Fix lint test for build directories
Patrick Georgi
2012-03-01
Drop support for BROKEN marker
Patrick Georgi
2012-02-17
Remove whitespace.
Patrick Georgi
2012-02-17
lint: Add test for whitespace issues in the code
Patrick Georgi
2012-02-17
Exit building if romstage.bin is larger than size of XIP
zbao
2012-02-07
romcc: kill gcc warnings and .gitignore generated files
Bernhard Urban
2012-01-26
dumpmmcr: Fix compilation warnings in printf
Vikram Narayanan
2012-01-09
Un-perl commit-msg hook
Patrick Georgi
2012-01-08
inteltool: Add support for dumping AMB registers
Sven Schnelle
2012-01-03
Add missing EOT marker.
Jonathan A. Kollasch
2011-12-24
Sconfig: parse Kconfig options from devicetree.cb
Kyösti Mälkki
2011-12-21
Respect linker order
Christian Ruppert
2011-11-09
buildgcc: Add option to use ccache
Patrick Georgi
2011-11-07
superiotool: add detection and dump of Infineon SLB9635 TPM
Jonathan A. Kollasch
2011-11-07
buildgcc: don't download python and expat if disabled
Jonathan A. Kollasch
2011-11-07
abuild: Don't try to use files that don't exist
Patrick Georgi
2011-11-07
Avoid false detection of SMSC FDC37N972 when Infineon TPM is present
Jonathan A. Kollasch
2011-11-06
buildgcc: Explicitely state CC everywhere
Patrick Georgi
2011-11-06
kconfig: Use more collision resistant temporary filenames
Patrick Georgi
2011-11-06
abuild: Write XML/JUnit files per board
Patrick Georgi
2011-11-06
abuild: Refactor parallelization support
Patrick Georgi
2011-11-06
abuild: Avoid race condition when running abuild parallely
Patrick Georgi
2011-11-06
buildgcc: Fix wrapper Makefile
Patrick Georgi
2011-11-03
fix superiotool for NCT6776F
Florian Zumbiehl
[next]