summaryrefslogtreecommitdiff
path: root/board/reef_mchp/board.c
Commit message (Expand)AuthorAgeFilesLines
* drop unnecessary boards, chips and cts testsVadim Bendebury2020-01-071-1192/+0
* 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