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-08-11
buildgcc: printf no-color before quiting
Zheng Bao
2016-08-10
util/cbfstool: Initialize elf_writer pointer to avoid crash
Jonathan Neuschäfer
2016-08-09
flashmap: Allocate at least one entry in kv_pair_new()
Stefan Reinauer
2016-08-09
buildgcc: Use upstream patch for aarch64 build issue
Paul Kocialkowski
2016-08-08
sconfig: Reformat C code
Martin Roth
2016-08-08
sconfig: Remove mainboard chip.h support
Martin Roth
2016-08-08
sconfig: Remove bootblock and Kconfig modes
Martin Roth
2016-08-08
sconfig: Update command line parameters
Martin Roth
2016-08-08
sconfig: pass in devicetree filename
Martin Roth
2016-08-08
cbfstool/cbfs_image: Fix resource leak for tbuff
Furquan Shaikh
2016-08-08
cbfstool/cbfs_image: Check for return value of buffer_create
Furquan Shaikh
2016-08-08
cbfstool/cbfs_image: Fix resource leak for segs
Furquan Shaikh
2016-08-08
cbfstool/elfheaders: Make elf_writer_destroy NULL-safe
Furquan Shaikh
2016-08-08
cbfstool/cbfs_image: Initialze empty_sz to 0
Furquan Shaikh
2016-08-08
Use VBOOT_SOURCE instead of hardcoding vboot path
Paul Kocialkowski
2016-08-03
util/checklist: Place tables in proper boot order
Lee Leahy
2016-08-03
util/checklist: Concatinate optional list to complete list
Lee Leahy
2016-08-03
util/checklist: Process .debug files before .elf files
Lee Leahy
2016-08-03
util/checklist: Add usage instructions
Lee Leahy
2016-08-03
cbfstool: Check for excessive arguments
Nico Huber
2016-08-03
cbfstool: Check arguments to strtoul() where appropriate
Nico Huber
2016-08-02
util/lint: Add a lint tool to find non-ascii & unprintable chars
Martin Roth
2016-08-01
Remove non-ascii & unprintable characters
Martin Roth
2016-08-01
Add newlines at the end of all coreboot files
Martin Roth
2016-08-01
util/cbfstool: Increase initrd offset to 64M
Timothy Pearson
2016-07-31
intelvbttool: cope with errors in open()
Patrick Georgi
2016-07-31
util/inteltool: fix memory leak
Patrick Georgi
2016-07-31
util/cbmem: Initialize variable
Patrick Georgi
2016-07-31
nvramtool: Don't consider reserved regions to be "out of range"
Patrick Georgi
2016-07-31
superiotool: Add Nuvoton NCT6791D
Omar Pakker
2016-07-31
Remove extra newlines from the end of all coreboot files.
Martin Roth
2016-07-31
buildgcc: Apply patches with -p1
Nico Huber
2016-07-30
util/chromeos: Make scripts executable
Stefan Reinauer
2016-07-28
viatool/quirks: Add newline to end of file
Paul Menzel
2016-07-28
util: Correct typo in MSR_EBC_SOFT_POWERON
Elyes HAOUAS
2016-07-28
util/msrtool: update register for Pentium4_later
Elyes HAOUAS
2016-07-28
msrtool/README: Remove trailing spaces
Elyes HAOUAS
2016-07-27
Rename VB_SOURCE to VBOOT_SOURCE for increased clarity
Paul Kocialkowski
2016-07-21
buildgcc: Never set GMP CFLAGS manually in order to get the right flags
Paul Kocialkowski
2016-07-20
cbmem: share additional time stamps IDs
Antonello Dettori
2016-07-16
buildgcc: Update the revision to 1.41
Martin Roth
2016-07-14
buildgcc: Update to binutils-2.26.1 & Fix aarch64 build issue
Martin Roth
2016-07-14
util/riscvtools: Provide a tohost/fromhost symbols so Spike doesn't hang
Jonathan Neuschäfer
2016-07-12
kconfig: add olddefconfig target to help
Martin Roth
2016-07-05
buildgcc: Add option to bootstrap a host gcc
Nico Huber
2016-07-05
buildgcc: Make package build() function more versatile
Nico Huber
2016-07-04
fmaptool: Accept hex values with uppercase letters
Patrick Georgi
2016-07-02
cbfstool: Require "-m ARCH" to extract payloads and stages
Antonello Dettori
2016-07-01
util/kconfig: Fix gconfig build
Jonathan Neuschäfer
2016-06-29
rebase.sh: Update to current cros branch
Martin Roth
2016-06-26
ifwitool: Fix gcc error due to shadowed global declaration
Werner Zeh
2016-06-24
src/commonlib/lz4_wrapper: Correct inline asm for unaligned 64-bit copy
Benjamin Barenblat
2016-06-21
cbfstool: Change CONFIG_FMD_GENPARSER if not set to n
Alexander Couzens
2016-06-21
fmaptool: Make base offsets absolute in fmap_config.h
Julius Werner
2016-06-21
util/riscvtools: Add script that turns coreboot.rom into an ELF
Jonathan Neuschäfer
2016-06-17
cbfstool: Extract payload in ELF
Antonello Dettori
2016-06-17
elfwriter: Fix multi-phdrs ELFs parsing
Antonello Dettori
2016-06-16
ifwitool: Calculate checksum for subpart_dir
Furquan Shaikh
2016-06-15
ifwitool: Fix calculation of dst_size
Rolf Evers-Fischer
2016-06-12
ifwitool: Do not calculate checksum for subpart_dir
Furquan Shaikh
2016-06-12
ifwitool: Correct pack order and header order
Furquan Shaikh
2016-06-12
autoport: Add prompt for enabling unsafe inteltool glx option
Chris Ching
2016-06-09
util/checklist: Add bootblock support
Lee Leahy
2016-06-08
inteltool: handle unsafe dumping of graphics registers
Stefan Tauner
2016-06-08
cbfstool: Allow to easily build the individual tools
Antonello Dettori
2016-06-04
intelmetool: Add the X99 ISA Bridge device id
Omar Pakker
2016-06-03
Add Board Checklist Support
Lee Leahy
2016-06-01
ifwitool: Fix syntax issues with ifwitool
Furquan Shaikh
2016-05-30
ifwitool: Add new tool for managing IFWI images
Furquan Shaikh
2016-05-28
util/cbfstool: Include commonlib/helpers.h in common.h
Furquan Shaikh
2016-05-26
cbfstool: Move cbfs_file_get_header to fit.c
Furquan Shaikh
2016-05-26
superiotool: Add support for chip NCT6102D / NCT6106D
Roberto Muñoz Gómez
2016-05-18
util/cbfstool: allow option to honor FSP modules' linked address
Aaron Durbin
2016-05-18
board_status: Abort early if the coreboot image doesn't exist
Jonathan Neuschäfer
2016-05-16
sconfig: Add a new generic device type
Duncan Laurie
2016-05-16
sconfig: Add 10bit addressing mode to i2c device type
Duncan Laurie
2016-05-16
sconfig: Allow strings in devicetree.cb
Duncan Laurie
2016-05-16
board_status: Add longopt equivalents for older options
David Hendricks
2016-05-13
board_status: Add an option to set the SSH port
Jonathan Neuschäfer
2016-05-13
board_status: Use explicit branch name in "git push"
Jonathan Neuschäfer
2016-05-13
inteltool: update documentation
Stefan Tauner
2016-05-11
cbfstool/fsp: Rename fsp1_1_relocate
Furquan Shaikh
2016-05-11
util/cbfstool: Allow xip/non-xip relocation for FSP component
Furquan Shaikh
2016-05-10
util/mma: changing BOOT_STUB to COREBOOT region and few more things
Pratik Prajapati
2016-05-10
util/mma: Add tools to support (semi) automation test of mma
Pratik Prajapati
2016-05-09
util: ipq40xx: Scripts to combine SBL and Coreboot ELFs
Varadarajan Narayanan
2016-05-08
util/sconfig: Fix warnings
Stefan Reinauer
2016-05-07
board_status: Allow for parsing longopts
David Hendricks
2016-05-06
util/cbfstool: fix x86 execute-in-place semantics for all fmd regions
Aaron Durbin
2016-05-04
buildgcc: Update Python to 3.5.1
Stefan Reinauer
2016-05-04
buildgcc: Update gdb and expat
Stefan Reinauer
2016-05-04
crossgcc: Update toolchain
Iru Cai
2016-05-04
crosfirmware: Make script more silent
Joseph Pillow
2016-05-04
buildgcc: Always set HOSTCFLAGS
Nico Huber
2016-05-04
buildgcc: Use smaller xz archives
Stefan Reinauer
2016-05-04
buildgcc: Drop --target from python and expat
Stefan Reinauer
2016-05-03
fmaptool: Export some fmap knowledge to the build environment
Patrick Georgi
2016-05-03
xcompile: test if gcc is really available
Stefan Tauner
2016-05-03
board_status/towiki: Link to CGit instead of Gitweb
Jonathan Neuschäfer
2016-05-01
romcc.1: Point bug reporters to the coreboot ML / bug tracker
Jonathan Neuschäfer
[next]