index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
Age
Commit message (
Expand
)
Author
2013-04-16
cbmem: map_memory: Use length modifier `j` and cast for an `off_t` argument
Paul Menzel
2013-04-15
inteltool: pcie.c: Use `0xffULL` instead of `0xff` to avoid shift overflow
Paul Menzel
2013-04-15
cbmem: Makefile: Allow to override `CC` variable
Paul Menzel
2013-04-14
inteltool: Use portable type `uint64_t` instead of `u64`
Paul Menzel
2013-04-14
cbmem: parse_cbtable: Use length modifier `ll` `u64` argument
Paul Menzel
2013-04-12
cbfstool: cbfs-mkstage.c: Free `buffer` on error path
Paul Menzel
2013-04-12
acpica: update URL
Idwer Vollering
2013-04-09
util/cbmem: Don't output trailing garbage for cbmemc
Vladimir Serbinenko
2013-04-08
cbfstool: completely initialize input and output streams
Stefan Reinauer
2013-04-08
inteltool: remove unused file descriptor variable and ifdefs
Stefan Tauner
2013-04-05
inteltool: use inttypes for prints in memory.c
Stefan Tauner
2013-04-05
inteltool: cpu.c: Use conversion specifier `u` for unsigned integers
Paul Menzel
2013-04-04
libpayload, superiotool: README: Prepend `coreboot/` to path of change direct...
Paul Menzel
2013-04-04
inteltool: Cast to `intptr_t` instead of `uint64_t`
Paul Menzel
2013-04-04
superiotool: Update README with Git repository URL and directory location
Paul Menzel
2013-04-03
inteltool: Use `ll` instead of `l` as the length modifier for `uint64_t`
Paul Menzel
2013-04-03
cbfstool: Replace C++ code with C code
Stefan Reinauer
2013-04-02
cbfstool: fix --machine
Stefan Reinauer
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
[next]