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
/
common
/
hwconfig.c
Age
Commit message (
Expand
)
Author
2024-08-26
global_data: Remove environment members if not used
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
common: Remove <common.h> and add needed includes
Tom Rini
2022-08-20
hwconfig: Allow to use restricted env
Pali Rohár
2022-04-26
hwconfig: Allow to compile it without env support
Pali Rohár
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-02-02
Minor Coding Style Cleanup.
Wolfgang Denk
2011-01-19
powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR init
Kumar Gala
2010-12-09
hwconfig: Fix handling of env_hwconfig, board_hwconfig, and cpu_hwconfig
Kumar Gala
2010-11-30
hwconfig: Fix dummy initialization of {board, cpu}_hwconfig
Kumar Gala
2010-10-23
hwconfig: Utilize getenv_f before relocation to allow for larger buffer
Kumar Gala
2010-06-29
hwconfig: Add some unit tests
Anton Vorontsov
2010-06-29
hwconfig: Fix stop characters parsing for subkeys
Anton Vorontsov
2009-07-16
Add simple hwconfig infrastructure
Anton Vorontsov