summaryrefslogtreecommitdiff
path: root/board/reef_mchp/board.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-9/+8
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-4/+3
* Charger: Convert boards to use new driver structureDiana Z2020-02-041-0/+9
* Charger: change get_vbus_voltage to return EC errorDiana Z2020-01-281-1/+6
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-2/+2
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-3/+3
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-15/+15
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-15/+15
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-131-22/+0
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-8/+10
* tcpm: Refactor tcpc_config to include a flags fieldScott Collyer2019-04-171-2/+4
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-2/+2
* nautilus,reef_mchp: Remove board_is_ramp_allowedDaisuke Nojiri2018-12-141-21/+0
* usb-c: use higher priority task for interruptsJett Rink2018-11-141-9/+11
* ss-mux: remove unused port_addr initializationv2.0.0Jett Rink2018-09-171-2/+0
* type: Rename matrix_3x3_t to mat33_fp_tYilun Lin2018-09-131-2/+2
* ss-mux: update semantics for TCPC/MUX only used as MUXJett Rink2018-09-051-3/+2
* board: Add reef_mchp board.scott worley2018-06-141-0/+1232