User contributions for Knuxify
Jump to navigation
Jump to search
2 March 2025
- 07:4507:45, 2 March 2025 diff hist +80 Template:Boolean No edit summary current
- 07:4207:42, 2 March 2025 diff hist +1,931 N Template:Boolean Created page with "<includeonly>{{#switch: {{lc: {{#if: {{{value|}}}|{{{value}}}|{{#if: {{{1|}}}|{{{1}}}|{{{default|false}}}}}}}}} |y|yes|true=true |n|no|false=false |{{#if: {{{default-invalid|false}}}|{{{boolean|{{{default-invalid|false}}}}}}||}} }}</includeonly><!-- --><noinclude> <templatedata> { "params": { "1": { "aliases": [ "value" ], "label": "Value", "description": "Value to turn into a boolean. \"y\", \"yes\" or \"true\" will turn into \"true\"; \"n\", \"no\"..."
27 February 2025
- 21:3121:31, 27 February 2025 diff hist +3,349 N User:Knuxify/Draft:Getting started Created page with "This page serves as an introduction to the basics of mainlining. == Prerequisites == * A computer running Linux, which will handle building the kernel. ** If you're on Windows, you can use WSL (though flashing the kernel to your device might be a bit challenging, TODO). ** (Note about recommended specs goes here; faster hardware is better, but only necessary bits are rebuilt on subsequent builds; also mention ccache?) * Some familiarity with the Linux shell and User:..." current
- 21:0021:00, 27 February 2025 diff hist +124 N Category:To-do items Created page with "Pages containing to-do items. All pages using the <code>todo</code> template are automatically added here." current Tag: Visual edit: Switched
- 20:5820:58, 27 February 2025 diff hist +1 Template:Todo No edit summary current
- 20:5720:57, 27 February 2025 diff hist +162 N File:Red warning icon.svg == Licensing == {{MIT|1=2011-2019 [https://phabricator.wikimedia.org/diffusion/GOJU/browse/master/AUTHORS.txt OOjs UI Team and other contributors]}} current
- 20:5520:55, 27 February 2025 diff hist +334 N Template:Todo/style.css Created page with "html.skin-theme-clientpref-night .box-todo { color: #fff !important; background-color: #5c1e1e !important; border-color: #c64242 !important; } @media (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .box-todo { color: #fff !important; background-color: #5c1e1e !important; border-color: #c64242 !important; } }" current
- 20:5420:54, 27 February 2025 diff hist +1,091 N Template:Todo Created page with "<!-- Dark-mode colors are defined in the template style --><templatestyles src="Todo/style.css"/><!-- --><includeonly>{{Icon box | box-icons = 20px|link=|TODO | box-text = <b>TODO:</b> {{{1}}} | border-color = #b60000 | border-width = 1px | background = #fdd1d1 | class = box-todo }}<!-- Category: -->{{#if: {{{nocategory|}}}||Category:Todo Items}}</includeonly><!-- --><noinclude> <templatedata> { "params": { "1": { "label": "Text",..."
- 20:4220:42, 27 February 2025 diff hist −2,545 User:Knuxify/Draft:Devicetree take 2 Blanked the page current Tag: Blanking
22 February 2025
- 07:3807:38, 22 February 2025 diff hist −1 Devicetree/Bindings No edit summary current
20 February 2025
- 18:2018:20, 20 February 2025 diff hist +42 Devicetree/DTS syntax →TODOs current
- 18:1818:18, 20 February 2025 diff hist +8 Template:Note/style.css No edit summary current
- 18:1618:16, 20 February 2025 diff hist +194 Template:Icon box add class property current
- 18:1018:10, 20 February 2025 diff hist 0 Devicetree →Introduction current
- 18:1018:10, 20 February 2025 diff hist −6 Devicetree →Introduction
- 18:0918:09, 20 February 2025 diff hist +119 Template:Note No edit summary current
- 18:0818:08, 20 February 2025 diff hist 0 N File:Reference icon.svg No edit summary current
- 18:0718:07, 20 February 2025 diff hist 0 Template:Icon box No edit summary
- 18:0718:07, 20 February 2025 diff hist +1,517 Devicetree No edit summary
- 18:0618:06, 20 February 2025 diff hist +597 N Template:Note Created page with "<!-- Dark-mode colors are defined in the template style --><templatestyles src="Note/style.css"/><!-- --><includeonly>{{Icon box | box-icons = 20px|link=|Note | box-text = {{{1}}} | border-color = #ac6600 | border-width = 1px | background = #f6efe5 | class = box-note }}</includeonly><!-- --><noinclude> <templatedata> { "params": { "1": { "label": "Text", "description": "Text to place in the box", "type": "unbalanced-wikitext",..."
- 18:0618:06, 20 February 2025 diff hist +326 N Template:Note/style.css Created page with ".skin-theme-clientpref-night .box-note { color: #fff !important; background-color: #261c09 !important; border-color: #6a481c !important; } @media (prefers-color-scheme: dark) { .skin-theme-clientpref-os .box-note { color: #fff !important; background-color: #261c09 !important; border-color: #6a481c !important; } }"
- 18:0318:03, 20 February 2025 diff hist −3 Template:Icon box make no margin the default, replace nomargin option with margin option
- 18:0118:01, 20 February 2025 diff hist +1 Template:SyntaxHighlight header move template source above template data current
- 17:4717:47, 20 February 2025 diff hist +1,545 User:Knuxify/Draft:Devicetree take 2 No edit summary
- 09:2009:20, 20 February 2025 diff hist +1,000 N User:Knuxify/Draft:Devicetree take 2 Created page with "{{Navbox devicetree}} The '''devicetree''' (device tree, DT) is a tree structure that describes the hardware register layout and configuration of a device. Devicetrees are written in a plaintext format known as the '''Devicetree Source (DTS)''' format. The DTS is later compiled into a '''Devicetree Blob (DTB)'''; in this form, it can be loaded by software/firmware. Devicetrees are validated using '''devicetree schema''', which is described in '''DT bindings'''; see /..."
19 February 2025
- 20:0320:03, 19 February 2025 diff hist −83 Devicetree/DTS syntax No edit summary
- 20:0320:03, 19 February 2025 diff hist +267 Devicetree/DTS syntax No edit summary
- 19:4819:48, 19 February 2025 diff hist +4 Template:Sidebar/styles.css Undo revision 63 by Knuxify (talk) current Tag: Undo
- 19:4719:47, 19 February 2025 diff hist −4 Template:Sidebar/styles.css No edit summary
- 19:4619:46, 19 February 2025 diff hist −5,766 Devicetree No edit summary
- 19:4219:42, 19 February 2025 diff hist +126 Template:Navbox devicetree No edit summary current
- 19:4219:42, 19 February 2025 diff hist −6 Template:Navbox/styles.css No edit summary current
- 19:3819:38, 19 February 2025 diff hist +103 N File:Devicetree logo.png Source: https://github.com/devicetree-org/devicetree-website/blob/main/public/favicon.png current
- 19:3519:35, 19 February 2025 diff hist +108 Template:Navbox/styles.css No edit summary
- 19:3519:35, 19 February 2025 diff hist +62 Template:Navbox/styles.css No edit summary
- 19:3119:31, 19 February 2025 diff hist +59 Template:Navbox/styles.css No edit summary
- 19:2919:29, 19 February 2025 diff hist +308 Template:Navbox/styles.css No edit summary
- 19:2419:24, 19 February 2025 diff hist +35 Template:Navbox devicetree move template source above template data
- 19:2319:23, 19 February 2025 diff hist +45 Template:Navbox move template source above template data current
- 19:2219:22, 19 February 2025 diff hist +18 Template:Sidebar move template source above template data current
- 19:1919:19, 19 February 2025 diff hist +6,614 N Devicetree/DTS syntax move dts syntax guide from main devicetree page
- 19:1519:15, 19 February 2025 diff hist +22 Devicetree/Bindings add devicetree navbox Tag: Visual edit: Switched
- 19:1519:15, 19 February 2025 diff hist +22 Devicetree add devicetree navbox
- 19:1419:14, 19 February 2025 diff hist +314 N Template:Navbox devicetree Created page with " <noinclude> <templatedata> { "params": {}, "description": "Navbox template for Devicetree-related pages.", "format": "inline" } </templatedata> </noinclude>{{navbox |header=Devicetree |links= * Introduction * DTS syntax guide * DT bindings}}"
- 19:1419:14, 19 February 2025 diff hist +82 Template:Navbox/styles.css No edit summary
- 19:1419:14, 19 February 2025 diff hist −12 Template:Navbox No edit summary
- 19:1319:13, 19 February 2025 diff hist +340 Template:Sidebar No edit summary
- 19:1019:10, 19 February 2025 diff hist +2 Template:Navbox No edit summary
- 19:0719:07, 19 February 2025 diff hist +816 N Template:Navbox Created page with "<templatestyles src="Navbox/styles.css"/><noinclude> <templatedata> { "params": { "header": { "label": "Header text", "description": "Text to display in the navbox header.", "type": "string", "default": "Related pages", "suggested": true }, "links": { "label": "Links", "description": "Links, as a wikitext list. Can also contain subheadings done with \"<span class=\"subheading\">(text goes here)</span>\".", "type": "unbalanced-wikitext",..."
- 19:0519:05, 19 February 2025 diff hist +126 Template:Navbox/styles.css No edit summary