summaryrefslogtreecommitdiff
path: root/chip/lm4/clock.c
Commit message (Expand)AuthorAgeFilesLines
* Move System Control Block registers to core headerVincent Palatin2012-06-151-1/+2
* Better help for console commandsRandall Spangler2012-05-251-3/+9
* Clean up debug commands to use less spaceRandall Spangler2012-05-211-1/+1
* Add option to pll command to divide down system clockRandall Spangler2012-05-151-5/+33
* Add more info to pll debug commandRandall Spangler2012-04-251-2/+14
* Use console output instead of uart output for console commandsRandall Spangler2012-04-241-6/+5
* Disable PLL at end of initRandall Spangler2012-04-241-9/+24
* Remove clock calibration for PIOSCRandall Spangler2012-04-201-9/+9
* Add hooks module so modules can be notified of system-level events.Randall Spangler2012-04-191-25/+2
* Support dynamically changing the system clockRandall Spangler2012-04-091-57/+107
* register console commands at compile-timeVincent Palatin2012-01-241-12/+1
* Calibrate internal oscillator using hibernate clockRandall Spangler2012-01-231-0/+8
* Use internal oscillatorRandall Spangler2012-01-231-10/+9
* Configure all GPIOsRandall Spangler2012-01-121-0/+3
* Add constants for all GPIOs.Randall Spangler2012-01-111-1/+1
* Clean up labels and TODOsRandall Spangler2012-01-101-1/+1
* Initial sources import 3/3Vincent Palatin2011-12-071-0/+199