summaryrefslogtreecommitdiff
path: root/board/bds/board.c
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-051-40/+0
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* 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