index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
bootconfig.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bootconfig: Support embedding a bootconfig file in kernel
Masami Hiramatsu
2022-04-26
1
-0
/
+10
*
bootconfig: Cleanup dummy headers in tools/bootconfig
Masami Hiramatsu
2021-10-10
1
-0
/
+10
*
bootconfig: Replace u16 and u32 with uint16_t and uint32_t
Masami Hiramatsu
2021-10-10
1
-6
/
+6
*
bootconfig: Remove unused debug function
Masami Hiramatsu
2021-10-10
1
-3
/
+0
*
bootconfig: Rename xbc_destroy_all() to xbc_exit()
Masami Hiramatsu
2021-10-10
1
-1
/
+1
*
bootconfig: Add xbc_get_info() for the node information
Masami Hiramatsu
2021-10-10
1
-0
/
+2
*
bootconfig: Allocate xbc_data inside xbc_init()
Masami Hiramatsu
2021-10-10
1
-1
/
+1
*
bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey()
Masami Hiramatsu
2021-09-09
1
-2
/
+2
*
lib: fix spelling mistakes in header files
Zhen Lei
2021-07-08
1
-2
/
+2
*
bootconfig: Share the checksum function with tools
Masami Hiramatsu
2021-06-10
1
-0
/
+20
*
bootconfig: Support mixing a value and subkeys under a key
Masami Hiramatsu
2021-06-10
1
-0
/
+32
*
bootconfig: Change array value to use child node
Masami Hiramatsu
2021-06-10
1
-3
/
+3
*
tools/bootconfig: Align the bootconfig applied initrd image size to 4
Masami Hiramatsu
2020-11-19
1
-0
/
+3
*
tools/bootconfig: Show line and column in parse error
Masami Hiramatsu
2020-03-03
1
-1
/
+2
*
bootconfig: Add bootconfig magic word for indicating bootconfig explicitly
Masami Hiramatsu
2020-02-20
1
-0
/
+3
*
bootconfig: Add Extra Boot Config support
Masami Hiramatsu
2020-01-13
1
-0
/
+224