aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2012-12-07armv7: use __cpu_to_le32 for endianness of reset vector instructionDavid Hendricks
2012-12-06crossgcc: Generalize matching for the mingw casePatrick Georgi
2012-12-06Fix xcompile (again)Stefan Reinauer
2012-12-06Fix xcompile for ARMv7 and our cross toolchainStefan Reinauer
2012-12-06crossgcc: Fix buildgcc on Mac OS XStefan Reinauer
2012-12-05crossgcc: Add support for building armv7a toolchainStefan Reinauer
2012-11-30Rename devices -> deviceStefan Reinauer
2012-11-30cbfstool: Clean up messagesStefan Reinauer
2012-11-30Add multi-architecture support to cbfstoolDavid Hendricks
2012-11-29crossgcc: Only build iasl in acpica.Zheng Bao
2012-11-29Make mainboard_ops and mainboard.c file optionalKyösti Mälkki
2012-11-27build system: Split linking into multiple stepsPatrick Georgi
2012-11-27Provide weak empty declarations of all chip_ops used on a boardPatrick Georgi
2012-11-27abuild: only rebuild boards if requested or after a broken buildPatrick Georgi
2012-11-27xcompile: Add missing XGCCPATHZheng Bao
2012-11-27 Make xcompile support multiple architecturesRonald G. Minnich
2012-11-24crossgcc: update to acpica-20121114Idwer Vollering
2012-11-22crossgcc: properly test for flexPatrick Georgi
2012-11-17Cleanup sconfigKyösti Mälkki
2012-11-16buildgcc: Print error if flex is missingStefan Reinauer
2012-11-14nvramtool: fsync for mingw.Zheng Bao
2012-11-12cbfstool: Rework to use getopt style parametersStefan Reinauer
2012-11-12cbfstool: Update LZMA encoder to LZMA SDK 9.12Stefan Reinauer
2012-11-12cbmem compilation needs to use the hardened toolchainVadim Bendebury
2012-11-12ifdtool: Dump more registers from FDStefan Reinauer
2012-11-12Utility to dump boot timing tableVadim Bendebury
2012-11-12cbfstool: Remove unused cmd_tStefan Reinauer
2012-11-12cbfstool: add add-flat-binary command to add raw executablesStefan Reinauer
2012-11-09ifdtool: Add locking/unlocking and dumping of access permissionsStefan Reinauer
2012-11-09Fix abuild output in JenkinsStefan Reinauer
2012-11-09Fix Segmentation Fault in ifdtoolStefan Reinauer
2012-11-08Add utility for parsing/modifying DTD arrayVadim Bendebury
2012-11-08Get more informative output from cbmem.pyVadim Bendebury
2012-11-08Fix cbmem to work on 64 bit platformsVadim Bendebury
2012-11-08cbfstool: add offset parameter to create commandStefan Reinauer
2012-11-07cbfstool: respect dependencies when building locallyStefan Reinauer
2012-11-06Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki
2012-11-02crossgcc: build expat and python in silenceIdwer Vollering
2012-10-27inteltool: Add output of 64bit registers in PMBASENico Huber
2012-10-27crossgcc: update to Python 2.7.3Idwer Vollering
2012-10-27crossgcc: update to expat 2.1.0Idwer Vollering
2012-10-26crossgcc: update mingw w32api's download URLIdwer Vollering
2012-10-26buildgcc: redirect error output to /dev/nullZheng Bao
2012-10-26crossgcc: update to mingwrt 3.20-2Idwer Vollering
2012-10-25crossgcc: update to binutils 2.23Idwer Vollering
2012-10-25crossgcc: update to MPC 1.0.1Idwer Vollering
2012-10-25crossgcc: update to MPFR 3.1.1Idwer Vollering
2012-10-25crossgcc: update to GDB 7.5Idwer Vollering
2012-10-25crossgcc: update to gcc 4.7.2Idwer Vollering
2012-10-25crossgcc: fix compilation of acpicaIdwer Vollering
2012-10-23kconfig: Some terms or curses libraries treat backspace as 0x08Zheng Bao
2012-10-22build: build coreboot on mingw.Zheng Bao
2012-10-22cbfstool: Add -mno-ms-bitfields on (mingw)Zheng Bao
2012-10-19inteltool: improve the libpci test in the MakefileStefan Tauner
2012-10-19inteltool: add support for 946GZ and 946PLStefan Tauner
2012-10-19inteltool: new definitions and cleanupStefan Tauner
2012-10-14inteltool: remove bashism from MakefileStefan Tauner
2012-10-14crossgcc: Allow the non-gnu tar and patch work on XxxBSDZheng Bao
2012-10-14abuild: allow building with no payloadPatrick Georgi
2012-10-08Every chip must have chip_operationsKyösti Mälkki
2012-10-05lint: Get absolute path in compare_outputZheng Bao
2012-10-04lint: Stop searching when one GNUmake is foundZheng Bao
2012-10-03superiotool: Fix for FreeBSDAndriy Gapon
2012-09-28nvramtool: uname in NetBSD doesnt take "-o"Zheng Bao
2012-09-28nvramtool: Require no hw access for integrated MakefileZheng Bao
2012-09-28lint: Add template for mktemp to meet BSD requirementsZheng Bao
2012-09-25abuild: abort if payload.sh failedPatrick Georgi
2012-09-25nvramtool: Read/write binary data as binaryPatrick Georgi
2012-09-20crossgcc: Change the term color back (trivial)Zheng Bao
2012-09-17lint: Dont highlight the matching text in grepZheng Bao
2012-09-14Isolate Kconfig host compiler optionsPatrick Georgi
2012-09-13Fix ramstage location in trace scriptsRudolf Marek
2012-09-11nvramtool: Set build flags for FreeBSDZheng Bao
2012-09-11nvramtool: Remove the building warning on older gccZheng Bao
2012-09-06superiotool: Add support for Fintek F81865F/F-I register dump.Stefan Tauner
2012-08-27gitconfig: Match the Change-Id line more exactlyZheng Bao
2012-08-23crossgcc: Update GDB patch version to 7.4.1zbao
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-08-15buildgcc: Remove the warning options unsupported by cygwinzbao
2012-08-14buildgcc: Update the toolchain patches versionzbao
2012-08-08Fix SMBIOS generationStefan Reinauer
2012-08-04Make the device tree available in the rom stageStefan Reinauer
2012-07-26Drop mainboard chip.hStefan Reinauer
2012-07-24ifdtool: Use perror for file write errorsStefan Reinauer
2012-07-21msrtool: Factor out cpuid() from target probe functions into main()Anton Kochkov
2012-07-21inteltool: Add support for H65 Express chipsetAnton Kochkov
2012-07-20sconfig: typo fixPatrick Georgi
2012-07-18cbfstool: signed vs. unsigned fixesMathias Krause
2012-07-18cbfstool: provide a prototype for remove_file_from_cbfsMathias Krause
2012-07-18cbfstool: make endian detection code more robustMathias Krause
2012-07-13sconfig: fix up shipped codePatrick Georgi
2012-07-13msrtool: add support for cs5536 LPC_SERIRQ (0x5140004e)Christian Gmeiner
2012-07-13MPTAPLE: generate from devicetree.cbSven Schnelle
2012-07-12superiotool: Dump data registers for Nuvoton chipsGuenter Roeck
2012-07-12superiotool: Add support for function to dump superio chip data registersGuenter Roeck
2012-07-12superiotool: Add support for NCT6775F(A/B) and NCT6779DGuenter Roeck
2012-07-10msrtool: Add Intel Nehalem CPUs supportAnton Kochkov
2012-07-10msrtool: Fix Intel CPUs detectionAnton Kochkov
2012-07-09mkelfimage: pkgdata directory created but never usedRaymond Danks
2012-07-06inteltool: fixup intel 5000 chipset pci idsSven Schnelle