summaryrefslogtreecommitdiff
path: root/board/bds/board.c
Commit message (Expand)AuthorAgeFilesLines
* GPIO: Move definition of alternate functions to gpio.incAnton Staaf2014-07-171-9/+0
* gpio: Replace duplication in gpio declarations with X-macro fileAnton Staaf2014-06-261-10/+1
* cleanup: Remove checkpatch warningsRandall Spangler2013-12-191-1/+1
* Specify I2C channels physically, not arbitrarilytest-4824.BBill Richardson2013-11-111-1/+1
* cleanup: Rename and move header filesRandall Spangler2013-10-231-1/+1
* cleanup: Replace awkward I2C_PORTS_USED macro with constantBill Richardson2013-10-071-1/+1
* Clean up configuring GPIO alternate functionsRandall Spangler2013-08-071-2/+11
* Add build-time checks on board-specific array sizes.Bill Richardson2013-07-311-3/+6
* 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-231-1/+1
* Clean up board configurationRandall Spangler2013-04-051-5/+0
* Clean up ADC moduleRandall Spangler2012-10-301-2/+2
* Snow must assert ENTERING_RW GPIO when jumping between imagesRandall Spangler2012-08-301-0/+1
* Add a list of I2C portsRandall Spangler2012-05-171-4/+10
* Disable unused BDS functionalityRandall Spangler2012-05-171-60/+2
* Add AC state change hookRandall Spangler2012-05-171-0/+1
* Enable vboot for BDS too.Bill Richardson2012-05-151-1/+2
* Drop DPWROK when system is off for more than 10 secrelease-R20-2268.BRandall Spangler2012-05-091-1/+6
* 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-1/+4
* Fix test buildVincent Palatin2012-03-151-0/+4
* 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
* Only send power button pulse on lid-open when main chipset is offRandall Spangler2012-03-051-0/+10
* Add SMI/SCI supportRandall Spangler2012-03-051-0/+1
* 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-021-0/+19
* Add x86 power state machineRandall Spangler2012-01-171-1/+26
* Move board-specific GPIO lists to board-specific filesRandall Spangler2012-01-121-2/+21
* Add constants for all GPIOs.Randall Spangler2012-01-111-20/+0
* Add JTAG moduleRandall Spangler2012-01-111-34/+0
* Change register.h macros to use inline funcs without concatenate (##).Randall Spangler2011-12-131-22/+26
* Initial sources import 3/3Vincent Palatin2011-12-071-0/+63