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
*
util/kconfig_lint: Update handle_expressions()
Nico Huber
2021-04-18
1
-5
/
+5
*
util/kconfig_lint: Turn handle_expressions() into a parser
Nico Huber
2021-04-18
1
-31
/
+48
*
checkpatch_json: Mark robotic comments as robotic
Patrick Georgi
2021-04-15
1
-3
/
+6
*
maintainers.go: Work around common mistake in MAINTAINERS
Michael Niewöhner
2021-04-14
1
-0
/
+8
*
maintainers.go: correct handling of globs
Michael Niewöhner
2021-04-14
1
-5
/
+8
*
Rename do_printk() to printk()
Nico Huber
2021-04-14
2
-2
/
+2
*
lint: MAINTAINERS: check path matches to not only cover the directory
Michael Niewöhner
2021-04-13
1
-0
/
+22
*
util/genbuild_h: add COREBOOT_BUILD_EPOCH seconds since epoch
Alexander Couzens
2021-04-09
1
-0
/
+1
*
util/bincfg/Makefile: change ./bincfg to $(abspath $(TARGET))
Martin Roth
2021-04-07
1
-3
/
+3
*
lint: checkpatch: Only exclude specific src/vendorcode/ subdirectories
Julius Werner
2021-04-06
1
-1
/
+0
*
util/crossgcc: Add date to the toolchain revision
Martin Roth
2021-04-06
1
-7
/
+6
*
util/kconfig_lint: Drop exception for paths without quotes
Nico Huber
2021-04-06
1
-5
/
+0
*
util: Add DDR4 generic SPD for Micron MT40A1G16RC-062E-B 16Gb
Kevin Chiu
2021-04-06
1
-1
/
+13
*
util/bincfg: Clean up Makefile
Martin Roth
2021-04-05
1
-6
/
+24
*
util: Add DDR4 generic SPD for H4AAG165WB-BCWE
Nick Vaccaro
2021-03-22
1
-1
/
+13
*
util/ifittool: Add an option to set the FIT pointer a CBFS file
Arthur Heymans
2021-03-19
3
-30
/
+105
*
util/qualcomm: fix python syntax warnings
Baruch Siach
2021-03-18
1
-6
/
+6
*
cbfs: Move stage header into a CBFS attribute
Julius Werner
2021-03-17
5
-229
/
+143
*
cbfstool: Move alignment/baseaddress handling into cbfs_add_component()
Julius Werner
2021-03-16
1
-60
/
+57
*
util/cbfstool/ifittool: Remove dead code
Arthur Heymans
2021-03-16
1
-30
/
+0
*
cbfstool: Add support for platform "fixups" when modifying bootblock
Julius Werner
2021-03-13
5
-0
/
+134
*
cbfstool: Support CONFIG_CBFS_VERIFICATION and metadata hash anchor
Julius Werner
2021-03-13
4
-18
/
+261
*
util/qemu: Add additional config file for QEMU/Q35
Nico Huber
2021-03-12
1
-0
/
+61
*
util: Add new memory part to LP4x list
Amanda Huang
2021-03-03
1
-0
/
+12
*
util/spd_tools/lp4x: Add 2 new parts to global memory definition
Martin Roth
2021-03-03
1
-0
/
+26
*
crossgcc: Delete conflicting, stale symbolic link
Nico Huber
2021-02-27
1
-0
/
+1
*
Revert "util/lint: Add test for documentation in util dirs"
Nico Huber
2021-02-27
1
-16
/
+0
*
util/spd_tools: Run go fmt on all .go files
Martin Roth
2021-02-27
4
-333
/
+330
*
util/spd_tools: Add Cezanne support to lp4x/gen_spd.go
Martin Roth
2021-02-27
1
-4
/
+13
*
util/autoport: Add dsdt_top.asl
Kyösti Mälkki
2021-02-26
1
-0
/
+1
*
util/lint: Check for windows line endings
Martin Roth
2021-02-25
1
-0
/
+20
*
util/ectool: Update Makefile
Martin Roth
2021-02-25
1
-2
/
+9
*
util/cbmem: Update Makefiles
Martin Roth
2021-02-25
1
-2
/
+9
*
util/cbfstool: Update Makefiles
Martin Roth
2021-02-25
2
-2
/
+14
*
util/bucts: Clean up Makefile to match others
Martin Roth
2021-02-25
1
-4
/
+15
*
util/bucts: Fix compiler complaints shown with -Wextra
Martin Roth
2021-02-25
1
-9
/
+7
*
sconfig: Use get_chip_instance() to set base_chip_instance
Furquan Shaikh
2021-02-20
1
-1
/
+1
*
cbfstool: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4
Julius Werner
2021-02-18
2
-6
/
+4
*
cbfstool: Ensure attributes always come last in the metadata
Julius Werner
2021-02-18
1
-6
/
+19
*
cbfstool: Remove location pointer from parse_elf_to_stage()
Julius Werner
2021-02-18
3
-26
/
+9
*
rmodtool: Make memlayout symbols absolute and do not relocate them
Julius Werner
2021-02-18
2
-29
/
+43
*
treewide: Remove trailing whitespace
Martin Roth
2021-02-17
8
-179
/
+179
*
docker/coreboot-jenkins-node: Add more tools for zephyr
Patrick Georgi
2021-02-16
1
-0
/
+15
*
util/bincfg: Fix all issues
Martin Roth
2021-02-16
2
-6
/
+5
*
util/archive: Clean up Makefile
Martin Roth
2021-02-16
1
-2
/
+12
*
util/archive: fix warnings
Martin Roth
2021-02-16
1
-4
/
+4
*
util/amdfwtool: Clean up Makefile
Martin Roth
2021-02-16
1
-1
/
+10
*
util/amdfwtool: Enable warnings as errors
Martin Roth
2021-02-16
2
-2
/
+2
*
util/amdfwtool: Fix all warnings
Martin Roth
2021-02-16
2
-3
/
+3
*
Documentation: util/board_status/README formatting
Alexey Vazhnov
2021-02-15
3
-52
/
+65
[next]