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
2015-04-26
lint: remove test for build dir handling
Patrick Georgi
2015-04-26
crossgcc: close stdin when search_tool() execute programs.
Alexander Couzens
2015-04-25
nvidia/cbootimage: update to 1.5
Patrick Georgi
2015-04-25
cbfstool: Fix ability to add files at offsets near the end of empty spaces
Sol Boucher
2015-04-25
cbfstool: Clean up in preparation for adding new files
Sol Boucher
2015-04-24
Revert "board-status: Add field for release year"
Alexandru Gagniuc
2015-04-24
board-status: Add field for release year
Patrick Georgi
2015-04-22
cbmem: switch over to imd-based cbmem
Aaron Durbin
2015-04-22
abuild: add option to build with CHROMEOS enabled
Patrick Georgi
2015-04-22
abuild: mark failed builds as failed
Patrick Georgi
2015-04-22
util/broadcom: specify libraries after object files
Patrick Georgi
2015-04-22
broadcom/cygnus: add secimage and sign bootblock
Daisuke Nojiri
2015-04-18
cbfstool: clean up source code
Vadim Bendebury
2015-04-18
cbfstool: add the missing 'break'
Vadim Bendebury
2015-04-18
cbfstool: add a command to duplicate a cbfs instance
Vadim Bendebury
2015-04-18
cbfstool: allow user to explicitly specify header location
Vadim Bendebury
2015-04-18
lint: Add check for new board name scheme
Stefan Reinauer
2015-04-14
timestamps: You can never have enough of them!
Julius Werner
2015-04-14
CBFS: Automate ROM image layout and remove hardcoded offsets
Julius Werner
2015-04-13
util/ipqheader: Add utility to create uber-SBL for IPQ8064
Vadim Bendebury
2015-04-10
util/bimgtool: Add verification mode
Vadim Bendebury
2015-04-10
util/bimgtool: Use CRC 16 instead of CRC x25.
Ionela Voinescu
2015-04-10
git: add rebase helper script
Patrick Georgi
2015-04-10
abuild: also consider verstage architecture
Patrick Georgi
2015-04-10
armv7-m: add armv7-m configuration
Daisuke Nojiri
2015-04-08
timestamp: Add bootblock start and end to timestamp constants
Furquan Shaikh
2015-04-08
ectool: add query function to ectool
Alexander Couzens
2015-04-08
ectool: add --dump / -d for RAM dump
Alexander Couzens
2015-04-06
kconfig: Add wildcard support for "source"
Stefan Reinauer
2015-04-06
nvramtool: fix getopt handling with unsigned char
Stefan Tauner
2015-04-06
kconfig: Replace mentions of "list_struct" to "list_head"
Stefan Reinauer
2015-04-06
kconfig: calloc/xcalloc: Fix argument order
Stefan Reinauer
2015-04-06
kconfig: Fix warning "‘jump’ may be used uninitialized"
Stefan Reinauer
2015-04-06
kbuild: trivial - remove trailing empty lines
Stefan Reinauer
2015-04-06
kconfig: lxdialog: fix spelling
Stefan Reinauer
2015-04-06
kconfig: use va_end to match corresponding va_start
Stefan Reinauer
2015-04-06
kbuild: trivial - use tabs for code indent where possible
Stefan Reinauer
2015-04-06
kconfig/lxdialog: get ncurses CFLAGS with pkg-config
Stefan Reinauer
2015-03-30
cbfstool: add filetypes for FSP, MRC, SPC and MRC_CACHE
Martin Roth
2015-03-30
build system: mips is a valid nickname for mipsel
Patrick Georgi
2015-03-30
crossgcc: Fix calling outside util/crossgcc
Patrick Georgi
2015-03-29
util/genbuild_h: work around GNU date
Idwer Vollering
2015-03-29
crossgcc: Build mipsel-elf, not mips-elf
Patrick Georgi
2015-03-27
urara: use proper SOC name
Vadim Bendebury
2015-03-26
inteltool: add ICH8M-E support
Lubomir Rintel
2015-03-26
util: Add miniconfig, a script to minimize coreboot configurations
Stefan Reinauer
2015-03-25
crossgcc: Factor out error reporting
Patrick Georgi
2015-03-25
crossgcc: point users to the log file in case of error
Patrick Georgi
2015-03-25
crossgcc: check for more tools that we require
Patrick Georgi
2015-03-24
checkpatch: Fix running out of coreboot's tree
Stefan Reinauer
2015-03-24
add make_idb.py & update bootblock
huang lin
2015-03-23
build: mips: add default compilation options
Vadim Bendebury
2015-03-21
Allow for different BFD elf formats per architecture
Vadim Bendebury
2015-03-21
imgtec/danube: Build BIMG boot images
Paul Burton
2015-03-21
cbmem: stop assuming 1MiB of memory can be mapped
Aaron Durbin
2015-03-21
ARM64 rmodule: Add new reloc type R_AARCH64_LDST8_ABS_LO12_NC
Furquan Shaikh
2015-03-21
cbfstool: Remove empty line that looks out of place
Julius Werner
2015-03-21
rmodtool: add another aarch64 relocation
Aaron Durbin
2015-03-21
rmodtool: Add support for aarch64
Furquan Shaikh
2015-03-19
uio_usbdebug: User-space-i/o framework for usbdebug
Nico Huber
2015-03-18
crossgcc: jump to crossgcc path before building the toolchain
Patrick Georgi
2015-03-17
cbfstool: Add relocation codes for arm mode
Furquan Shaikh
2015-03-17
crossgcc: Add x86_64 to list of supported architectures
Stefan Reinauer
2015-03-16
genbuild_h.sh: use the last git commit as timesource if available
Alexander Couzens
2015-03-10
crossgcc: fix copy-paste mistake on riscv make target
Alexander Couzens
2015-03-10
util/inteltool: Support reading RCBA of NM70 southbridge
Alexandru Gagniuc
2015-03-09
genbuild_h.sh: set TZ + LANG variable for predictable `date` and `git` output
Alexander Couzens
2015-03-09
genbuild_h.sh: derive all timestamp variables from one timestamp
Alexander Couzens
2015-03-09
build.h: remove variable for the builduser, -hostname and -domain
Alexander Couzens
2015-03-09
crossgcc: Unify tool tests, add check for g++ or clang
Patrick Georgi
2015-03-08
crossgcc: Add RISC-V support
Patrick Georgi
2015-03-08
crossgcc: Update toolchain
Patrick Georgi
2015-03-08
crossgcc: Add mipsel-elf as supported target
Patrick Georgi
2015-03-06
Move generation of build.h into a shell script
Martin Roth
2015-03-04
board-status: update mediawiki interface
Patrick Georgi
2015-03-04
cbfstool: Clean up code
Stefan Reinauer
2015-03-03
cbfstool: Add the MIPS architecture
Paul Burton
2015-02-28
crossgcc: Clean GNU make context so builds succeed
Patrick Georgi
2015-02-24
build: mipsel cross compiler support
Paul Burton
2015-02-23
util/crossgcc/buildgcc: Upgrade MPC from 1.0.1 to 1.0.3
Paul Menzel
2015-02-20
util/board_status/board_status.sh: Move comment to right position
Paul Menzel
2015-02-17
xcompile: specify arm64 subarches
Patrick Georgi
2015-02-15
cbootimage: Add HOSTCC and flags
Marc Jones
2015-02-12
lint: exclude *.hex files from whitespace checking
Werner Zeh
2015-02-12
lint: exclude nvidia submodule from file list
Patrick Georgi
2015-02-11
Add Linux kernel's checkpatch.pl script
Stefan Reinauer
2015-02-11
utils/msrtool: add westmere cpuids to nehalem
Alexander Couzens
2015-02-11
ectool: remove extra printf("Not dumping EC IDX RAM.")
Alexander Couzens
2015-02-11
ectool: add write support
Alexander Couzens
2015-01-26
xcompile: Rename aarch64 to arm64
Marc Jones
2015-01-13
cbmem: Add support for new 'coreboot' compatible device tree binding
Julius Werner
2015-01-13
cbfstool: Remove arch check for different stages
Furquan Shaikh
2015-01-09
cbfstool: Fix help display message
Furquan Shaikh
2015-01-08
inteltool: add `-s` to dump spi bar and bios_cntl registers
Alexander Couzens
2015-01-03
util/cbfstool: Fix byte-ordering for payload type field.
Hung-Te Lin
2014-12-30
cbmem: use a single id to name mapping table
Vadim Bendebury
2014-12-29
abuild: silence make
Patrick Georgi
2014-12-28
cbfstool: Fix update-fit command
Kyösti Mälkki
2014-12-19
util: Remove 'getpir' and 'mptable' tools
Alexandru Gagniuc
2014-12-19
util/superiotool: change displayed name of chip id 0xc333 (nct6776)
Felix Held
[next]