index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
env_callback.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bootstd: Use the bootargs env var for changing the cmdline
Simon Glass
2023-07-16
1
-2
/
+4
*
global: Finish CONFIG -> CFG migration
Tom Rini
2023-01-20
1
-3
/
+3
*
net: ipv6: Add callbacks declarations to get access to IPv6 variables
Viacheslav Mitrofanov
2022-12-05
1
-0
/
+10
*
video: Drop SPLASHIMAGE_CALLBACK
Simon Glass
2022-10-30
1
-7
/
+0
*
bootstd: Add the bootmeth uclass and helpers
Simon Glass
2022-04-25
1
-0
/
+7
*
env: remove callback.o for an SPL build
Rasmus Villemoes
2020-04-24
1
-0
/
+6
*
env: net: U_BOOT_ENV_CALLBACKs should not depend on CMD_NET
Heinrich Schuchardt
2019-09-04
1
-1
/
+1
*
env: Drop the ENTRY typedef
Simon Glass
2019-08-11
1
-1
/
+1
*
env: Move callback definitions to env.h
Simon Glass
2019-08-11
1
-23
/
+0
*
net: remove duplicate definition of ETHADDR_WILDCARD
Simon Goldschmidt
2019-01-24
1
-2
/
+0
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
Kconfig: cmd: Make networking command dependent on NET
Michal Simek
2018-02-27
1
-1
/
+1
*
usb: gadget: g_dnl: Sync internal SN variable with env
Sam Protsenko
2017-09-05
1
-0
/
+1
*
Allow CONFIG_REGEX to be disabled when CONFIG_NET
Joe Hershberger
2015-07-08
1
-1
/
+3
*
net: Handle ethaddr changes as an env callback
Joe Hershberger
2015-05-21
1
-1
/
+2
*
net: Use env callbacks for net variables
Joe Hershberger
2015-05-21
1
-1
/
+21
*
env: Add regex support to env_attrs
Joe Hershberger
2015-05-21
1
-2
/
+8
*
env_callback.h: spl: mark callback as maybe_unused
Jeroen Hofstee
2014-07-18
1
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
env_callback: Mark find_env_callback as static
Tom Rini
2013-03-27
1
-1
/
+0
*
Refactor linker-generated arrays
Albert ARIBAUD
2013-03-12
1
-1
/
+1
*
lcd: implement a callback for splashimage
Nikita Kiryanov
2013-03-11
1
-0
/
+7
*
env: don't generate callback list entries for SPL
Scott Wood
2012-12-22
1
-0
/
+8
*
env: Add environment variable flags
Joe Hershberger
2012-12-13
1
-0
/
+2
*
env: Add a silent env handler
Joe Hershberger
2012-12-13
1
-0
/
+7
*
env: Add a console env handler
Joe Hershberger
2012-12-13
1
-0
/
+1
*
env: Add a loadaddr env handler
Joe Hershberger
2012-12-13
1
-0
/
+1
*
env: Add a baudrate env handler
Joe Hershberger
2012-12-13
1
-0
/
+1
*
env: Add a bootfile env handler
Joe Hershberger
2012-12-13
1
-0
/
+1
*
env: Add support for callbacks to environment vars
Joe Hershberger
2012-12-13
1
-0
/
+62