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
2013-01-08
cbmem utility: Add option to dump cbmem console
Stefan Reinauer
2013-01-08
cbmem utility: drop obsolete python based implementation
Stefan Reinauer
2013-01-04
cbfstool: Fix warnings on OS X
Stefan Reinauer
2013-01-04
cbmem utility: Use mmap instead of fseek/fread
Stefan Reinauer
2013-01-04
Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*".
Hung-Te Lin
2013-01-04
update CFLAGS for armv7
David Hendricks
2013-01-03
add user-specified offset when creating armv7 cbfs image
David Hendricks
2013-01-03
cbmem utility: support command line options
Stefan Reinauer
2012-12-21
add a return type to test function used by xcompile
David Hendricks
2012-12-14
cbfstool: Align the column of build hint message.
Zheng Bao
2012-12-12
cbfstool: Catch failing parse_elf_to_payload()
Stefan Reinauer
2012-12-09
Revert "armv7: use __cpu_to_le32 for endianness of reset vector instruction"
Stefan Reinauer
2012-12-08
crossgcc: Normalize library directories
Patrick Georgi
2012-12-08
abuild: Select correct cross compiler for ARMV7 architecture
Stefan Reinauer
2012-12-08
buildgcc: Clean up PATH handling
Stefan Reinauer
2012-12-08
buildgcc: drop hack to build gcc trunk versions
Stefan Reinauer
2012-12-07
buildgcc: Remove mingw32 hacks
Patrick Georgi
2012-12-07
abuild: produce valid junit files
Stefan Reinauer
2012-12-07
armv7: use __cpu_to_le32 for endianness of reset vector instruction
David Hendricks
2012-12-06
crossgcc: Generalize matching for the mingw case
Patrick Georgi
2012-12-06
Fix xcompile (again)
Stefan Reinauer
2012-12-06
Fix xcompile for ARMv7 and our cross toolchain
Stefan Reinauer
2012-12-06
crossgcc: Fix buildgcc on Mac OS X
Stefan Reinauer
2012-12-05
crossgcc: Add support for building armv7a toolchain
Stefan Reinauer
2012-11-30
Rename devices -> device
Stefan Reinauer
2012-11-30
cbfstool: Clean up messages
Stefan Reinauer
2012-11-30
Add multi-architecture support to cbfstool
David Hendricks
2012-11-29
crossgcc: Only build iasl in acpica.
Zheng Bao
2012-11-29
Make mainboard_ops and mainboard.c file optional
Kyösti Mälkki
2012-11-27
build system: Split linking into multiple steps
Patrick Georgi
2012-11-27
Provide weak empty declarations of all chip_ops used on a board
Patrick Georgi
2012-11-27
abuild: only rebuild boards if requested or after a broken build
Patrick Georgi
2012-11-27
xcompile: Add missing XGCCPATH
Zheng Bao
2012-11-27
Make xcompile support multiple architectures
Ronald G. Minnich
2012-11-24
crossgcc: update to acpica-20121114
Idwer Vollering
2012-11-22
crossgcc: properly test for flex
Patrick Georgi
2012-11-17
Cleanup sconfig
Kyösti Mälkki
2012-11-16
buildgcc: Print error if flex is missing
Stefan Reinauer
2012-11-14
nvramtool: fsync for mingw.
Zheng Bao
2012-11-12
cbfstool: Rework to use getopt style parameters
Stefan Reinauer
2012-11-12
cbfstool: Update LZMA encoder to LZMA SDK 9.12
Stefan Reinauer
2012-11-12
cbmem compilation needs to use the hardened toolchain
Vadim Bendebury
2012-11-12
ifdtool: Dump more registers from FD
Stefan Reinauer
2012-11-12
Utility to dump boot timing table
Vadim Bendebury
2012-11-12
cbfstool: Remove unused cmd_t
Stefan Reinauer
2012-11-12
cbfstool: add add-flat-binary command to add raw executables
Stefan Reinauer
2012-11-09
ifdtool: Add locking/unlocking and dumping of access permissions
Stefan Reinauer
2012-11-09
Fix abuild output in Jenkins
Stefan Reinauer
2012-11-09
Fix Segmentation Fault in ifdtool
Stefan Reinauer
2012-11-08
Add utility for parsing/modifying DTD array
Vadim Bendebury
2012-11-08
Get more informative output from cbmem.py
Vadim Bendebury
2012-11-08
Fix cbmem to work on 64 bit platforms
Vadim Bendebury
2012-11-08
cbfstool: add offset parameter to create command
Stefan Reinauer
2012-11-07
cbfstool: respect dependencies when building locally
Stefan Reinauer
2012-11-06
Drop redundant CHIP_NAME in mainboard.c
Kyösti Mälkki
2012-11-02
crossgcc: build expat and python in silence
Idwer Vollering
2012-10-27
inteltool: Add output of 64bit registers in PMBASE
Nico Huber
2012-10-27
crossgcc: update to Python 2.7.3
Idwer Vollering
2012-10-27
crossgcc: update to expat 2.1.0
Idwer Vollering
2012-10-26
crossgcc: update mingw w32api's download URL
Idwer Vollering
2012-10-26
buildgcc: redirect error output to /dev/null
Zheng Bao
2012-10-26
crossgcc: update to mingwrt 3.20-2
Idwer Vollering
2012-10-25
crossgcc: update to binutils 2.23
Idwer Vollering
2012-10-25
crossgcc: update to MPC 1.0.1
Idwer Vollering
2012-10-25
crossgcc: update to MPFR 3.1.1
Idwer Vollering
2012-10-25
crossgcc: update to GDB 7.5
Idwer Vollering
2012-10-25
crossgcc: update to gcc 4.7.2
Idwer Vollering
2012-10-25
crossgcc: fix compilation of acpica
Idwer Vollering
2012-10-23
kconfig: Some terms or curses libraries treat backspace as 0x08
Zheng Bao
2012-10-22
build: build coreboot on mingw.
Zheng Bao
2012-10-22
cbfstool: Add -mno-ms-bitfields on (mingw)
Zheng Bao
2012-10-19
inteltool: improve the libpci test in the Makefile
Stefan Tauner
2012-10-19
inteltool: add support for 946GZ and 946PL
Stefan Tauner
2012-10-19
inteltool: new definitions and cleanup
Stefan Tauner
2012-10-14
inteltool: remove bashism from Makefile
Stefan Tauner
2012-10-14
crossgcc: Allow the non-gnu tar and patch work on XxxBSD
Zheng Bao
2012-10-14
abuild: allow building with no payload
Patrick Georgi
2012-10-08
Every chip must have chip_operations
Kyösti Mälkki
2012-10-05
lint: Get absolute path in compare_output
Zheng Bao
2012-10-04
lint: Stop searching when one GNUmake is found
Zheng Bao
2012-10-03
superiotool: Fix for FreeBSD
Andriy Gapon
2012-09-28
nvramtool: uname in NetBSD doesnt take "-o"
Zheng Bao
2012-09-28
nvramtool: Require no hw access for integrated Makefile
Zheng Bao
2012-09-28
lint: Add template for mktemp to meet BSD requirements
Zheng Bao
2012-09-25
abuild: abort if payload.sh failed
Patrick Georgi
2012-09-25
nvramtool: Read/write binary data as binary
Patrick Georgi
2012-09-20
crossgcc: Change the term color back (trivial)
Zheng Bao
2012-09-17
lint: Dont highlight the matching text in grep
Zheng Bao
2012-09-14
Isolate Kconfig host compiler options
Patrick Georgi
2012-09-13
Fix ramstage location in trace scripts
Rudolf Marek
2012-09-11
nvramtool: Set build flags for FreeBSD
Zheng Bao
2012-09-11
nvramtool: Remove the building warning on older gcc
Zheng Bao
2012-09-06
superiotool: Add support for Fintek F81865F/F-I register dump.
Stefan Tauner
2012-08-27
gitconfig: Match the Change-Id line more exactly
Zheng Bao
2012-08-23
crossgcc: Update GDB patch version to 7.4.1
zbao
2012-08-22
Auto-declare chip_operations
Kyösti Mälkki
2012-08-15
buildgcc: Remove the warning options unsupported by cygwin
zbao
2012-08-14
buildgcc: Update the toolchain patches version
zbao
2012-08-08
Fix SMBIOS generation
Stefan Reinauer
2012-08-04
Make the device tree available in the rom stage
Stefan Reinauer
[prev]
[next]