summaryrefslogtreecommitdiff
path: root/board/flapjack
Commit message (Expand)AuthorAgeFilesLines
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-282-9/+5
* TCPMV1/2: Make the PD Config Flags more consistentSam Hurst2020-02-221-0/+1
* Charger: Convert boards to use new driver structureDiana Z2020-02-041-0/+11
* usb_mux: cleanup: Replace mux state enums with ec_command bit flagVijay Hiremath2020-01-281-1/+1
* usbc: hpd_deadline cleanupDenis Brockus2020-01-161-11/+7
* kukui: include a dummy bootblock if BOOTBLOCK variable not setTing Shen2019-12-191-0/+3
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-1/+1
* drivers/tcs3400: update fields for new irt scale factorNick Vaccaro2019-12-121-3/+4
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-102-264/+15
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-013-6/+6
* usb_pd: use enum tcpc_rp_value instead of intCaveh Jalali2019-10-311-1/+1
* config: Merge CONFIG_CHARGER_V2 into CONFIG_CHARGERKeith Short2019-09-181-1/+0
* config: Refactor CONFIG_ACCEL_FIFO to enable use of IS_ENABLEDYuval Peress2019-09-031-2/+9
* common: Move fifo logic out of motion_sense.cYuval Peress2019-08-231-0/+2
* flapjack: tcs3400: add channel offsets and coefficientsNick Vaccaro2019-08-202-3/+17
* tcs3400: update fields for als and rgb sensorNick Vaccaro2019-08-201-5/+18
* kukui: add baseboard/kukuiTing Shen2019-07-302-2/+19
* Remove __7b, __8b and __7bfDenis Brockus2019-07-203-11/+11
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-193-14/+14
* cleanup: Rename CONFIG_MKBP_WAKEUP_MASK for clarity.Aseda Aboagye2019-07-021-2/+2
* ec: Remove extraneous new line as the end of CPRINTS stringsNicolas Boichat2019-06-201-1/+1
* Flapjack: Enable link time optimizationDaisuke Nojiri2019-06-181-1/+1
* Flapjack: Enable TCS3400_INT_ODL interrupt if board_version >= 4Daisuke Nojiri2019-06-181-1/+1
* flapjack: add i2c_ports entry for I2C_PORT_ALSNick Vaccaro2019-06-181-0/+1
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-1/+7
* Flapjack: Trigger BC12 detection when AC charger is pluggedDaisuke Nojiri2019-06-101-1/+11
* Flapjack: Enable TCS3400_INT_ODL interrupt if board_version >= 5Daisuke Nojiri2019-05-221-1/+2
* Flapjack: Change pull-up to 3300 mV for BATT_ID and LCM_IDDaisuke Nojiri2019-05-223-19/+57
* Flapjack: Export board_version, oem, skuDaisuke Nojiri2019-05-222-3/+7
* Flapjack: Limit VBUS when charge current is < 1ADaisuke Nojiri2019-05-211-17/+35
* tcs3400: rename tcs3400_drv_data_t to als_drv_data_tNick Vaccaro2019-05-091-7/+6
* Flapjack: Enable full model of MAX17055YH Lin2019-05-092-4/+53
* flapjack: add tcs3400 sensorNick Vaccaro2019-05-073-28/+75
* Flapjack: Clean up charger_profile_overrideDaisuke Nojiri2019-05-041-30/+12
* Flapjack: Add Sunwoda batteriesDaisuke Nojiri2019-05-042-2/+102
* flapjack: Customize EOC according to battery specificationLeo Zhou2019-05-021-0/+14
* Flapjack: Add 2nd source panels and modify 1st source panels nameJessy Jiang2019-05-022-7/+12
* Flapjack: Add battery manufacturer namesDaisuke Nojiri2019-05-011-0/+12
* Flapjack: Disable charging from BC 1.2 charger as USB-C chargerDaisuke Nojiri2019-04-301-0/+1
* Flapjack: Turn off LED when brightness == 0Daisuke Nojiri2019-04-301-7/+16
* Flapjack: Fix bit size for LCM_IDDaisuke Nojiri2019-04-292-1/+2
* Reland "flapjack: do not carry LCM_ID with old board"Daisuke Nojiri2019-04-292-7/+6
* Revert "flapjack: do not carry LCM_ID with old board"Jack Rosenthal2019-04-262-6/+7
* flapjack: do not carry LCM_ID with old boardYH Lin2019-04-262-7/+6
* P9221: Add P9221 driverTony Zou2019-04-224-13/+37
* Flapjack: Use PWM mode of MT6370 to control LED brightnessDaisuke Nojiri2019-04-191-15/+33
* Flapjack: Embed LCM_ID in SKU_IDDaisuke Nojiri2019-04-192-9/+38
* Flapjack: Cut off battery when USB-C board isn't connectedDaisuke Nojiri2019-04-181-1/+25
* flapjack: Update virtual usb mux info.stabilize-12088.BJessy Jiang2019-04-131-1/+5
* Flapjack: Remove pd console command from RODaisuke Nojiri2019-04-131-0/+1