summaryrefslogtreecommitdiff
path: root/board/rainier
Commit message (Expand)AuthorAgeFilesLines
* board: Sort header filesJeremy Bettis2022-12-012-4/+5
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-241-2/+2
* tree: Remove CONFIG_STM_HWTIMER32Tom Hughes2022-11-111-1/+0
* tree: Remove CONFIG_SOFTWARE_PANICTom Hughes2022-10-121-1/+0
* rainer: usb_mux: Split struct usb_mux in rainier boardTomasz Michalec2022-09-131-4/+7
* Update license boilerplate text in source code filesMike Frysinger2022-09-126-6/+6
* charger: support the charger without batteryZhuohao Lee2022-09-081-6/+0
* board/rainier/board.c: Format with clang-formatJack Rosenthal2022-07-011-51/+44
* board/rainier/board.h: Format with clang-formatJack Rosenthal2022-06-301-15/+15
* board/rainier/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-06-281-2/+2
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* i2c: Add addr_flags and cmd to board_allow_i2c_passthru()Ricardo Quesada2022-03-171-1/+1
* i2c: Use declared initializers for i2c_ports: boards m-zKeith Short2021-11-301-1/+7
* COIL: Update SPI references to controller/peripheralKeith Short2021-11-231-1/+1
* board: Do not enable gyroscope by defaultGwendal Grignou2021-09-231-7/+0
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* system: Clean up system_get_board_version()Philip Chen2021-07-091-1/+0
* COIL: Rename motion sense address macrosDiana Z2021-06-091-3/+3
* COIL: Rename MODULE_SPI_MASTER to MODULE_SPI_CONTROLLERCaveh Jalali2021-06-032-3/+3
* COIL: Rename CONFIG_SPI_MASTER to CONFIG_SPI_CONTROLLERCaveh Jalali2021-06-031-1/+1
* mkbp: Move key simulation to input devicesBoris Mittelberg2021-05-101-1/+1
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* charge_state: provide stub definition of charge_want_shutdownJack Rosenthal2021-03-201-9/+0
* board: Remove HAS_TASK_MOTIONSENSE when always definedGwendal Grignou2021-02-221-2/+0
* spi: Pass in spi_device as argument to spi_enable instead of portTom Hughes2021-01-281-2/+2
* COIL: Rename fusb302 driver variablesDiana Z2021-01-271-1/+1
* config: Provide default VCONN Swap delayAbe Levkoy2021-01-221-1/+0
* config: Make VCONN Swap delay a documented optionAbe Levkoy2021-01-221-1/+1
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+1
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* 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-1/+1
* PD: Remove unnecessary PDCMD taskDiana Z2020-05-201-1/+0
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2020-04-231-6/+6
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-1/+2
* TCPMV1/2: Make the PD Config Flags more consistentSam Hurst2020-02-221-0/+1
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-1/+1
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-101-294/+0
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-013-5/+5
* usb_pd: use enum tcpc_rp_value instead of intCaveh Jalali2019-10-311-1/+1
* config: Refactor CONFIG_ACCEL_FIFO to enable use of IS_ENABLEDYuval Peress2019-09-031-2/+5
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-4/+4
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-4/+4
* cleanup: Rename CONFIG_MKBP_WAKEUP_MASK for clarity.Aseda Aboagye2019-07-021-2/+2
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-1/+8
* common: motion_sense: Require CONFIG_MOTION_SENSOR_MAX_COUNTYuval Peress2019-06-051-0/+1
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-11/+1
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-1/+1
* motion: Define macros for custom eventsGwendal Grignou2019-03-201-1/+2
* mkbp_event,include/config.h: Clarify MKBP delivery method.Yilun Lin2019-03-071-0/+1