index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
utils/cbfstool: No need to pass -g flag twice
Edward O'Callaghan
2014-06-29
2
-4
/
+0
*
util/cbmem: Workaround for IS_ENABLED()
Kyösti Mälkki
2014-06-20
1
-0
/
+1
*
util/inteltool: Add pci ids for 4 northbridge models instead of 1.
Damien Zammit
2014-06-11
4
-4
/
+16
*
util/board_status/board_status.sh: Move `cbfs.txt` to results directory
Paul Menzel
2014-05-31
1
-0
/
+1
*
util/board_status/board_status.sh: Save ROM contents in `cbfs.txt`
Paul Menzel
2014-05-28
1
-0
/
+1
*
util/cbfstool: Use `%zu` instead of `%ld` for size_t arguments
Paul Menzel
2014-05-27
2
-3
/
+3
*
abuild: make build directory configurable with a variable
Patrick Georgi
2014-05-23
1
-1
/
+1
*
abuild: update version and copyright
Patrick Georgi
2014-05-23
1
-2
/
+3
*
abuild: allow build results outside the source tree
Patrick Georgi
2014-05-23
1
-4
/
+15
*
abuild: allow deleting the work directories immediately
Patrick Georgi
2014-05-23
1
-5
/
+13
*
Board-status: Add second vendor line
Kyösti Mälkki
2014-05-19
1
-0
/
+6
*
abuild: Only build boards with Kconfig
Patrick Georgi
2014-05-19
1
-2
/
+2
*
build: make scan-build work again
Patrick Georgi
2014-05-17
2
-9
/
+21
*
abuild: replace hardcoded values by their variables
Patrick Georgi
2014-05-17
1
-3
/
+3
*
build: break compiler flags out of $(CC)
Patrick Georgi
2014-05-17
1
-1
/
+2
*
build: get rid of a special case
Patrick Georgi
2014-05-17
1
-1
/
+1
*
xcompile: ABIs are really architecture specific
Patrick Georgi
2014-05-15
1
-4
/
+5
*
xcompile: break out big loop content into function
Patrick Georgi
2014-05-15
1
-2
/
+8
*
xcompile: move tempfile cleanup closer together
Patrick Georgi
2014-05-15
1
-5
/
+6
*
xcompile: actually use "special compile flags" idea
Patrick Georgi
2014-05-15
1
-10
/
+4
*
xcompile: fail earlier on missing host tools
Patrick Georgi
2014-05-15
1
-20
/
+27
*
xcompile: slightly refactor variable expansion magic
Patrick Georgi
2014-05-15
1
-23
/
+27
*
xcompile: use bash
Patrick Georgi
2014-05-15
1
-1
/
+1
*
abuild: add -L|--clang to enable clang builds
Patrick Georgi
2014-05-15
1
-1
/
+6
*
cbfstool: account for the trampoline code in bzImage payload
Aaron Durbin
2014-05-09
1
-2
/
+9
*
kconfig: update to follow upstream more closely
Patrick Georgi
2014-05-07
40
-2619
/
+6815
*
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-05-03
1
-74
/
+1
*
towiki.sh Move vendor link to the first column.
Rudolf Marek
2014-04-29
1
-4
/
+5
*
crossgcc: Support OSX 10.9 built-in tar utility program.
Andrew Wu
2014-04-29
1
-2
/
+3
*
util/board_status/board_status.sh: set its executable flag
Paul Menzel
2014-04-29
1
-0
/
+0
*
Rename coreboot_ram stage to ramstage
Furquan Shaikh
2014-04-26
2
-3
/
+3
*
util/cbfstool: Fix "Bad segment type 53534220 Could not load payload".
Wei Hu
2014-04-18
1
-1
/
+1
*
util/board_status: Only pass switch `-a` once to `git commit`
Paul Menzel
2014-04-16
1
-1
/
+1
*
sconfig: Fix build dependencies
Patrick Georgi
2014-04-16
1
-0
/
+2
*
abuild: break early if building tools fails
Patrick Georgi
2014-04-16
1
-1
/
+1
*
abuild: more verbose configuration step
Patrick Georgi
2014-04-16
1
-1
/
+1
*
util/cbfstool: Make cbfs_image_delete() NULL-tolerant.
Edward O'Callaghan
2014-04-07
1
-0
/
+3
*
util/cbmem: handle larger than 1MiB mappings for console
Aaron Durbin
2014-04-02
1
-14
/
+36
*
cbfstool: provide structure to linux payload builder
Aaron Durbin
2014-03-28
2
-116
/
+208
*
util/superiotool: Add initial support for Fintek F71869ED.
Wilbert Duijvenvoorde
2014-03-27
2
-2
/
+50
*
util/superiotool: Register fix for Fintek F71869AD
Wilbert Duijvenvoorde
2014-03-24
1
-16
/
+26
*
util: add rmodtool for parsing ELF files to rmodules
Aaron Durbin
2014-03-20
5
-16
/
+800
*
cbfstool: add ELF writing support
Aaron Durbin
2014-03-18
2
-0
/
+350
*
romcc.c: Fixes warning about unused function from unused macros.
Edward O'Callaghan
2014-03-17
1
-13
/
+0
*
cbfstool: add symbol table parsing to the ELF parser
Aaron Durbin
2014-03-14
2
-0
/
+74
*
cbfstool: add string table parsing to ELF parser
Aaron Durbin
2014-03-14
2
-4
/
+59
*
cbfstool: add relocation parsing to ELF parser
Aaron Durbin
2014-03-14
2
-0
/
+97
*
cbfstool: introduce struct parsed_elf and parse_elf()
Aaron Durbin
2014-03-14
2
-31
/
+106
*
cbfstool: remove incorrect section size check
Aaron Durbin
2014-03-13
1
-5
/
+0
*
cbfstool: elfparsing: check segment and section regions
Aaron Durbin
2014-03-13
1
-2
/
+16
[next]