summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
...
* daisy: move i2c port initialization back into configure_boardDavid Hendricks2012-04-231-7/+11
* Trickle charging state and minor bugs fixRong Chang2012-04-191-0/+5
* daisy: Plumb in I2C driverDavid Hendricks2012-04-173-1/+12
* daisy v1.02: setup GPIO signal to audio codecDavid Hendricks2012-04-172-0/+6
* Merge "stm32l: eliminate GPIO initialization done in keyboard code"Gerrit2012-04-176-51/+140
|\
| * stm32l: eliminate GPIO initialization done in keyboard codeDavid Hendricks2012-04-136-51/+140
* | Merge "daisy: Set up EC_INT as open-drain output"Gerrit2012-04-171-1/+1
|\ \ | |/
| * daisy: Set up EC_INT as open-drain outputDavid Hendricks2012-04-131-1/+1
* | Support keyboard typematic.Louis Yung-Chieh Lo2012-04-172-0/+2
* | Merge "Remove DDR shunt signal, which is no longer present on proto1"Chris Sosa2012-04-132-3/+0
|\ \ | |/ |/|
| * Remove DDR shunt signal, which is no longer present on proto1Randall Spangler2012-04-132-3/+0
* | daisy: Plumb in SPI supportDavid Hendricks2012-04-133-2/+39
|/
* Disable screen and keyboard backlights when lid is closed.Randall Spangler2012-04-131-1/+1
* Merge "Add preliminary lightbar functionality."Gerrit2012-04-122-0/+2
|\
| * Add preliminary lightbar functionality.Bill Richardson2012-04-122-0/+2
* | daisy: Provide an interrupt function for keyboard scanSimon Glass2012-04-122-0/+24
|/
* daisy: Initialize DMA librarySimon Glass2012-04-111-0/+3
* Add fake developer switchRandall Spangler2012-04-101-0/+9
* Support dynamically changing the system clockRandall Spangler2012-04-092-6/+0
* Invert write protect signalRandall Spangler2012-04-044-4/+4
* Merge "lightbar: add reset GPIO"Gerrit2012-04-032-0/+2
|\
| * lightbar: add reset GPIOBill Richardson2012-04-032-0/+2
* | Remove write protect -> recovery signal hackRandall Spangler2012-04-031-4/+0
|/
* Implement persistent flash write protect settingsRandall Spangler2012-04-021-0/+4
* Tidy ADC channel definitionsRandall Spangler2012-03-194-10/+5
* Remove code for skipping duplicate port 80 writesRandall Spangler2012-03-191-5/+0
* More cleanup of board/chip configs and initializationRandall Spangler2012-03-191-4/+4
* Clean up chip/board configs for LM4Randall Spangler2012-03-166-7/+8
* Add support for 1-wire protocol and power adapter LEDsRandall Spangler2012-03-162-3/+3
* Merge "Fix test build"Gerrit2012-03-151-0/+4
|\
| * Fix test buildVincent Palatin2012-03-151-0/+4
* | Temperature sensor grouping.Vic Yang2012-03-164-51/+26
|/
* Add wake signal to PCHRandall Spangler2012-03-154-4/+4
* Temp sensor report 0xfd on sensor unpowered.Vic Yang2012-03-143-22/+22
* GPIO changes for link proto1Randall Spangler2012-03-122-5/+10
* Update LPC mapped switch states with write protect and recovery statesRandall Spangler2012-03-073-2/+8
* 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
* Add battery charge state machine and taskRong Chang2012-03-032-1/+3
* Thermal EngineVic Yang2012-02-283-0/+39
* Add persistent host storage in EC EEPROMRandall Spangler2012-02-281-0/+1
* Write current fan speed to LPC mapped value space.Vic Yang2012-02-272-0/+2
* Only deassert RCINn in S0Randall Spangler2012-02-271-1/+1
* x86power module is not present on bds boardRandall Spangler2012-02-271-1/+0
* Merge "Revert "Only deassert RCINn in S0""Dave Tu2012-02-271-1/+1
|\
| * Revert "Only deassert RCINn in S0"Dave Tu2012-02-271-1/+1
* | Merge "Only deassert RCINn in S0"Randall Spangler2012-02-271-1/+1
|\ \ | |/
| * Only deassert RCINn in S0Randall Spangler2012-02-241-1/+1
* | stm32l: fix ACOK signalVincent Palatin2012-02-232-2/+2
|/
* stm32l: add keyboard configuration for ADV and Daisy boardsVincent Palatin2012-02-216-0/+40