summaryrefslogtreecommitdiff
path: root/board/bds
Commit message (Expand)AuthorAgeFilesLines
...
* Add a list of I2C portsRandall Spangler2012-05-172-12/+12
* Disable unused BDS functionalityRandall Spangler2012-05-176-293/+10
* Add AC state change hookRandall Spangler2012-05-172-0/+2
* Enable vboot for BDS too.Bill Richardson2012-05-152-2/+3
* Enable verified boot for EC firmwareBill Richardson2012-05-101-0/+1
* Drop DPWROK when system is off for more than 10 secrelease-R20-2268.BRandall Spangler2012-05-091-1/+6
* Fix test configurations build errorsVincent Palatin2012-04-253-4/+5
* Use console output instead of uart output for console commandsRandall Spangler2012-04-241-16/+16
* Set BOOTCFG register to test valueRandall Spangler2012-04-241-0/+4
* Support keyboard typematic.Louis Yung-Chieh Lo2012-04-171-0/+1
* Add preliminary lightbar functionality.Bill Richardson2012-04-121-0/+1
* Support dynamically changing the system clockRandall Spangler2012-04-091-3/+0
* Invert write protect signalRandall Spangler2012-04-042-2/+2
* lightbar: add reset GPIOBill Richardson2012-04-032-0/+2
* Tidy ADC channel definitionsRandall Spangler2012-03-192-5/+4
* Clean up chip/board configs for LM4Randall Spangler2012-03-163-4/+3
* Merge "Fix test build"Gerrit2012-03-151-0/+4
|\
| * Fix test buildVincent Palatin2012-03-151-0/+4
* | Temperature sensor grouping.Vic Yang2012-03-161-3/+6
|/
* Add wake signal to PCHRandall Spangler2012-03-152-2/+2
* Temp sensor report 0xfd on sensor unpowered.Vic Yang2012-03-141-3/+3
* Update LPC mapped switch states with write protect and recovery statesRandall Spangler2012-03-072-0/+4
* Only send power button pulse on lid-open when main chipset is offRandall Spangler2012-03-051-0/+10
* Add SMI/SCI supportRandall Spangler2012-03-052-0/+2
* Write current fan speed to LPC mapped value space.Vic Yang2012-02-271-0/+1
* x86power module is not present on bds boardRandall Spangler2012-02-271-1/+0
* Temperature polling and temporal correctionVic Yang2012-02-183-4/+19
* Make i8042 independent of host <--> KBC bus.David Hendricks2012-02-151-0/+3
* Add 'lightsaber' command to test the blinky lights.Bill Richardson2012-02-131-0/+2
* Fix discovery and bds builds, which don't have temp sensor or peciRandall Spangler2012-02-131-2/+2
* Merge "Add tmp006 object temperature calculation"chrome-bot2012-02-081-1/+1
|\
| * Add tmp006 object temperature calculationVic Yang2012-02-081-1/+1
* | Initial bq24725 charger driver importRong Chang2012-02-072-0/+93
|/
* Refactor temperature sensor code and add support of Link I2C temp sensor.Vic Yang2012-02-043-0/+30
* Fix a typo that cause compilation fail on BDSVic Yang2012-02-021-1/+1
* Refactor ADC code and add Link charger current ADC supportVic Yang2012-02-022-0/+29
* Change COMx port to COM1Randall Spangler2012-01-301-0/+2
* Add modularity to the buildVincent Palatin2012-01-242-2/+2
* Use correct ADC channel for charger current on linkRandall Spangler2012-01-231-1/+1
* USB Charging controlVic Yang2012-01-191-0/+3
* Handle all GPIO IRQs. Interrupts no longer enabled by default.Randall Spangler2012-01-171-0/+5
* Add x86 power state machineRandall Spangler2012-01-173-1/+54
* Move board-specific GPIO lists to board-specific filesRandall Spangler2012-01-122-3/+38
* Add constants for all GPIOs.Randall Spangler2012-01-111-20/+0
* Add JTAG moduleRandall Spangler2012-01-111-34/+0
* Split power button code into its own fileRandall Spangler2012-01-101-1/+1
* Implement EC lid switch handlerVic Yang2011-12-291-0/+1
* Change register.h macros to use inline funcs without concatenate (##).Randall Spangler2011-12-131-22/+26
* Add user-mode LPC endpointRandall Spangler2011-12-081-0/+9
* Initial sources import 3/3Vincent Palatin2011-12-073-0/+91