summaryrefslogtreecommitdiff
path: root/os
AgeCommit message (Collapse)Author
2026-01-09Add gpio and pinctrl driversnative_hw_restructureKonstantin Kirik (snegovick)
2026-01-09Move clk and systick related code from stm32f769 init to clock_control driverKonstantin Kirik (snegovick)
2026-01-09Update stm32f769 clock control driverKonstantin Kirik (snegovick)
* proper re-init on start * actually configure high clk (200+ MHz) with overdrive
2026-01-07Add SET/CLEAR bit and reg macrosKonstantin Kirik (snegovick)
2026-01-07Add PWR block clockKonstantin Kirik (snegovick)
2026-01-07Re-use CONFIG_definitions instead of cmsis onesKonstantin Kirik (snegovick)
2026-01-07Add system clock definitionKonstantin Kirik (snegovick)
2026-01-07Fix stm32f769 discovery board clk configKonstantin Kirik (snegovick)
2026-01-07Update reg io in stm32f769 rccKonstantin Kirik (snegovick)
2026-01-07Replace reg io in stm32f769 mpu driverKonstantin Kirik (snegovick)
2026-01-07Update reg io in stm32f769 uart driverKonstantin Kirik (snegovick)
2026-01-07Fixup gpio driverKonstantin Kirik (snegovick)
2026-01-07Fix pinctrl driver for stm32f769Konstantin Kirik (snegovick)
2026-01-06Update makefile with relevant compiler flags for stm32f7 mcuKonstantin Kirik (snegovick)
2026-01-06Fixup all drivers to make code compilableKonstantin Kirik (snegovick)
2026-01-06Add configuration definitionsKonstantin Kirik (snegovick)
2026-01-06Add main for baremetal bsp testing purposesKonstantin Kirik (snegovick)
2026-01-06Add stm32f769-specific defines from stm halKonstantin Kirik (snegovick)
2026-01-06Add linker script for stm32f769 (from example)Konstantin Kirik (snegovick)
2026-01-06Add preliminary implementation of pinctrl driverKonstantin Kirik (snegovick)
2026-01-06Add sketchy implementation of GPIO driver for stm32f769Konstantin Kirik (snegovick)
2026-01-04Init usart1 for loggingKonstantin Kirik (snegovick)
2026-01-04Add basic UART/USART driver for stm32f769Konstantin Kirik (snegovick)
* Currently only probably capable of init and output by polling
2026-01-04Add uart clocksKonstantin Kirik (snegovick)
2026-01-03Implement clocks and systick init for stm32f769Konstantin Kirik (snegovick)
2026-01-03Extend stm32f769 clock control driverKonstantin Kirik (snegovick)
* Implement clock rate get proc * Add init proc to initialize external xtal/clkgen and pll
2026-01-03Fix paths in sys_io includesKonstantin Kirik (snegovick)
2026-01-02Add MPU driver for stm32f769Konstantin Kirik (snegovick)
2026-01-02Add low level code for cortex-m coresKonstantin Kirik (snegovick)
2026-01-02Add structured device driversKonstantin Kirik (snegovick)
* Add lowlevel generic device struct * Add clock control driver for stm32f769 Generic device struct and common device driver init scheme will help in implementation implementation of device tree or something like that for generalized hardware configuration.
2025-12-28Move existing boards into subdits split per archKonstantin Kirik (snegovick)
2021-03-23update NOTICEs and other legal bits to reflect changes to Plan 9's licence ↵Charles Forsyth
and confirm MIT-template for Inferno base and revisions
2021-03-12remoove obsolete noticeCharles Forsyth
2021-03-12remove obsolete NOTICE files superceded by /NOTICECharles Forsyth
2014-06-18UTFmax is not 3Charles Forsyth
2014-06-16issue 315: rewrite cs output to use correct network directoryCharles Forsyth
2014-05-24allow / in aname (plan 9 change previously missed) [issue 312]Charles Forsyth
2014-04-01s->raddr is now an array. also ensure all of seg's space is zerocharles forsyth
2014-03-0220140302-1156charles forsyth
2013-06-07UTFmax increased, Runeerror changedCharles Forsyth
2013-06-03tune Rune to compiler's mode in latin1 tabCharles Forsyth
2013-06-03account for missing caseforsyth
2013-06-03remove unreachable codecharles forsyth
2011-04-0220110402-1151forsyth
2011-02-2420110224-2309forsyth
2011-02-2420110224-2305forsyth
2011-01-0420110104-1013forsyth
2010-12-2020101220-1722forsyth
2010-12-2020101220-1640forsyth
2010-09-0320100903-0032forsyth