summaryrefslogtreecommitdiff
path: root/chip/lm4/registers.h
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-051-600/+0
* ec: change usage of dummySam Hurst2020-08-051-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-30/+30
* ACPI: Support accessing memmap data over ACPI CMD / DATA portsstabilize-6915.BShawn Nematbakhsh2015-03-251-1/+1
* lm4 i2c: fixed lm4 i2c_xfer synchronization issueSheng-Liang Song2014-08-261-0/+2
* mec1322: initial commitVic (Chun-Ju) Yang2013-11-211-0/+2
* lm4: fix enabling RTC alarmRandall Spangler2013-10-301-0/+1
* lm4: Add a low power idle task.stabilize-4825.BAlec Berg2013-10-151-0/+9
* lm4: Modified clock gating to allow easy expansion to low power.Alec Berg2013-10-101-13/+27
* Lock BOOTCFG to safe values for all LM4sBill Richardson2013-08-211-0/+1
* Clean up configuring GPIO alternate functionsRandall Spangler2013-08-071-0/+17
* Move REG16 and REG32 macros to common.hRandall Spangler2013-04-101-141/+140
* Handle arbitration lost on I2C portsRandall Spangler2012-11-281-0/+1
* Reset LPC from-host channel status on LPC resetRandall Spangler2012-09-171-0/+1
* Add real-time clock supportRandall Spangler2012-08-071-0/+6
* Add support for ACPI read/write commandsRandall Spangler2012-07-301-0/+6
* Refactor HIBDATA access so we can use multiple hibernate regsRandall Spangler2012-07-161-2/+3
* Revise EEPROM init and write routinesRandall Spangler2012-06-221-0/+2
* Move System Control Block registers to core headerVincent Palatin2012-06-151-2/+0
* Add basic SPI support to linkRandall Spangler2012-05-301-0/+25
* Enable brown-out resetRandall Spangler2012-05-241-0/+1
* Set BOOTCFG register to test valueRandall Spangler2012-04-241-0/+1
* Remove clock calibration for PIOSCRandall Spangler2012-04-201-1/+7
* Add USER_REG3 and indicate it's reserved for preprogramming process data.Randall Spangler2012-04-111-0/+3
* Support dynamically changing the system clockRandall Spangler2012-04-091-0/+10
* Support chipinfo command (ectool/host commands)Louis Yung-Chieh Lo2012-04-091-0/+2
* Add support for generating SCI via LPCDuncan Laurie2012-04-061-0/+5
* Use precision internal osciallator for UART and ADCRandall Spangler2012-03-121-2/+4
* Add PECI module and CPU temperature monitoringRandall Spangler2012-02-101-0/+24
* NVIC registers are not SoC specificVincent Palatin2012-01-251-6/+0
* Calibrate internal oscillator using hibernate clockRandall Spangler2012-01-231-1/+3
* Configure all GPIOsRandall Spangler2012-01-121-0/+1
* Tidy GPIO configuration and board-specific configs for modules.Randall Spangler2012-01-121-6/+8
* Add JTAG moduleRandall Spangler2012-01-111-0/+2
* Use #defined constants for IRQ namesRandall Spangler2011-12-191-0/+89
* Change register.h macros to use inline funcs without concatenate (##).Randall Spangler2011-12-131-28/+61
* Add IRQ constants, and task functions to enable/disable/trigger IRQs.Randall Spangler2011-12-121-0/+14
* Clean up UART codeRandall Spangler2011-12-121-1/+6
* Add flash write protect range commandRong Chang2011-12-121-0/+1
* Add user-mode LPC endpointRandall Spangler2011-12-081-1/+7
* Initial sources import 1/3Randall Spangler2011-12-071-0/+312