index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
usage
/
environment.rst
Age
Commit message (
Expand
)
Author
2025-10-26
doc: Fix typos
Wolfgang Wallner
2025-10-18
doc: environment: fix links to Linux kernel documentation
Mattia Narducci
2025-09-27
doc: environment: clarify env precedence
Ricardo Simoes
2025-08-01
net: phy: Support overriding Auto Negotiation timeout with env variable
Siddharth Vadapalli
2025-06-20
env: Rename DEFAULT_ENV_FILE to ENV_DEFAULT_ENV_TEXT_FILE
Marek Vasut
2025-03-10
env: Provide a work-around for unquoting fdtfile
Simon Glass
2024-12-15
doc: environment: NET_LWIP dhcp sets ipaddrN, netmaskN and gatewayipN
Jerome Forissier
2024-10-26
rockchip: board: Increase rng-seed size to make it sufficient for modern Linux
Alex Shumsky
2024-07-19
doc: Move bootstd into its own directory
Simon Glass
2024-04-12
usb: Add environment based device ignorelist
Janne Grunau
2024-02-13
boot: add support for button commands
Caleb Connolly
2023-12-19
net: wget: Support non-default HTTP port
Marek Vasut
2023-09-21
global: Use proper project name U-Boot (next2)
Michal Simek
2023-08-09
env: Explain how to use #include files in text environment
Simon Glass
2023-08-09
doc: Explain how to avoid the distro-boot scripts
Simon Glass
2022-12-23
global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-10-30
video: Drop remaining references to CONFIG_LCD
Simon Glass
2022-09-30
doc: improve description of autostart
Heinrich Schuchardt
2022-07-29
doc: environment: Further expand on Image locations and provide example
Tom Rini
2022-07-13
doc: environment: Expand on fdt_addr, initrd_addr and loadaddr
Tom Rini
2022-07-13
doc: environment: Drop u-boot_addr_r
Tom Rini
2022-06-04
doc: environment: Fix typo
Chris Packham
2022-04-15
doc: man-page for the env command
Patrick Delaunay
2022-04-07
env: Drop the unncessary protocol mention in autoload
Simon Glass
2022-04-07
env: Move the doc comment to the code
Simon Glass
2021-11-16
bootm: Tidy up use of autostart env var
Simon Glass
2021-11-16
doc: Improve environment documentation further
Simon Glass
2021-11-16
doc: Improve environment documentation
Simon Glass
2021-11-16
doc: Mention CONFIG_DEFAULT_ENV_FILE
Simon Glass
2021-11-16
env: Allow U-Boot scripts to be placed in a .env file
Simon Glass
2021-11-16
doc: Move environment documentation to rST
Simon Glass