User contributions for Knuxify
Appearance
28 April 2026
- 21:0721:07, 28 April 2026 diff hist −94 Main Page No edit summary current
25 April 2026
- 08:4008:40, 25 April 2026 diff hist +724 N Mainline:BCM215xx/Introduction Created page with "BCM215xx is a family of ARMv6 SoCs/APs from Broadcom, released around 2010. The BCM21552/BCM21553 appears to be codenamed Athena. The kernel also contains support for the BCM1160, which appears to be closely related. The following development boards and devices are found in the Samsung release of the BCM215xx kernel: * AthenaRay (which follows Broadcom's tradition of having development boards named <Platform>Ray, see Broadcom Kona kernels) (variants: EDN10, EDN20) * Th..." current
- 08:2508:25, 25 April 2026 diff hist +294 Mainline:BCM215xx No edit summary current
- 08:1308:13, 25 April 2026 diff hist +8 Template:Downstream No edit summary current
- 08:1108:11, 25 April 2026 diff hist +118 Template:Downstream No edit summary
- 08:0208:02, 25 April 2026 diff hist +285 N Mainline:BCM215xx Created page with "This '''root page''' connects pages for reverse-engineering of BCM215xx ("Athena"?) SoCs (notably the BCM21552/BCM21553 used in the Samsung Galaxy Y (GT-S5360) and some other Samsung budget phones). Category:Mainline Category:SoC == Subpages == {{Subpages|stripprefix=true}}"
10 March 2026
- 17:2717:27, 10 March 2026 diff hist +40 MediaWiki:Sidebar/Category:Sidebar test No edit summary current
- 17:2217:22, 10 March 2026 diff hist +1 MediaWiki:Sidebar/Category:Sidebar test No edit summary
- 16:5216:52, 10 March 2026 diff hist −167 MediaWiki:Sidebar/Category:Sidebar test No edit summary
- 16:4816:48, 10 March 2026 diff hist +11 N Category:Sidebar test Created page with "(test page)" current
- 16:4416:44, 10 March 2026 diff hist +27 Meta:Infrastructure No edit summary current
- 16:4416:44, 10 March 2026 diff hist +19 MediaWiki:Sidebar No edit summary current
- 16:4216:42, 10 March 2026 diff hist +49 N User:Knuxify/sidebartest Created page with "This is an example page Category:Sidebar test" current
- 16:4216:42, 10 March 2026 diff hist +197 N MediaWiki:Sidebar/Category:Sidebar test Created page with " * navigation ** mainpage|mainpage-description ** recentchanges-url|recentchanges ** randompage-url|randompage ** helppage|help-mediawiki * https://dissonant.dev|Test * SEARCH * TOOLBOX * LANGUAGES"
4 October 2025
- 07:4807:48, 4 October 2025 diff hist +3 MediaWiki:Editnotice-notext No edit summary current
- 07:4807:48, 4 October 2025 diff hist −2 MediaWiki:Edittools No edit summary current Tag: Manual revert
- 07:4807:48, 4 October 2025 diff hist +2 MediaWiki:Edittools No edit summary Tag: Reverted
15 September 2025
- 21:4621:46, 15 September 2025 diff hist −29 Mainline:Broadcom Kona/BCM590xx No edit summary current
- 21:4621:46, 15 September 2025 diff hist +1,707 N Mainline:Broadcom Kona/BCM590xx/Regulators Created page with "{{hatnote|Relevant downstream drivers: {{downstream|baffinlite|drivers/regulator/bcmpmu59xxx-regulator.c}}; {{downstream|baffinlite|bcmpmu-regulator.c}}; {{downstream|baffinlite|drivers/regulator/bcm590xx-regulator.c}} and {{downstream|baffinlite|drivers/regulator/bcm59055_regulator.c}} for BCM59055.}} The BCM590xx PMUs have configurable voltage regulators. == Regulator types == There are two types of regulators: '''LDO''' (low dropout) and '''SR''' (switcher). Regula..." current
- 21:1821:18, 15 September 2025 diff hist 0 m User:Knuxify/Old BCM590xx regulator notes Knuxify moved page Mainline:Broadcom Kona/BCM590xx/Regulators to User:Knuxify/Old BCM590xx regulator notes without leaving a redirect current
- 20:5620:56, 15 September 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:5620:56, 15 September 2025 diff hist +334 N Template:Note/style.css Created page with "html.skin-theme-clientpref-night .box-note { color: #fff !important; background-color: #261c09 !important; border-color: #6a481c !important; } @media (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .box-note { color: #fff !important; background-color: #261c09 !important; border-color: #6a481c !important; } }" current
- 20:4520:45, 15 September 2025 diff hist +716 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",..." current
31 August 2025
- 17:3717:37, 31 August 2025 diff hist +5 Mainline:Broadcom Kona/BCM590xx/ADC →RTM (Real-Time Measurment) current
- 17:3417:34, 31 August 2025 diff hist +2,045 Mainline:Broadcom Kona/BCM590xx/ADC No edit summary
- 17:2617:26, 31 August 2025 diff hist +544 Mainline:Broadcom Kona/BCM590xx/ADC →RTM (Real-Time Measurment)
- 16:5816:58, 31 August 2025 diff hist +1 Mainline:Broadcom Kona/BCM590xx/ADC No edit summary
- 16:5616:56, 31 August 2025 diff hist +1,362 N Mainline:Broadcom Kona/BCM590xx/ADC Created page with "{{hatnote|Downstream driver: {{downstream|baffinlite|drivers/hwmon/bcmpmu59xxx-hwmon.c}}, {{downstream|baffinlite|drivers/misc/bcm59055-adc.}} (for BCM59055 but very well commented, and seems to be about the same as other models).}} The BCM590xx PMUs provide a 10-bit SAR (Successive Approximation) ADC. == Reading the ADC data == Each ADC channel has two registers which immediately succeed each other. These registers follow the layout outlined below. To read the ADC d..."
- 16:4516:45, 31 August 2025 diff hist +11 Mainline:Broadcom Kona/BCM590xx No edit summary
27 August 2025
- 15:1115:11, 27 August 2025 diff hist +196 Mainline:Broadcom Kona/BCM590xx/USB No edit summary current
- 15:0115:01, 27 August 2025 diff hist +203 Mainline:Broadcom Kona/BCM590xx/USB No edit summary
- 10:0710:07, 27 August 2025 diff hist +83 Mainline:Broadcom Kona/BCM590xx/USB →Glossary
- 08:2208:22, 27 August 2025 diff hist +1,752 N Mainline:Broadcom Kona/BCM590xx/USB Created page with "{{Hatnote|Downstream drivers: {{downstream|baffinlite|drivers/mfd/bcmpmu59xxx-accy-core.c}}, {{downstream|baffinlite|bcmpmu59xxx-accy-detect.c}}, {{downstream|baffinlite|drivers/mfd/bcmpmu59xxx-accy.c}} which is unused?, {{downstream|baffinlite|drivers/mfd/bcm590xx-usb.c}} for the BCM59055.}} The BCM590xx PMUs are capable of USB port management and cable detection. == Glossary == Some terms get mentioned repeatedly in USB OTG code. These are common terms related to ei..."
17 August 2025
- 11:5611:56, 17 August 2025 diff hist +149 Mainline:Broadcom Kona/BCM590xx/PONKEY No edit summary current
- 11:3911:39, 17 August 2025 diff hist +1,092 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:To-do items}}</includeonly><!-- --><noinclude> <templatedata> { "params": { "1": { "label": "Text"..." current
15 August 2025
- 19:4119:41, 15 August 2025 diff hist −52 Mainline:Broadcom Kona/BCM590xx/RTC No edit summary current
- 19:3219:32, 15 August 2025 diff hist +1,881 Mainline:Broadcom Kona/BCM590xx/PONKEY No edit summary
- 19:1619:16, 15 August 2025 diff hist +14 Mainline:Broadcom Kona/BCM590xx/PONKEY No edit summary
- 14:5714:57, 15 August 2025 diff hist −23 Mainline:Broadcom Kona/BCM590xx/RTC No edit summary
- 14:4714:47, 15 August 2025 diff hist +268 Mainline:Broadcom Kona/BCM590xx/RTC No edit summary
- 14:4514:45, 15 August 2025 diff hist +103 Mainline:Broadcom Kona/BCM590xx/RTC →Getting the time
- 14:4414:44, 15 August 2025 diff hist −115 Mainline:Broadcom Kona/BCM590xx/RTC →Time data
- 14:3814:38, 15 August 2025 diff hist +94 Mainline:Broadcom Kona/BCM590xx/RTC →Time data
- 14:2114:21, 15 August 2025 diff hist +52 Mainline:Broadcom Kona/BCM590xx/RTC No edit summary
- 12:5312:53, 15 August 2025 diff hist +81 Mainline:Broadcom Kona/BCM590xx/RTC No edit summary
14 August 2025
- 08:4308:43, 14 August 2025 diff hist +79 Mainline:Broadcom Kona/BCM590xx/RTC →Getting the time
- 08:0308:03, 14 August 2025 diff hist +344 Mainline:Broadcom Kona/BCM590xx/RTC No edit summary
- 07:4107:41, 14 August 2025 diff hist +134 Mainline:Broadcom Kona/BCM590xx/RTC No edit summary
13 August 2025
- 20:0620:06, 13 August 2025 diff hist +88 Mainline:Broadcom Kona/BCM590xx/RTC No edit summary
- 20:0420:04, 13 August 2025 diff hist +382 Mainline:Broadcom Kona/BCM590xx/RTC No edit summary