summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Print repeated port 80 writes, for coreboot/uboot debuggingRandall Spangler2012-02-091-0/+5
* Merge "Add tmp006 object temperature calculation"chrome-bot2012-02-082-5/+5
|\
| * Add tmp006 object temperature calculationVic Yang2012-02-082-5/+5
* | stm32l: use USART1 as consoleVincent Palatin2012-02-081-1/+1
* | Initial bq24725 charger driver importRong Chang2012-02-073-0/+95
|/
* Add board configuration flags in board.hRong Chang2012-02-061-0/+3
* Refactor temperature sensor code and add support of Link I2C temp sensor.Vic Yang2012-02-046-0/+85
* stm32l: basic GPIO supportVincent Palatin2012-02-032-10/+18
* stm32l: add watchdog supportVincent Palatin2012-02-022-0/+7
* Fix a typo that cause compilation fail on BDSVic Yang2012-02-021-1/+1
* Fix a bug that ADC input is not correctly configured.Vic Yang2012-02-021-1/+1
* Merge "Refactor ADC code and add Link charger current ADC support"chrome-bot2012-02-014-0/+57
|\
| * Refactor ADC code and add Link charger current ADC supportVic Yang2012-02-024-0/+57
* | stm32l: add UART driverVincent Palatin2012-01-312-0/+14
|/
* Change COMx port to COM1Randall Spangler2012-01-302-0/+4
* stm32l: initialize clocksVincent Palatin2012-01-301-0/+3
* add the skeleton for STM32L chip and discovery boardVincent Palatin2012-01-264-0/+97
* Fix missing GPIO interruptsRandall Spangler2012-01-261-2/+3
* Define non-present interrupt handlers as nullRandall Spangler2012-01-251-0/+7
* Add modularity to the buildVincent Palatin2012-01-244-4/+4
* Use correct ADC channel for charger current on linkRandall Spangler2012-01-232-2/+2
* Add (disabled) support for compiling code for RAM.Randall Spangler2012-01-231-0/+4
* USB Charging controlVic Yang2012-01-192-0/+6
* Handle all GPIO IRQs. Interrupts no longer enabled by default.Randall Spangler2012-01-172-0/+9
* Add x86 power state machineRandall Spangler2012-01-175-17/+88
* Move board-specific GPIO lists to board-specific filesRandall Spangler2012-01-124-7/+174
* Add constants for all GPIOs.Randall Spangler2012-01-112-29/+0
* Add JTAG moduleRandall Spangler2012-01-111-34/+0
* Split power button code into its own fileRandall Spangler2012-01-102-2/+2
* Interrupt-based keyboard matrix scan.Louis Yung-Chieh Lo2011-12-291-0/+1
* Implement EC lid switch handlerVic Yang2011-12-292-0/+2
* Change register.h macros to use inline funcs without concatenate (##).Randall Spangler2011-12-132-25/+33
* Add user-mode LPC endpointRandall Spangler2011-12-082-0/+42
* Initial sources import 3/3Vincent Palatin2011-12-076-0/+136
* Initial sources import 1/3Randall Spangler2011-12-072-0/+76