summaryrefslogtreecommitdiff
path: root/scripts/Makefile.autoconf
AgeCommit message (Expand)Author
2026-01-06scripts/Makefile.autoconf: use abs_srctree for out-of-tree symlinkDavid Lechner
2026-01-02kbuild: Bump the build system to 6.1Sughosh Ganu
2024-10-11xpl: Define CONFIG_SPL_BUILD only for the SPL buildSimon Glass
2024-10-11scripts: Define CONFIG_XPL_BUILD for all xPL buildsSimon Glass
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07common.h: Remove this file and all referencesTom Rini
2024-02-27kbuild: Allow for CONFIG_SYS_CONFIG_NAME to be unsetTom Rini
2022-12-23kbuild: Remove uncmd_spl logicTom Rini
2022-12-23global: Migrate CONFIG_BOARDDIR to CFGTom Rini
2022-08-05Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support""Simon Glass
2022-05-02Introduce Verifying Program Loader (VPL)Simon Glass
2022-02-08kconfig: Add support for conditional valuesSimon Glass
2021-12-01scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in generated u_boot.cfgPatrick Delaunay
2021-11-15makefile: add missing semicolonsAngelo Dureghello
2020-07-17remove include/config_defaults.hRasmus Villemoes
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-01-28kbuild: add include linux/kconfig.h in config.hPatrick Delaunay
2016-10-07kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mkMasahiro Yamada
2016-10-07kbuild: make dependencies in scripts/Makefile.autoconf more readableMasahiro Yamada
2016-01-19scripts/Makefile* Add SPDX-License-Identifier tagTom Rini
2015-07-27kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86Masahiro Yamada
2015-05-27moveconfig: Ignore duplicate configs when movingJoe Hershberger
2015-02-24kconfig: switch to single .config configurationMasahiro Yamada
2015-02-21kbuild: prepare for moving headers into mach-*/include/machMasahiro Yamada
2014-11-07kbuild: sync top Makefile with Linux 3.18-rc1Masahiro Yamada
2014-09-24kconfig: remove config_cmd_defaults.hMasahiro Yamada
2014-07-30kconfig: switch to KconfigMasahiro Yamada