index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
hwconfig.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-1
/
+1
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
1
-2
/
+2
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-4
/
+1
*
Minor Coding Style Cleanup.
Wolfgang Denk
2011-02-02
1
-2
/
+2
*
powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR init
Kumar Gala
2011-01-19
1
-42
/
+44
*
hwconfig: Fix handling of env_hwconfig, board_hwconfig, and cpu_hwconfig
Kumar Gala
2010-12-09
1
-6
/
+9
*
hwconfig: Fix dummy initialization of {board, cpu}_hwconfig
Kumar Gala
2010-11-30
1
-8
/
+6
*
hwconfig: Utilize getenv_f before relocation to allow for larger buffer
Kumar Gala
2010-10-23
1
-1
/
+20
*
hwconfig: Add some unit tests
Anton Vorontsov
2010-06-29
1
-0
/
+55
*
hwconfig: Fix stop characters parsing for subkeys
Anton Vorontsov
2010-06-29
1
-9
/
+10
*
Add simple hwconfig infrastructure
Anton Vorontsov
2009-07-16
1
-0
/
+210