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
2024-11-13
util/ifdtool: Fix invalid pointer dereference
Yu-Ping Wu
2024-11-13
util/scripts/update_submodule: Extend commit ids to 12 chars
Felix Singer
2024-11-10
sconfig: Move (WEAK_)DEV_PTR from device.h to static.h
Nicholas Chin
2024-11-08
util/crosfirmware: Add support for parsing from manifest.json
Matt DeVillier
2024-11-06
util/cbfstool: Deal with how lld organizes loadable segments
Arthur Heymans
2024-10-27
Documentation: Remove ditaa support
Nicholas Chin
2024-10-27
util/util_readme: Use HTML comments in generated output
Nicholas Chin
2024-10-26
util/docker/doc.coreboot.org: Reformat Dockerfile
Felix Singer
2024-10-25
cbfstool: Fix segmentation fault for data segment relocation
Jeremy Compostella
2024-10-23
util/cbfstool: Add Intel platform boot policy support
Gang Chen
2024-10-16
util/amdtools: update K8 BKDG URL
Daniel Maslowski
2024-10-14
mb/google/rex: Add SPDX license headers to template Makefile
Tyler Wang
2024-10-14
util/ifdtool/ifdtool.c: Add validation exception
Maximilian Brune
2024-10-14
util/marvell/doimage_mv: Update CFLAGS to CFLAGS_doimage
Martin Roth
2024-10-07
util/hda-decoder: Add feature to print configuration defaults as verbs
Nicholas Sudsgaard
2024-10-02
inteltool: improve support for Elkhart Lake
Alexander Couzens
2024-10-02
util/cbfstool: Make sure to only compare PT_LOAD segments
Arthur Heymans
2024-10-02
arch/arm64: Use -mno-implicit-float with clang
Arthur Heymans
2024-10-01
util/lint: Use bigint for hexadecimal values in handle_range
Subrata Banik
2024-09-30
inteltool: elkhartlake: keep the same names as coreboot code uses
Alexander Couzens
2024-09-30
util/superiotool/ite: Add extra dumps for IT8613E EC
Michał Żygowski
2024-09-28
sconfig: Move config_of_soc from device.h to static.h
Nicholas Chin
2024-09-13
util/autoport: Make printing of SPDX headers generic
Nicholas Chin
2024-09-13
amdfwtool: Add PSP backup directory for A/B recovery
Zheng Bao
2024-09-12
amdfwtool: Set the fields when the header is created
Zheng Bao
2024-09-12
amdfwtool: Add a unified function to add combo entries
Zheng Bao
2024-09-12
amdfwtool: Add combo new layout for new family
Zheng Bao
2024-09-11
util/lint/lint-final-newlines: Supply dirs in row
Maximilian Brune
2024-09-10
util/ifdtool: Exit with failure on unrecognized flags
Hsuan Ting Chen
2024-09-09
util/cbfstool: Print max empty entry size in error message
Yu-Ping Wu
2024-09-07
amdfwtool: Set L2 table size as 0x400
Zheng Bao
2024-09-03
util/inteltool: Fix format for PCI vendor/device IDs
Alexander Couzens
2024-08-29
util/hda-decoder: Protect 'fields' slice if empty string
Maxim Polyakov
2024-08-28
util/scripts: Add script to capture commands from build
Martin Roth
2024-08-28
util/crossgcc: Patch clang to enable linking x86 bare metal targets
Arthur Heymans
2024-08-26
nb/intel/haswell: Move SPD addresses to devicetree
Keith Hui
2024-08-23
crossgcc: Upgrade LLVM from 18.1.6 to 18.1.8
Elyes Haouas
2024-08-23
crossgcc: Upgrade CMake from 3.29.3 to 3.30.2
Elyes Haouas
2024-08-23
crossgcc: Upgrade GCC from 14.1.0 to 14.2.0
Elyes Haouas
2024-08-23
crossgcc: Upgrade binutils from 2.42 to 2.43.1
Elyes Haouas
2024-08-23
region: Turn region_end() into an inclusive region_last()
Nico Huber
2024-08-22
util/sconfig: Probe device when fw_config is unprovisioned
Karthikeyan Ramasubramanian
2024-08-20
util/find_usbdebug: Add 8/9 Series PCH rate matching hub IDs
Nicholas Chin
2024-08-20
util/cbfstool/cbfs-payload-linux: Add error handling
Maximilian Brune
2024-08-19
util/cbfstool/cbfs-payload-linux: Do not compress bzImage
Maximilian Brune
2024-08-14
util/liveiso/nixos/graphical: Preconfigure some Gnome settings
Felix Singer
2024-08-14
util/liveiso/nixos/graphical: Replace PulseAudio with PipeWire
Felix Singer
2024-08-11
region: Introduce region_create() functions
Nico Huber
2024-08-09
coreboot-sdk/Dockerfile: Add 'gettext' and 'xfonts-unifont'
Harrie Paijmans
2024-08-09
util/spd_tools: Add Intel Panther Lake (PTL) platform
Subrata Banik
2024-08-08
Makefile: Move `--no-warn-rwx-segments' into xcompile
Nico Huber
2024-08-08
util/amdfwtool: add support to specify RPMC NVRAM region
Felix Held
2024-08-05
util/cbfstool/common.h Fix wrong return value doc
Maximilian Brune
2024-08-05
util/autoport: Put devicetree devices above chips
Angel Pons
2024-08-05
util/autoport: Use sudo to call log-making programs
Angel Pons
2024-08-05
util/autoport: Streamline external program invocation
Angel Pons
2024-08-01
xcompile: Apply -Wextra with temporary exceptions to GCC
Felix Singer
2024-08-01
util/superiotool/fintek: Add missing F81804 name for 0x0215 id
Maxim Polyakov
2024-07-31
device/path: rename domain path struct element to 'domain_id'
Felix Held
2024-07-31
util/superiotool/fintek: Add f81966 register table
Maxim Polyakov
2024-07-31
util/superiotool/fintek: Add f81866 register table
Maxim Polyakov
2024-07-31
util/superiotool: Add extra selectors support
Maxim Polyakov
2024-07-24
util/autoport/*.md: List Haswell as supported
Nicholas Chin
2024-07-23
xcompile: Drop CC_RT_EXTRA_GCC for PPC64
Nico Huber
2024-07-22
util/mtkheader: Add gfh header for mt8196 bootblock code
Jarried Lin
2024-07-18
util/liveiso/nixos: Install various extractor tools
Felix Singer
2024-07-16
util/liveiso/nixos: Install TPM related tools
Felix Singer
2024-07-16
util/cbfstool: Add eventLog support for ELOG_TYPE_FW_LATE_SOL
Subrata Banik
2024-07-15
util: Add hda-decoder
Nicholas Sudsgaard
2024-07-14
autoport: Add support for Haswell-Lynx Point platform
Iru Cai
2024-07-12
amdfwtool: make fields unsigned
George Burgess IV
2024-07-11
sconfig: Provide simple constants for aliased devices
Nico Huber
2024-07-10
autoport: Drop ioapic, ioapic_irq, and lapic handling for devicetree
Nicholas Chin
2024-07-10
xcompile: Use one line per CLANG_CFLAGS_${TARCH} flag
Elyes Haouas
2024-07-08
util/ifdtool: dump SPI modes from FLCOMP
Alexander Goncharov
2024-07-06
util/sconfig: Remove unnecessary strdup() calls
Jakub Czapiga
2024-07-05
autoport: Print location of generated sources
Nicholas Chin
2024-07-05
autoport: Factor out GPIO config generation
Nicholas Chin
2024-07-05
util/liveiso/nixos: Install flashprog
Felix Singer
2024-07-04
util/liveiso/nixos: Update to 24.05
Felix Singer
2024-07-03
Revert "util/crossgcc: Update ACPICA from 20230628 to 20240321"
Maximilian Brune
2024-07-02
util/ifdtool: fix spacing issues
Alexander Goncharov
2024-06-25
util/autoport: Move SPDX header before defines in dsdt.asl
Nicholas Chin
2024-06-24
util/autoport: Remove extra blank lines from generated files
Nicholas Chin
2024-06-23
util/autoport: Remove bd82x6x/pch.h from generated mainboard.c
Nicholas Chin
2024-06-21
coreboot-sdk/Dockerfile: Remove explicit install of 'm4'
Elyes Haouas
2024-06-21
util/intelp2m: Remove blank line after '{'
Maxim Polyakov
2024-06-21
util/intelp2m/platforms: Fix DW register number before clear it
Maxim Polyakov
2024-06-21
util: Move remainings from ipqheader to qualcomm directory
Elyes Haouas
2024-06-21
util/ifdtool: Add Panther Lake platform support under IFDv2
Subrata Banik
2024-06-20
cbfstool: Read XIP stage alignment requirements from ELF
Arthur Heymans
2024-06-19
util: Break up spdx identifier text in scripts & makefiles
Martin Roth
2024-06-17
util/intelp2m: Add support for Emmitsburg macro generation
Fabian Meyer
2024-06-17
util/autoport: Factor out yes/no prompt handling
Angel Pons
2024-06-14
util/inteltool: Add more Westmere/Ironlake device IDs
Angel Pons
2024-06-14
util/smmstoretool: add uint64 data type
Sergii Dmytruk
2024-06-14
util/smmstoretool: fix uint{16,32} not being listed by help
Sergii Dmytruk
2024-06-12
util/autoport: Update for recent USB developments
Keith Hui
2024-06-10
util/autoport: Assign SPD addresses in devicetree
Angel Pons
2024-06-09
util/superiotool: Add support for dumping ITE IT8659E configuration
Michał Żygowski
[next]