summaryrefslogtreecommitdiff
path: root/board/fizz
Commit message (Expand)AuthorAgeFilesLines
* fizz: Increase fan to reduce throttling.Richard Yeh2022-12-131-84/+97
* board: Sort header filesJeremy Bettis2022-12-012-4/+4
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-241-2/+2
* fizz: usb_mux: Split struct usb_mux in fizz boardTomasz Michalec2022-09-131-5/+8
* Update license boilerplate text in source code filesMike Frysinger2022-09-129-9/+9
* config: rename HOSTCMD_ESPI_* to HOST_INTERFACE_ESPI_*Michał Barnaś2022-09-092-4/+4
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* board/fizz/board.h: Format with clang-formatJack Rosenthal2022-07-011-42/+38
* board/fizz/led.c: Format with clang-formatJack Rosenthal2022-06-301-3/+3
* board/fizz/usb_pd_pdo.c: Format with clang-formatJack Rosenthal2022-06-291-2/+2
* board/fizz/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-06-291-2/+2
* board/fizz/board.c: Format with clang-formatJack Rosenthal2022-06-281-116/+102
* hooks: rename charger init priority to match othersKeith Short2022-03-291-2/+2
* i2c: Use declared initializers for i2c_ports: boards a-lKeith Short2021-11-301-5/+35
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-191-1/+1
* tree: Create usb_pd_pdo.cTom Hughes2021-11-054-16/+42
* Fizz: Free up flash spaceWealian Liao2021-11-021-0/+3
* fizz: Remove `adc` console commandAseda Aboagye2021-11-011-0/+1
* board: Rename RSMRST_L_PGOOD as PG_EC_RSMRST_ODLfirmware-chameleon-14280.B-mainDivya Sasidharan2021-10-121-0/+1
* USB MUX: Update mux HPD update interface to use mux_state_tDiana Z2021-09-161-1/+2
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* config: Rename CONFIG_CROS_BOARD_INFOPhilip Chen2021-06-161-1/+1
* config: Populate CONFIG_SUPPRESSED_HOST_COMMANDSGwendal Grignou2021-05-191-2/+0
* mkbp: Move key simulation to input devicesBoris Mittelberg2021-05-101-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-2/+2
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* 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
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-8/+7
* TCPMV1/2: Make the PD Config Flags more consistentSam Hurst2020-02-221-0/+1
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-2/+2
* Fizz: add fan table for excelsiorJeff Chase2020-02-122-0/+17
* battery: stub out battery_is_present if disabledPeter Marheine2020-01-081-6/+0
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-102-278/+2
* ec-fans: Make fans configuration const by default.Andrew McRae2019-11-021-0/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-013-6/+6
* eSPI: Configure SLP_S3, SLP_S4 separatelyAbe Levkoy2019-10-302-8/+5
* volteer: Add RTC resetKeith Short2019-09-291-8/+0
* usb: de-dup common code from old and new PD stackJett Rink2019-08-191-1/+0
* Remove __7b, __8b and __7bfDenis Brockus2019-07-202-6/+6
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-192-6/+6
* cleanup: refactor CPRINTF("[%T ...]\n") to CPRINTSJack Rosenthal2019-07-171-1/+1
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-132-26/+0
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-2/+8
* tcpm: Refactor tcpc_config to include a flags fieldScott Collyer2019-04-171-2/+2
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-14/+1
* Fizz: Apply VR1 fix for all variantsDaisuke Nojiri2019-03-301-10/+8