summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Makefile.inc: Decrease minimal pagesize from 4 kB to 1 kB4.11_branchPaul Menzel2024-04-111-1/+2
* util/chromeos: Indent code blocks instead of using ```Paul Menzel2019-11-191-13/+10
* util/docker/Makefile: Add documentation docker image targetsArthur Heymans2019-11-191-0/+23
* xcompile: Explicitly disable warning address-of-packed-memberElyes HAOUAS2019-11-191-1/+1
* lib/fmap: Add optional pre-RAM cacheJulius Werner2019-11-141-17/+6
* util/autoport: Stop generate empty h8_mainboard_init_dock().Bill XIE2019-11-122-17/+3
* util/lint/kconfig_lint: Handle glob prefix and suffixArthur Heymans2019-11-061-3/+6
* cpu/qemu-x86: Add x86_64 bootblock supportPatrick Rudolph2019-11-043-0/+188
* util/ifdtool: Add Tigerlake platform support under IFDv2Ravi Sarawadi2019-10-312-0/+5
* automation: add GPIOs and version number, change branch namePaul Fagerburg2019-10-302-3/+15
* inteltool: Add method 'print_system_info'Felix Singer2019-10-281-38/+44
* buildgcc: ACPICA: build more utilities and in parallelStefan Reinauer2019-10-271-3/+3
* util/crossgcc/patches: facilitate successful build of ipxeHimanshu Sahdev2019-10-261-0/+36
* util/inteltool: Add server 5065x CPU model supportMaxim Polyakov2019-10-221-2/+381
* util/chromeos: Don't hide error outputNico Huber2019-10-221-1/+1
* util/amdfwtool: Add holding locations for more APCBsMarshall Dawson2019-10-201-1/+5
* util/ifdtool: Add support for setting flash density on IFD V2Arthur Heymans2019-10-191-32/+34
* util/cbfstool: Add optional argument ibbPhilipp Deppenwiese2019-10-184-9/+47
* util/abuild: Have abuild generate the .xcompile if it doesn't existRaul E Rangel2019-10-171-2/+3
* util/ifdtool: Fix argument parsing for layout/validateSamuel Holland2019-10-161-1/+1
* util/amdfwtool: Grow the Embedded Firmware StructureMarshall Dawson2019-10-161-0/+2
* util/inteltool: remove unsupported MSRs for 06_9EHMaxim Polyakov2019-10-121-32/+0
* util/inteltool: fix 6d0H-6dfH MSR names for 06_9EHMaxim Polyakov2019-10-121-16/+16
* util/inteltool/cpu: fix IA32_PLATFORM_ID MSR addrMaxim Polyakov2019-10-121-1/+1
* util/inteltool: remove duplicate MSR for 06_9EHMaxim Polyakov2019-10-121-1/+0
* util/sconfig: Issue header for exposed PCI and PNP namesNico Huber2019-10-051-15/+36
* ifdtool: Add validate option to ifdtoolMathew King2019-10-033-14/+78
* util/release: add gerrit stats scriptMartin Roth2019-10-031-0/+470
* buildgcc: Run aclocal before configureStefan Reinauer2019-10-031-0/+2
* util/crossgcc: Add patch for __alloca missing on ubuntu 18.04Martin Roth2019-10-031-0/+11
* util/mb/google/hatch: update CRC calculation for correctnessPaul Fagerburg2019-09-301-2/+5
* util/mb/google/hatch: script can take optional bug parameterPaul Fagerburg2019-09-301-4/+8
* util/mb/google/hatch: fix style issues in shell scriptPaul Fagerburg2019-09-301-26/+26
* vboot: create board-specific test-only GBB HWID if not setHung-Te Lin2019-09-302-0/+47
* util/chromeos: revise description for more utility scripts in futureHung-Te Lin2019-09-302-15/+16
* superiotool: add basic support for SCH5545Alexander Couzens2019-09-281-0/+40
* util/mainboard/google: Fix hatch variant scriptEdward O'Callaghan2019-09-251-1/+2
* util/mb/google/hatch: Update kconfig.py to not select SOC_INTEL_COMETLAKEFurquan Shaikh2019-09-251-1/+0
* util/lint: make clang-format non-fatalAngel Pons2019-09-192-4/+7
* hatch: automate creating a new variant in corebootPaul Fagerburg2019-09-197-0/+305
* util/inteltool: Add Intel HD 4400 (Haswell IGD)Sellerie2019-09-152-0/+3
* futility: Use HOSTPKGCONFIG for host PKG_CONFIGManoj Gupta2019-09-111-0/+1
* crossgcc: Upgrade CMake to 3.15.3Elyes HAOUAS2019-09-103-2/+2
* util/sconfig: Expose usable PCI and PNP device namesKyösti Mälkki2019-09-061-0/+16
* inteltool: Add Skylake Xeon E DMI3 Host bridge IdMaxim Polyakov2019-09-054-0/+7
* inteltool: add Lewisburg C62x GPIOs supportMaxim Polyakov2019-09-053-0/+499
* inteltool: add Lewisburg family C62x chipset PCI IDsMaxim Polyakov2019-09-042-0/+27
* Kconfig: Write tmp files into same directory as target filesRaul E Rangel2019-08-301-49/+63
* kconfig: Use config's full path when generating tmp fileRaul E Rangel2019-08-301-6/+13
* Makefile: Pass .xcompile into genbuild_hRaul E Rangel2019-08-281-1/+8