summaryrefslogtreecommitdiff
path: root/env/Makefile
AgeCommit message (Expand)Author
2025-05-29env: Add support for storing env variables in SCSI devicesVaradarajan Narayanan
2025-05-05env: Introduce support for MTDChristian Marangi
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2023-02-07env: Drop ENV_IS_IN_SATASimon Glass
2022-12-22env: Rework ENV_IS_EMBEDDED and related logic slightlyTom Rini
2020-04-24env: remove callback.o for an SPL buildRasmus Villemoes
2020-01-22env: another attempt at fixing SPL build failuresRasmus Villemoes
2018-07-21env: Simplify Makefile using $(SPL_TPL_)York Sun
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-10-16env: Drop CONFIG_ENV_IS_IN_DATAFLASHTuomas Tynkkynen
2017-08-15env: Add a new implementation of environment accessSimon Glass
2017-08-15Move environment files from common/ to env/Simon Glass