summaryrefslogtreecommitdiff
path: root/board/bds
Commit message (Expand)AuthorAgeFilesLines
* cleanup: Consolidate module IDs into a single shared enumRandall Spangler2013-10-251-7/+0
* cleanup: Rename and move header filesRandall Spangler2013-10-231-1/+1
* cleanup: Replace awkward I2C_PORTS_USED macro with constantBill Richardson2013-10-072-3/+1
* Refactor PWM moduleVic Yang2013-08-271-0/+4
* Lock BOOTCFG to safe values for all LM4sBill Richardson2013-08-211-4/+0
* Clean up configuring GPIO alternate functionsRandall Spangler2013-08-072-6/+20
* Add build-time checks on board-specific array sizes.Bill Richardson2013-07-311-3/+6
* Clean up more config optionsRandall Spangler2013-07-241-1/+4
* Clean up and document UART config optionsRandall Spangler2013-07-241-3/+2
* Clean up debug config optionsRandall Spangler2013-07-231-5/+0
* Split x86 power button logic out of switch.cRandall Spangler2013-07-171-0/+3
* Remove unneeded direct includes of board.h and config.hRandall Spangler2013-07-161-1/+0
* 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