summaryrefslogtreecommitdiff
path: root/scripts/basic
AgeCommit message (Expand)AuthorFilesLines
2021-07-14fixdep: remove leftover handling of IS_BUILTIN/IS_MODULERasmus Villemoes1-4/+0
2020-08-05fixdep: fix coding style in previous fixStephen Warren1-1/+1
2020-07-17fixdep: fix CONFIG_IS_ENABLED etc. handlingStephen Warren1-0/+1
2020-04-24fixdep: Re-sync with Linux 5.7-rc1Masahiro Yamada1-45/+47
2020-04-24fixdep: handle CONFIG_IS_ENABLE() and friends for TPLMasahiro Yamada1-5/+7
2020-03-17kconfig / kbuild: re-sync with Linux 4.18Tom Rini1-2/+4
2020-03-16kbuild: fixdep: Resync this with v4.17Tom Rini1-201/+150
2020-03-16fixdep: fix U-Boot own code to handle only valid symbol charactersMasahiro Yamada1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-3/+1
2017-10-16fixdep: fix dependency on options surrounded by CONFIG_VAL()Masahiro Yamada1-2/+9
2016-05-23kbuild: fixdep: Check fstat(2) return valueTom Rini1-1/+5
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-2/+2
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini1-0/+3
2015-09-15kbuild: fixdep: drop meaningless hash table initializationMasahiro Yamada1-19/+0
2015-08-18linux/kconfig.h: add CPP macros useful for per-image config optionsMasahiro Yamada1-0/+26
2015-08-18kbuild: fixdep: optimize code slightlyMasahiro Yamada1-3/+4
2015-03-06fixdep: remove multiple .config support codeMasahiro Yamada1-5/+1
2014-07-30kconfig: switch to KconfigMasahiro Yamada1-1/+5
2014-06-20cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1)Masahiro Yamada1-4/+4
2014-02-19kbuild: import more build scripts from Linux v3.13 tagMasahiro Yamada3-0/+478