summaryrefslogtreecommitdiff
path: root/board/bds/board.h
Commit message (Expand)AuthorAgeFilesLines
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* cleanup: remove transition code for LPC/ESPI cleanupJett Rink2018-05-231-1/+0
* lpc: convert LPC only boards to use CONFIG_HOSTCMD_LPCJett Rink2018-05-221-1/+2
* cleanup: Standardize use of CONFIG_I2C and add MASTER/SLAVE CONFIGsShawn Nematbakhsh2015-11-031-0/+2
* eoption: Remove unused eeprom option storage codeAnton Staaf2015-09-081-2/+0
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* gpio: Replace duplication in gpio declarations with X-macro fileAnton Staaf2014-06-261-14/+1
* cleanup: Remove checkpatch warningsRandall Spangler2013-12-191-4/+6
* cleanup: Consolidate module IDs into a single shared enumRandall Spangler2013-10-251-7/+0
* cleanup: Replace awkward I2C_PORTS_USED macro with constantBill Richardson2013-10-071-2/+0
* 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-071-4/+9
* 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
* Move write protect GPIO handling to flash moduleRandall Spangler2013-05-231-1/+4
* LM4: Support configurable host UART interfaceDuncan Laurie2013-05-131-1/+3
* Specify the LM4 GPIOs to use for UART1Bill Richardson2013-04-241-0/+3
* Clean up board configurationRandall Spangler2013-04-051-3/+1
* link: disable unused EEPROM modulesRandall Spangler2012-09-121-0/+10
* Use new panic stack on all platformsRandall Spangler2012-08-311-1/+0
* Snow must assert ENTERING_RW GPIO when jumping between imagesRandall Spangler2012-08-301-0/+1
* 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-261-0/+2
* 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-171-8/+2
* Disable unused BDS functionalityRandall Spangler2012-05-171-99/+7
* Add AC state change hookRandall Spangler2012-05-171-0/+1
* Enable vboot for BDS too.Bill Richardson2012-05-151-1/+1
* Fix test configurations build errorsVincent Palatin2012-04-251-3/+0
* Set BOOTCFG register to test valueRandall Spangler2012-04-241-0/+4
* Support dynamically changing the system clockRandall Spangler2012-04-091-3/+0
* Invert write protect signalRandall Spangler2012-04-041-1/+1
* lightbar: add reset GPIOBill Richardson2012-04-031-0/+1
* Tidy ADC channel definitionsRandall Spangler2012-03-191-4/+0
* Clean up chip/board configs for LM4Randall Spangler2012-03-161-1/+1
* Add wake signal to PCHRandall Spangler2012-03-151-1/+1
* Update LPC mapped switch states with write protect and recovery statesRandall Spangler2012-03-071-0/+2
* Add SMI/SCI supportRandall Spangler2012-03-051-0/+1
* Temperature polling and temporal correctionVic Yang2012-02-181-0/+6
* 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