summaryrefslogtreecommitdiff
path: root/board/snow/board.h
Commit message (Expand)AuthorAgeFilesLines
* Convert vboot hash calculation from task to deferred functionRandall Spangler2014-01-091-0/+1
* cleanup: Consolidate module IDs into a single shared enumRandall Spangler2013-10-251-8/+0
* cleanup: Re-enable keyboard console channel for ARM boardsRandall Spangler2013-10-251-3/+0
* cleanup: rename I2C_PORT_HOST to I2C_PORT_MASTERRandall Spangler2013-10-251-3/+3
* cleanup: Config definesRandall Spangler2013-10-161-0/+1
* cleanup: Replace awkward I2C_PORTS_USED macro with constantBill Richardson2013-10-071-1/+0
* stm32: Fix polarity of charger interruptRandall Spangler2013-09-231-1/+1
* Refactor PWM moduleVic Yang2013-08-271-0/+7
* Put knowledge of task-config dependency in config.hRandall Spangler2013-08-081-2/+0
* Clean up configuring GPIO alternate functionsRandall Spangler2013-08-071-0/+8
* snow: Remove remnants of partial SPI supportRandall Spangler2013-08-051-1/+0
* Clean up more config optionsRandall Spangler2013-07-241-1/+0
* Clean up and document UART config optionsRandall Spangler2013-07-241-3/+0
* Collect board X specific files into build.mk common-$(BOARD_X)Rong Chang2013-07-241-1/+0
* Clean up and document more config optionsRandall Spangler2013-07-241-2/+1
* Clean up debug config optionsRandall Spangler2013-07-231-3/+0
* Clean up and document PMU config optionsRandall Spangler2013-07-231-1/+0
* Clean up and document battery config optionsRandall Spangler2013-07-231-1/+1
* pit: Clean up timer init codeRandall Spangler2013-06-261-0/+1
* pit: Fix watchdog help for STM32LRandall Spangler2013-06-241-0/+1
* Move write protect GPIO handling to flash moduleRandall Spangler2013-05-231-1/+1
* Move i2cread and i2cwrite functions to i2c_commonRandall Spangler2013-04-301-0/+1
* Allow disabling PMU charger task, and do so on pitRandall Spangler2013-04-261-0/+1
* Replace generated CONFIG_TASK_ macros with HAS_TASK_Bill Richardson2013-04-241-1/+1
* Unify lid switch processingRandall Spangler2013-04-241-0/+1
* Exclude chipset task from test binariesVic Yang2013-04-111-0/+2
* Remove unneeded USB_CHARGE_PORT_COUNTRandall Spangler2013-04-101-2/+0
* Clean up board configurationRandall Spangler2013-04-051-6/+3
* Move board hard reset code into tpschrome driverRandall Spangler2013-04-051-0/+1
* Add common implementation for daisy/snow extpower_is_presentRandall Spangler2013-04-031-0/+1
* Clean up board.c filesRandall Spangler2013-04-031-16/+7
* Move files in preparation for merging keyboard_scan modulesRandall Spangler2013-03-271-0/+2
* Move keyboard dimension and key constants to keyboard_config.hRandall Spangler2013-03-221-3/+1
* Move asserting host keyboard interrupt signal to keyboard_scanRandall Spangler2013-03-201-3/+0
* Move I2C arbitration to its own fileRandall Spangler2013-03-201-1/+1
* Use common declaration of keyboard_scan_interrupt()Randall Spangler2013-03-191-2/+0
* Rename tasks to HOOKS and CHIPSETRandall Spangler2013-03-191-7/+6
* stm32: list keyboard output ports on a per-board basisDavid Hendricks2013-03-131-0/+1
* stm32: Move KB_INPUTS to board.hDavid Hendricks2013-03-111-1/+2
* stm32: Add option to select timer for hardware clockVic Yang2012-12-121-0/+4
* Use CONFIG_TASK_VBOOTHASH instead of CONFIG_VBOOTRandall Spangler2012-10-231-3/+0
* Move pending command logic into host_commandSimon Glass2012-09-101-0/+1
* 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-1/+1
* snow: re-factor i2c initDavid Hendricks2012-08-301-0/+4
* Snow: Adding in EC ability to hard reset pmicCharlie Mooney2012-08-281-1/+5
* Support battery cut-off mechanism for factory.Louis Yung-Chieh Lo2012-08-281-0/+3
* i2c: Enable arbitration GPIOs only when activeSimon Glass2012-08-271-0/+3
* Make AC status feature optional at compile timeSimon Glass2012-08-271-0/+4
* snow/stm32: re-configure power LED on the fly (input vs. pwm)David Hendricks2012-08-171-0/+1