Commit Graph

16 Commits (lime2-spi)

Author SHA1 Message Date
Alex Kiernan c9ad6bc235 Add BOOTCOUNT_BOOTLIMIT to set reboot limit 6 years ago
Alex Kiernan 57aa4d2066 env: Include bootdelay in environment if negative 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Mario Six 5bc0543df3 treewide: Convert CONFIG_HOSTNAME to a string option 6 years ago
Rasmus Villemoes f3d8f7dd73 Allow providing default environment from file 6 years ago
Christophe Leroy 23ac79ff80 common: env_embedded: allow fine placement of environment object 6 years ago
Sam Protsenko 5abc1a4523 common: Move CONFIG_BOOTARGS to Kconfig 7 years ago
Thomas Petazzoni eaa90e5df2 common/env_embedded.c: rename PPCENV/PPCTEXT macros 7 years ago
Masahiro Yamada 96044745cb env: avoid build error for boards without CONFIG_SYS_{CPU, BOARD} 8 years ago
Joe Hershberger 92ac520821 net: Remove all references to CONFIG_ETHADDR and friends 9 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
Joe Hershberger 2598090b7e env: Add environment variable flags 12 years ago
Joe Hershberger 170ab11075 env: Add support for callbacks to environment vars 12 years ago
Stephen Warren 418b7f3aff Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIG 12 years ago
Joe Hershberger ddd8418f7f env: cosmetic: Consilidate the default env definition 12 years ago
Marek Vasut 5368c55d4c COMMON: Use __stringify() instead of MK_STR() 12 years ago
Stephen Warren 5e724ca2b6 Add env vars describing U-Boot target board 12 years ago
Igor Grinberg bd2a23ac61 env: clean env_embedded.c checkpatch and code style 13 years ago
Joe Hershberger b3f44c21ea common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 13 years ago
Joe Hershberger 8b3637c662 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance 13 years ago
Mike Frysinger c3eb3fe490 env: allow people to force envcrc building 13 years ago
Wolfgang Denk a747a7f310 Revert "env: only build env_embedded and envcrc when needed" 15 years ago
Mike Frysinger 6dab6add2d env: only build env_embedded and envcrc when needed 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
richardretanubun c68a05feeb Adds two more ethernet interface to 83xx 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0cf4fd3cf8 rename environment.c in env_embedded.c to reflect is functionality 16 years ago
Mike Frysinger 4087bc88ce fix building on Blackfin as the assembler supports the .set syntax, not the = syntax, for assigning symbols 17 years ago
Wolfgang Denk 67c31036ac TQM8xx[LM]: Fix broken environment alignment. 17 years ago
Bartlomiej Sieka daa6e418bc Preliminary support for the iDMR board (ColdFire). 18 years ago
Stefan Roese d12ae80889 Add NAND environment support for PPC440EPx Sequoia NAND boot config 18 years ago
Marian Balakowicz 78b123cd69 Add M5271EVB board support. 18 years ago
Wolfgang Denk dc17fb6dc2 Cleanup build problems (on Fedora Core x86_64 build host) 19 years ago
wdenk e2ffd59b4d * Code cleanup, mostly for GCC-3.3.x 20 years ago
wdenk 998eaaecd4 * Configure PPChameleon board to use redundand environment in flash 20 years ago
wdenk 0db5bca807 * Patch by Martin Winistoerfer, 23 Mar 2003 21 years ago
stroese ad10dd9aaf Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). 22 years ago
wdenk d0fb80c302 * Restrict baudrate settings on LWMON to higher speeds 22 years ago
wdenk c609719b8d Initial revision 22 years ago