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
*
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
*
cbfstool: elfheaders: use proper parameters to calloc()
Aaron Durbin
2014-03-13
1
-2
/
+2
*
cbfstool: add eflparsing.h
Aaron Durbin
2014-03-13
8
-15
/
+35
*
cbfstool: move iself() to eflheaders.c
Aaron Durbin
2014-03-13
3
-9
/
+7
*
cbfstool: elfheaders: use common checks and buffer helpers
Aaron Durbin
2014-03-13
1
-68
/
+79
*
Revert "boardstatus/towiki: Declare southbridge=northbridge=cpu on SOCs"
Alexandru Gagniuc
2014-03-12
1
-23
/
+1
*
cbfstool: add struct buffer helper routines
Aaron Durbin
2014-03-11
1
-0
/
+43
*
cbfstool: add bputs() to store a byte stream to a buffer
Aaron Durbin
2014-03-11
2
-2
/
+10
*
cbfstool: add get8/put8 variants to xdr structures
Aaron Durbin
2014-03-11
2
-4
/
+6
*
cbfstool: move verbose to common.c
Aaron Durbin
2014-03-11
2
-1
/
+1
*
lbtdump: Dump forwarded tables.
Vladimir Serbinenko
2014-03-09
1
-5
/
+50
*
utils/romcc.c: Fix spurious unsigned integer comparisons.
Edward O'Callaghan
2014-03-08
1
-5
/
+5
*
cbfstool/lzma: Remove dead code under #ifdefs
Alexandru Gagniuc
2014-03-02
3
-129
/
+2
*
util/ifdtool: cleanup some magic numbers
Chris Douglass
2014-02-28
1
-15
/
+17
*
util/ifdtool: add option to change flash layout
Chris Douglass
2014-02-28
1
-4
/
+234
*
util/ifdtool: add option to dump flashrom layout
Chris Douglass
2014-02-28
2
-13
/
+90
*
boardstatus/towiki: Skip OVERRIDE_FANCTL
Vladimir Serbinenko
2014-02-28
1
-1
/
+1
*
boardstatus/towiki: Skip comments after options.
Vladimir Serbinenko
2014-02-28
1
-1
/
+1
*
boardstatus/to-wiki.sh: Accept Kconfig with non-tab separators.
Vladimir Serbinenko
2014-02-28
1
-2
/
+2
*
crossgcc: Update IASL to latest version (20140114)
Alexandru Gagniuc
2014-02-14
1
-3
/
+3
*
utils/crossgcc: Refactor Makefiles for separate arm/i386.
Edward O'Callaghan
2014-02-12
1
-4
/
+9
*
cbfstool/lzma: Remove code which depends on commented out defines
Alexandru Gagniuc
2014-02-11
3
-21
/
+3
*
cbfstool: Deserialize CBFS master header when reading image
Alexandru Gagniuc
2014-02-11
3
-31
/
+58
*
cbfstool/lzma: Remove LITTLE_ENDIAN_AND_UNALIGNED_ACCESS_OK
Alexandru Gagniuc
2014-02-10
1
-16
/
+0
*
cbfstool: Fix LzmaEnc.c and build with -Wshadow
Alexandru Gagniuc
2014-02-10
2
-14
/
+8
*
cbfstool: Fix build errors when building with clang
Alexandru Gagniuc
2014-02-10
2
-2
/
+2
*
boardstatus/towiki: Fix 1st gen i3/i5/i7 codename
Vladimir Serbinenko
2014-02-07
1
-1
/
+1
[next]