Commit Graph

9 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Goldschmidt 2166ebf783 env: make env drivers propagate env_import return value 6 years ago
Simon Glass c595199194 env: Adjust the load() method to return an error 7 years ago
Simon Glass ac358beb85 env: Drop the env_name_spec global 7 years ago
Simon Glass 7938822a6b env: Drop common init() functions 7 years ago
Simon Glass e5bce247b0 env: Switch over to use environment location drivers 7 years ago
Simon Glass 4415f1d1f1 env: Create a location driver for each location 7 years ago
Simon Glass 203e94f6c9 env: Add an enum for environment state 7 years ago
Simon Glass 0649cd0d49 Move environment files from common/ to env/ 7 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Igor Grinberg 3bb89e5bd5 env: remove duplicated env_get_char_spec() 12 years ago
Liu Gang 461632bd71 powerpc/corenet_ds: Slave module for boot from PCIE 12 years ago
Liu Gang 0a85a9e705 powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO 12 years ago
Igor Grinberg bf95df44ff env: factor out the env_get_char_spec() function 13 years ago
Igor Grinberg dcfe6e6fa1 env: clean env_nowhere.c checkpatch and code style 13 years ago
Igor Grinberg d1459f0fab env: move extern default_environment[] to environment.h 13 years ago
Wolfgang Denk ea882baf9c New implementation for internal handling of environment variables. 14 years ago
Mike Frysinger 18304f7675 env: kill off default_environment_size 15 years ago
Jean-Christophe PLAGNIOL-VILLARD c0878af6e3 env_nowhere: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 93f6d72544 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE 16 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 18 years ago
Wolfgang Denk 31466294b0 Remove unneeded #include <malloc.h> 19 years ago
wdenk 0bc4a1ac81 Initial revision 22 years ago
wdenk 78f6622a1f Initial revision 22 years ago
wdenk affae2bff8 Initial revision 22 years ago
wdenk 2496efde24 Initial revision 23 years ago
wdenk 592ec2c500 Initial revision 24 years ago
wdenk 2d39b71fb2 Initial revision 24 years ago
wdenk fb48c4afc4 Initial revision 24 years ago