Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
a0f5b5a3a28e5ba82515e58bf6a2209f6b7cb684
/
common
/
env_common.c
770605e
bootstage: Replace show_boot_progress/error() with bootstage_...()
by Simon Glass
· 13 years ago
c8e66db
bootstage: Convert net progress numbers to enums
by Simon Glass
· 13 years ago
5ddb118
bootstage: Use show_boot_error() for -ve progress numbers
by Simon Glass
· 13 years ago
bf95df4
env: factor out the env_get_char_spec() function
by Igor Grinberg
· 13 years ago
27aafe9
env: clean env_common.c checkpatch and code style
by Igor Grinberg
· 13 years ago
b3f44c2
common: cosmetic: CONFIG_BOOTFILE checkpatch compliance
by Joe Hershberger
· 13 years ago
8b3637c
common: cosmetic: CONFIG_ROOTPATH checkpatch compliance
by Joe Hershberger
· 13 years ago
147c716
constify default env
by Mike Frysinger
· 14 years ago
560d424
env: re-add support for auto-completion
by Mike Frysinger
· 14 years ago
2eb1573
hashtable: drop all non-reentrant versions
by Mike Frysinger
· 14 years ago
2e5167c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
d259079
env: don't set to default env twice when use CONFIG_ENV_IS_NOWHERE
by Lei Wen
· 14 years ago
60f7da1
env: fix cmd_env_sub fct pointers if CONFIG_RELOC_FIXUP_WORKS is not defined
by Heiko Schocher
· 14 years ago
ea882ba
New implementation for internal handling of environment variables.
by Wolfgang Denk
· 14 years ago
0fe247b
Drop support for GTH board
by Wolfgang Denk
· 14 years ago
953b7e6
Remove AmigaOneG3SE board
by Wolfgang Denk
· 14 years ago
521af04
Conditionally perform common relocation fixups
by Peter Tyser
· 15 years ago
18304f7
env: kill off default_environment_size
by Mike Frysinger
· 15 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
c68a05f
Adds two more ethernet interface to 83xx
by richardretanubun
· 16 years ago
0e8d158
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
93f6d72
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0b5099a
rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
51bfee1
rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5bb12db
Remove code duplication for setting the default environment
by Harald Welte
· 16 years ago
b502611
Change env_get_char from a global function ptr to a function
by Joakim Tjernlund
· 16 years ago
8c66497
Add support for environment in SPI flash
by Haavard Skinnemoen
· 16 years ago
c9dca3c
Revert "Change env_get_char from a global function ptr to a function."
by Wolfgang Denk
· 16 years ago
c0559be
Change env_get_char from a global function ptr to a function.
by Joakim Tjernlund
· 17 years ago
fad6340
make show_boot_progress () weak.
by Heiko Schocher
· 17 years ago
566a494
[PCS440EP] upgrade the PCS440EP board:
by Heiko Schocher
· 17 years ago
d87080b
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· 19 years ago
77ddac9
Cleanup for GCC-4.x
by Wolfgang Denk
· 19 years ago
13a5695
Patch by Jian Zhang, 20 May 2004: add support for environment in NAND flash
by wdenk
· 20 years ago
6945979
Fix CONFIG_ETH*ADDR for Ocotea board. Sort Makefile. Update docs.
by wdenk
· 20 years ago
LABEL_2004_05_29_1850
04a85b3
* Patches by Pantelis Antoniou, 30 Mar 2004:
by wdenk
· 21 years ago
8bde7f7
* Code cleanup:
by wdenk
· 21 years ago
LABEL_2003_06_27_2340
ad10dd9
Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).
by stroese
· 22 years ago
7c7a23b
* Patch by Hans-Joerg Frieden, 06 Dec 2002
by wdenk
· 22 years ago
LABEL_2002_12_07_0120
c7de829
* Patch by Thomas Frieden, 13 Nov 2002:
by wdenk
· 22 years ago
05706fd
Initial revision
by wdenk
· 22 years ago