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-04-01
inteltool: Allow to override Makefile variables
Paul Menzel
2013-04-01
inteltool: Add Cougar/Panther Point GPIO defaults
Nico Huber
2013-04-01
inteltool: Add option to show differences in GPIO setup
Nico Huber
2013-04-01
inteltool: Support PM registers on Cougar/Panther Point
Nico Huber
2013-03-30
inteltool: Add Cougar/Panther Point IDs to rootcmplx.c
Nico Huber
2013-03-29
superiotool: Allow to override Makefile variables `CC`, `INSTALL` and `PREFIX`
Paul Menzel
2013-03-29
inteltool: Support GPIO registers on Cougar/Panther Point
Nico Huber
2013-03-29
inteltool: Add definitions for Cougar/Panther Point PCI IDs
Nico Huber
2013-03-28
crossgcc: Fix building with texinfo-5.x
Nico Huber
2013-03-27
cbfstool: Add update-fit command
Aaron Durbin
2013-03-27
cbfstool: Fix cbfs_image.c
Stefan Reinauer
2013-03-23
xcompile: honor LINKER_SUFFIX variable
Aaron Durbin
2013-03-22
cbfstool: Fix initial empty space in image creation.
Hung-Te Lin
2013-03-20
cbfstool locate: Implement alignment switch --align/-a
Hung-Te Lin
2013-03-19
cbfstool locate: Rename -a align switch to -P for page size
Hung-Te Lin
2013-03-17
superiotool: Add support for the IT8728F Super I/O
Андрей Павлов
2013-03-16
Show the device tree.
Ronald G. Minnich
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-22
nvramtool: reduce memory mapping
Patrick Georgi
2013-02-19
romcc: Don't fail on function prototypes
Patrick Georgi
2013-02-18
cbfstool: Fix compile warnings caused by incorrect data types.
Hung-Te Lin
2013-02-18
cbfstool: Add `-Werror` to make all warnings into errors
Paul Menzel
2013-02-14
sconfig: rename lapic_cluster -> cpu_cluster
Stefan Reinauer
2013-02-14
sconfig: rename pci_domain -> domain
Stefan Reinauer
2013-02-11
crossgcc: Support hosts using non-GNU make as default make.
Hung-Te Lin
2013-02-09
cbfstool: Handle alignment in UEFI payloads
Patrick Georgi
2013-02-09
cbfstool: Fix crash on image without bootblock in end of ROM.
Hung-Te Lin
2013-02-06
crossgcc: Save the script itself when cross build is over.
Zheng Bao
2013-02-06
armv7: Prevent CBFS data overlapping bootblock.
Hung-Te Lin
2013-02-06
cbfstool: Add support for 64bit UEFI
Stefan Reinauer
2013-02-05
cbfstool: support parsing UEFI firmware volumes
Stefan Reinauer
2013-02-05
cbfstool: Use cbfs_image API for "add-*" (add-payload, add-stage, ...) commands.
Hung-Te Lin
2013-02-05
cbfstool: Use cbfs_image api for "add" command.
Hung-Te Lin
2013-02-05
cbfstool: Use cbfs_image API for "create" command.
Hung-Te Lin
2013-02-05
cbfstool: Use cbfs_image API for "locate" command.
Hung-Te Lin
2013-02-05
cbfstool: Fix incorrect CBFS free space by old cbfstool.
Hung-Te Lin
2013-02-05
cbfstool: Use cbfs_image API for "remove" command.
Hung-Te Lin
2013-02-05
cbfstool: Use cbfs_image API for "extract" command.
Hung-Te Lin
2013-02-05
cbfstool: Use cbfs_image API for "print" command.
Hung-Te Lin
2013-02-05
cbfstool: Add cbfs_image new CBFS image manipulation API.
Hung-Te Lin
2013-02-05
cbfstool: Add buffer management API.
Hung-Te Lin
2013-02-04
crossgcc: add armv7a-eabi to list of working toolchains
David Hendricks
2013-02-04
cbfstool: Update example file.
Hung-Te Lin
2013-02-01
cbfstool: Make endian detection functions to work without prior setup.
Hung-Te Lin
2013-02-01
cbfstool: move flat-binary parsing to cbfs-mkpayload.
Hung-Te Lin
2013-02-01
cbfstool: Add -v (verbose) output.
Hung-Te Lin
2013-01-30
Add a clean target to the run firmware (runfw) Makefile
Ronald G. Minnich
2013-01-30
cbfstool: Prevent file name to be corrupted by basename().
Hung-Te Lin
2013-01-29
cbfstool: Change "locate" output to prefix "0x".
Hung-Te Lin
2013-01-29
cbfstool: Remove unused header files.
Hung-Te Lin
2013-01-28
cbfstool: Store global variables into struct.
Hung-Te Lin
2013-01-28
msrtool: Decoding for most of Intel Core 2 MSRs
Anton Kochkov
2013-01-25
inteltool: Add support for Atom N455 (0x106c0) in CPU MSRs dump
Olivier Langlois
2013-01-22
util/runfw/googlesnow.c: Remove trailing whitespace
Paul Menzel
2013-01-19
Utility to run the snow bios in user mode
Ronald G. Minnich
2013-01-19
Add more information to the cbfstool print
Stefan Reinauer
2013-01-17
make crossgcc: compile all required toolchains
Stefan Reinauer
2013-01-17
armv7: Place reset vector + CBFS header + bootblock dynamically
David Hendricks
2013-01-16
use a relative path for #line 3
David Hendricks
2013-01-12
Implement GCC code coverage analysis
Stefan Reinauer
2013-01-10
armv7: dynamically calculate the branch offset in cbfstool
David Hendricks
2013-01-08
cbmem utility: Find actual CBMEM area
Stefan Reinauer
2013-01-08
cbmem utility: unify debug output
Stefan Reinauer
2013-01-08
cbfstool: index is replaced by strchr.
zbao
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
[next]