summaryrefslogtreecommitdiff
path: root/board/bds
Commit message (Expand)AuthorAgeFilesLines
* Move write protect GPIO handling to flash moduleRandall Spangler2013-05-232-2/+5
* LM4: Support configurable host UART interfaceDuncan Laurie2013-05-131-1/+3
* Specify the LM4 GPIOs to use for UART1Bill Richardson2013-04-241-0/+3
* Only includes necessary tasks for test binariesVic Yang2013-04-101-4/+6
* Clean up board configurationRandall Spangler2013-04-052-8/+1
* Rename tasks to HOOKS and CHIPSETRandall Spangler2013-03-191-1/+1
* Watchdog is reloaded by HOOK_TICK, not its own taskRandall Spangler2012-10-301-1/+0
* Add tick taskRandall Spangler2012-10-301-0/+1
* Clean up ADC moduleRandall Spangler2012-10-301-2/+2
* link: disable unused EEPROM modulesRandall Spangler2012-09-121-0/+10
* Switch to variable-size stacksRandall Spangler2012-09-091-4/+5
* Use new panic stack on all platformsRandall Spangler2012-08-311-1/+0
* Snow must assert ENTERING_RW GPIO when jumping between imagesRandall Spangler2012-08-302-0/+2
* Remove signature-based vboot supportRandall Spangler2012-08-071-2/+0
* bitrot: disable VBOOT_SIG for BDS. It's broken.Bill Richardson2012-07-231-1/+1
* Remove firmware BRandall Spangler2012-07-171-1/+0
* Enable help debug features on all boardsSimon Glass2012-07-041-0/+5
* Only one RW image is now the defaultRandall Spangler2012-06-261-0/+5
* Strip out vboot signature code and stay in RO for linkRandall Spangler2012-06-262-1/+2
* Add hash supportRandall Spangler2012-06-251-0/+1
* Add system_is_locked() to prevent sysjump on consumer systemsRandall Spangler2012-05-251-0/+1
* Better help for console commandsRandall Spangler2012-05-251-0/+3
* 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