summaryrefslogtreecommitdiff
path: root/board/rammus
Commit message (Expand)AuthorAgeFilesLines
* charge_state: Add PWR_STATE_FORCED_IDLE stateParth Malkan2022-08-181-4/+5
* util: remove unused includesYuval Peress2022-08-051-0/+1
* board/rammus/cbi_ssfc.c: Format with clang-formatJack Rosenthal2022-07-011-1/+1
* board/rammus/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-07-011-9/+8
* board/rammus/battery.c: Format with clang-formatJack Rosenthal2022-07-011-8/+9
* board/rammus/board.h: Format with clang-formatJack Rosenthal2022-07-011-54/+50
* board/rammus/led.c: Format with clang-formatJack Rosenthal2022-06-301-22/+17
* board/rammus/board.c: Format with clang-formatJack Rosenthal2022-06-291-81/+66
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-2/+2
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* rammus: Disable HC debug by defaultGwendal Grignou2022-02-151-0/+8
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-1/+1
* ec: Rename GMR_TABLET_MODE_GPIO_L to GPIO_TABLET_MODE_LAndrew McRae2022-01-201-1/+1
* i2c: Use declared initializers for i2c_ports: boards m-zKeith Short2021-11-301-5/+35
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-191-1/+1
* tree: Files should end with single newlineTom Hughes2021-10-181-1/+0
* board: Rename RSMRST_L_PGOOD as PG_EC_RSMRST_ODLfirmware-chameleon-14280.B-mainDivya Sasidharan2021-10-121-1/+1
* board/rammus: Fix enum typeTom Hughes2021-10-081-1/+1
* rammus: gryo sensor add 2nd source ICM40608Michael5 Chen12021-09-285-2/+98
* USB MUX: Update mux HPD update interface to use mux_state_tDiana Z2021-09-161-1/+2
* rammus: Add accelerometer 2nd source KX022.Michael5 Chen12021-09-115-2/+116
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* lid_angle: Create a common callback for lid angle changesWai-Hong Tam2021-08-051-3/+1
* chgstv2: Unify power-on and shutdown battery thresholdsDaisuke Nojiri2021-06-231-1/+0
* config: Rename CONFIG_CROS_BOARD_INFOPhilip Chen2021-06-161-1/+1
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* 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
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-2/+2
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* Charger: Add dynamic charger chip countDiana Z2020-07-111-2/+0
* Swap system_jumped_to_this_image with system_jumped_latestabilize-quickfix-13310.91.B-masterstabilize-quickfix-13310.76.B-masterstabilize-quickfix-13310.73.B-masterstabilize-13310.99.B-masterstabilize-13310.94.B-masterstabilize-13310.83.B-masterstabilize-13310.74.B-masterstabilize-13310.72.B-masterrelease-R85-13310.B-masterDaisuke Nojiri2020-06-261-2/+2
* PD: Remove unnecessary PDCMD taskDiana Z2020-05-201-1/+0
* usb_pd: Rename CONFIG_CMD_PD_CONTROL to CONFIG_HOSTCMD_PD_CONTROLVijay Hiremath2020-05-151-1/+1
* Various boards: Shrink UART Tx buffer to save spaceAbe Levkoy2020-05-011-1/+1
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2020-04-231-6/+6
* common/keyboard_vivaldi: New keyboard framework for custom layoutRajat Jain2020-04-211-0/+1
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-7/+5
* TCPMV1/2: Make the PD Config Flags more consistentSam Hurst2020-02-221-0/+1
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-5/+5
* Charger: Convert boards to use new driver structureDiana Z2020-02-041-0/+12
* pd: cleanup pd_get_data_roleDenis Brockus2020-01-091-1/+2
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-2/+2
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-101-309/+2
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-013-9/+10
* usb_pd: use enum tcpc_rp_value instead of intCaveh Jalali2019-10-311-1/+1
* eSPI: Configure SLP_S3, SLP_S4 separatelyAbe Levkoy2019-10-301-1/+2
* tablet_mode: Renaming for GMR sensorPhilip Chen2019-09-192-3/+3
* config: Merge CONFIG_CHARGER_V2 into CONFIG_CHARGERKeith Short2019-09-181-1/+0