summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2015-06-17buildgcc: Check for dependencies after printing bannerStefan Reinauer
2015-06-17buildgcc: Clarify required user actionStefan Reinauer
2015-06-16kconfig: allow specifying the target for savedefconfigPatrick Georgi
2015-06-16xcompile: Don't print error messagesStefan Reinauer
2015-06-16buildgcc: Define $CMAKE only if clang package is builtDavid Hendricks
2015-06-16xcompile: add support for x86-64Stefan Reinauer
2015-06-12bimgtool: initialize data headerPatrick Georgi
2015-06-12buildgcc: improve portability of 'type' usePatrick Georgi
2015-06-12to-wiki: Adjust nice name retrievals to match current tree.Vladimir Serbinenko
2015-06-12buildgcc: replace [[ ... == ... ]] with something more portablePatrick Georgi
2015-06-11kconfig: enforce stable sort orderPatrick Georgi
2015-06-10ARM64 rmodule: Add new reloc type R_AARCH64_CONDBR19Furquan Shaikh
2015-06-10buildgcc: build with bfd and gold linkerStefan Reinauer
2015-06-10buildgcc: move to a package centric user interfaceStefan Reinauer
2015-06-10buildgcc: fix compilation of IASLStefan Reinauer
2015-06-10buildgcc: Update and fix GDBStefan Reinauer
2015-06-10buildgcc: Reorder main programStefan Reinauer
2015-06-10buildgcc: Don't use BUILDDIRPREFIXStefan Reinauer
2015-06-10buildgcc: solidify and remove boilerplate codeStefan Reinauer
2015-06-10util/kconfig/Makefile: Add savedefconfig targetMartin Roth
2015-06-09buildgcc: use ${GDB_DIR} instead of gdb-${GDB_VERSION}Stefan Reinauer
2015-06-09buildgcc: Fail if a patch failed to applyStefan Reinauer
2015-06-09buildgcc: Don't run autoconfStefan Reinauer
2015-06-09buildgcc: move from if test to if [ .. ]Stefan Reinauer
2015-06-09buildgcc: move from `..` to $( .. )Stefan Reinauer
2015-06-09genbuild_h: set LC_ALL=C to get rid of language influence to dateAlexander Couzens
2015-06-09genbuild_h: refactor environment variable into export'sAlexander Couzens
2015-06-09cbmem: Break out CBMEM_ID to a separate header fileMarc Jones
2015-06-08xcompile: Fix errors thrown during make gitconfigStefan Reinauer
2015-06-08buildgcc: Unify and refactor build scriptsStefan Reinauer
2015-06-08crossgcc: Add clang supportStefan Reinauer
2015-06-08buildgcc: refactor package unpacking, patching and buildingStefan Reinauer
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-07genbuild_h: timestamps should not depend on LANG or LC_ALLAlexander Couzens
2015-06-06buildgcc: factor out downloading, unpacking and patchingStefan Reinauer
2015-06-04build system: move more clang handling to xcompilePatrick Georgi
2015-06-04build system: move compiler runtime determination to xcompilePatrick Georgi
2015-06-04xcompile: Detect clang compilersPatrick Georgi
2015-06-04xcompile: Rename internal variable CFLAGS to CFLAGS_GCCPatrick Georgi
2015-06-04crossgcc: Improve compatibility of the toolchain across host systemsPatrick Georgi
2015-06-02cbfs: Fix mismerge.Vladimir Serbinenko
2015-06-02superiotool: detect the NCT5572DFelix Held
2015-05-31autoport: Update documentation to mention runtime prerequisitesVladimir Serbinenko
2015-05-30autoport: Improve keyboard detection.Vladimir Serbinenko
2015-05-30autoport: Add a note that slot labeling is unreliable.Vladimir Serbinenko
2015-05-30autoport: Fix SPD map guessing function.Vladimir Serbinenko
2015-05-30autoport/ec_fixme: Fix error in resulting code.Vladimir Serbinenko
2015-05-30autoport: Strip inc, co and corp suffixes from vendor nameVladimir Serbinenko
2015-05-30autoport/bd82x6x: Fix off-by-one errorVladimir Serbinenko
2015-05-30autoport: Allow binary prerequisites to be placed in the autoport directory.Vladimir Serbinenko