summaryrefslogtreecommitdiff
path: root/board/kohaku
Commit message (Expand)AuthorAgeFilesLines
* all hatch variants: Make sure EC_RST_ODL is GPIO_LOCKEDShelley Chen2019-11-221-0/+11
* kohaku : change battery discharging max temperatureYongBeum.Ha2019-11-181-1/+1
* kohaku: enable CONFIG_BATTERY_CHECK_CHARGE_TEMP_LIMITSPaul Fagerburg2019-11-151-0/+1
* kohaku: add meaningful names to temp sensorsPaul Fagerburg2019-11-131-4/+4
* kohaku: fix indentsPaul Fagerburg2019-11-131-7/+7
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-4/+4
* eSPI: Configure SLP_S3, SLP_S4 separatelyAbe Levkoy2019-10-301-1/+3
* cometlake: Cleanup GPIO_PCH_SYS_PWROKKeith Short2019-10-151-8/+9
* kohaku: Change halt temperature to 90 CTim Wawrzynczak2019-10-151-1/+1
* kohaku: Enable multiple DPTF profileSeunghwan Kim2019-09-271-0/+3
* kohaku: implement ledsYongBeum.Ha2019-09-112-33/+86
* hatch: Change interrupt handler for EC_RSMRST_LScott Collyer2019-09-041-1/+1
* tcs3400: update fields for als and rgb sensorNick Vaccaro2019-08-201-8/+33
* kohaku: Update tuned parameters to get lux from BH1733Jongpil Jung2019-08-131-12/+20
* kohaku: add TEMP_SENSOR_3 and TEMP_SENSOR_4 to DPTFPaul Fagerburg2019-08-133-2/+47
* kohaku: update for 30.9K resistor in thermistor dividerPaul Fagerburg2019-08-122-3/+3
* hatch: SLP_S3/S4 sideband signals guarded with wrong configKeith Short2019-08-122-2/+1
* kohaku: Change location for bh1730 ALSScott Collyer2019-08-092-5/+5
* hatch: remove CONFIG_SYSTEM_UNLOCKED, enable CONFIG_USB_PD_COMM_LOCKEDPaul Fagerburg2019-08-061-3/+1
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-7/+7
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-7/+7
* kohaku: Support SDI battery packPhilip Chen2019-07-172-1/+30
* kohaku: Always return BP_YES for battery presence for board id 1Furquan Shaikh2019-07-161-0/+15
* kohaku: coordinate a rotation matrix for accel sensorstabilize-12331.BInno.Park2019-07-091-3/+3
* hatch/helios/kindred/kohaku: Enable EC-based display backlight controlPhilip Chen2019-07-021-1/+1
* kohaku: Add support for TCS3400 as clear ALS and RGB sesnorPhilip Chen2019-06-253-4/+80
* kohaku: Add vsync pin and sync driverPhilip Chen2019-06-253-1/+21
* kohaku: Update BC12_CHG_DET pins for rev1Philip Chen2019-06-251-3/+2
* hatch: move forward led_states to common/led_onoff_statesDevin Lu2019-06-151-1/+1
* hatch: Make MST support optional for subboardsPhilip Chen2019-06-142-9/+0
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-6/+10
* kohaku: Enable CONFIG_CHARGER_BQ25710_IDCHG_LIMIT_MAScott Collyer2019-05-241-0/+12
* kohaku:set EC_INT_L type to open drainYongBeum.Ha2019-05-231-1/+1
* kohaku: Add support for Dyna batteryScott Collyer2019-05-172-39/+10
* kohaku: Fix the GPIO pin assignment for USB_C0_BC12_CHG_DET_LScott Collyer2019-05-171-1/+1
* kohaku: Correct SYS_RESET_L pin # in gpio.incPaul Fagerburg2019-05-081-1/+1
* hatch/kohaku: Account for TCPC reset polarity in ALERT handlerScott Collyer2019-05-082-1/+3
* kohaku: Make PP5000_A_PGOOD a power signal interruptScott Collyer2019-04-251-1/+1
* kohaku: Add missing GPIO declarationsTim Wawrzynczak2019-04-231-4/+29
* kohaku: Add support for Rohm BH1733FVC ALSScott Collyer2019-04-222-18/+32
* hatch/kohaku: Account for different bc1.2 chipsScott Collyer2019-04-203-0/+22
* kohaku: Remove dynamic GPIO configureation for EN_PP500_ATim Wawrzynczak2019-04-193-38/+2
* hatch/kohaku: Move HDMI support to board-specific.Tim Wawrzynczak2019-04-192-7/+0
* hatch/kohaku: Remove Type A USB support for Kohaku.Tim Wawrzynczak2019-04-191-2/+0
* kohaku: Get rid of fan configuration.Tim Wawrzynczak2019-04-182-79/+2
* hatch/kohaku: Move TCPC definitions to board from baseboardScott Collyer2019-04-172-0/+37
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-14/+1
* kohaku: Initial image copied from hatchScott Collyer2019-04-047-0/+888