index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
bootconfig.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-22
bootconfig: Increase max nodes of bootconfig from 1024 to 8192 for DCC support
Souradeep Chowdhury
1
-1
/
+1
2022-04-26
bootconfig: Support embedding a bootconfig file in kernel
Masami Hiramatsu
1
-0
/
+10
2021-10-10
bootconfig: Cleanup dummy headers in tools/bootconfig
Masami Hiramatsu
1
-0
/
+10
2021-10-10
bootconfig: Replace u16 and u32 with uint16_t and uint32_t
Masami Hiramatsu
1
-6
/
+6
2021-10-10
bootconfig: Remove unused debug function
Masami Hiramatsu
1
-3
/
+0
2021-10-10
bootconfig: Rename xbc_destroy_all() to xbc_exit()
Masami Hiramatsu
1
-1
/
+1
2021-10-10
bootconfig: Add xbc_get_info() for the node information
Masami Hiramatsu
1
-0
/
+2
2021-10-10
bootconfig: Allocate xbc_data inside xbc_init()
Masami Hiramatsu
1
-1
/
+1
2021-09-09
bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey()
Masami Hiramatsu
1
-2
/
+2
2021-07-08
lib: fix spelling mistakes in header files
Zhen Lei
1
-2
/
+2
2021-06-10
bootconfig: Share the checksum function with tools
Masami Hiramatsu
1
-0
/
+20
2021-06-10
bootconfig: Support mixing a value and subkeys under a key
Masami Hiramatsu
1
-0
/
+32
2021-06-10
bootconfig: Change array value to use child node
Masami Hiramatsu
1
-3
/
+3
2020-11-19
tools/bootconfig: Align the bootconfig applied initrd image size to 4
Masami Hiramatsu
1
-0
/
+3
2020-03-03
tools/bootconfig: Show line and column in parse error
Masami Hiramatsu
1
-1
/
+2
2020-02-20
bootconfig: Add bootconfig magic word for indicating bootconfig explicitly
Masami Hiramatsu
1
-0
/
+3
2020-01-13
bootconfig: Add Extra Boot Config support
Masami Hiramatsu
1
-0
/
+224