summaryrefslogtreecommitdiff
path: root/baseboard/dedede
Commit message (Expand)AuthorAgeFilesLines
* Sasukette: Initial EC imageMike Lee2021-02-042-3/+5
* dedede : adjust PCH_PWROK signalYongBeum.Ha2021-02-011-0/+1
* dedede: Add MKBP_EVENT to baseboardEvan Green2021-01-261-0/+4
* Metaknight: Support motion sensor 2nd sourceYu-An Chen2021-01-231-1/+2
* config: Provide default VCONN Swap delayAbe Levkoy2021-01-221-1/+0
* config: Make VCONN Swap delay a documented optionAbe Levkoy2021-01-221-1/+1
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-151-1/+1
* Dedede: Initiate the first version of parsing SSFC of CBIBen Chen2021-01-093-2/+95
* Metaknight: Remove USB C1Yu-An Chen2021-01-071-0/+1
* TCPMv2: Update source-out configsDiana Z2020-12-241-1/+0
* galtic: Implement keyboard function.Michael5 Chen2020-12-222-0/+17
* sasuke : apply EC change in sasukeYongBeum.Ha2020-12-091-0/+4
* power: move headers to include/powerJack Rosenthal2020-12-031-1/+1
* Dedede: Bail out of hibernate if z-state failsDiana Z2020-12-021-0/+20
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* tree: Use new atomic_* implementationDawid Niedzwiecki2020-10-272-4/+4
* it83xx: enable selecting EC's VCCDino Li2020-10-081-0/+3
* core: rename atomic_clear to atomic_clear_bitsDawid Niedzwiecki2020-10-062-2/+2
* npcx: add ADC support for NPCX9 and remove the deassertion thresholdWealian Liao2020-10-051-2/+0
* Dedede: Remove requirement for >15W to boot with no batteryDiana Z2020-09-291-1/+0
* tree: rename atomic_* functions to deprecated_atomic_*Jack Rosenthal2020-09-292-4/+4
* Dedede: Remove DAC for boards using ITE+SM combinationDiana Z2020-09-281-2/+0
* dedede: Set CONFIG_BATTERY_REQUESTS_NIL_WHEN_DEADAseda Aboagye2020-09-281-0/+1
* dedede/variant_it8320: increase uart tx buffer sizeDino Li2020-09-231-0/+3
* dedede: add FW_CONFIG field for Keyboard Type supportLeo-Tsai2020-09-162-0/+11
* Dedede: Disable pull-ups on C0 and C1 interrupts before z-stateDiana Z2020-09-091-0/+4
* baseboard/dedede: Enable PD control command handlerKarthikeyan Ramasubramanian2020-09-091-0/+1
* Dedede: Move Discharge on AC config to baseboardDiana Z2020-08-271-0/+1
* Dedede: Move PWM to board levelDiana Z2020-08-212-27/+0
* config: Require battery >5% to enable PD Try.SRCWai-Hong Tam2020-08-181-8/+0
* Dedede: Lower EEPROM i2c speedDiana Z2020-08-171-1/+1
* Clean up: set embedded flash clock 48MHz as defaultRuibin Chang2020-08-171-3/+0
* baseboard/dedede: Enable AP reset command handlerKarthikeyan Ramasubramanian2020-08-131-0/+6
* dedede: Enable CONFIG_CMD_CHARGER_DUMPAseda Aboagye2020-08-051-1/+2
* ec: change usage of dummySam Hurst2020-08-052-4/+4
* power/intel_x86: Generalize the sleep failure detection, not bound to S0ixWai-Hong Tam2020-08-041-1/+1
* dedede: add FW_CONFIG field for keyboard backlight presentDevin Lu2020-08-013-5/+34
* Dedede: Move extpower_is_present() to baseboardDiana Z2020-07-281-0/+17
* Dedede: Restore pull-up on PG_PP1050_ST_OD after jumpingDiana Z2020-07-241-2/+7
* Dedede: Store PP3300_A status before sysjumpsDiana Z2020-07-241-0/+26
* Dedede: Enable EFS2Diana Z2020-07-231-0/+1
* Dedede: Enable i2ctrace commandDiana Z2020-07-211-0/+3
* Dedede: Retrieve FW_CONFIG from CBI at higher priorityDiana Z2020-07-171-1/+1
* dedede: add FW_CONFIG field for tablet mode present or notDevin Lu2020-07-172-0/+17
* boten: split CONFIG_LED_PWM out into boardsxiong.huang2020-07-151-2/+3
* dedede: Move adc channel to board variantDevin Lu2020-07-143-74/+0
* dedede: add workaround for CR50 double resetJett Rink2020-07-091-0/+3
* dedede: it83xx: fix adc data structure orderDevin Lu2020-07-022-15/+48
* Dedede: Set up baseboard FW_CONFIG parsingDiana Z2020-07-023-1/+63
* dedede: npcx7: Toggle ADC interrupts to save powerAseda Aboagye2020-06-211-0/+82