summaryrefslogtreecommitdiff
path: root/board/fizz/board.c
Commit message (Expand)AuthorAgeFilesLines
* 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-121-1/+1
* 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
* 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
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-8/+7
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-2/+2
* Fizz: add fan table for excelsiorJeff Chase2020-02-121-0/+16
* battery: stub out battery_is_present if disabledPeter Marheine2020-01-081-6/+0
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-3/+3
* volteer: Add RTC resetKeith Short2019-09-291-8/+0
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-4/+4
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-4/+4
* cleanup: refactor CPRINTF("[%T ...]\n") to CPRINTSJack Rosenthal2019-07-171-1/+1
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-131-16/+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
* Fizz: Apply VR1 fix for all variantsDaisuke Nojiri2019-03-301-10/+8
* Fizz: Teemo PMIC TPS650830 VR1 setting for hang up issueSue Chen2019-03-301-0/+11
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-3/+3
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-1/+1
* Fizz: Add Jax supportDaisuke Nojiri2018-11-191-19/+25
* usb-c: use higher priority task for interruptsJett Rink2018-11-141-7/+1
* Fizz: Remove remote temp sensor 2Daisuke Nojiri2018-09-201-7/+6
* chgmgr: Allow charge_manager_update_charge to accept NULLDaisuke Nojiri2018-09-201-2/+1
* ss-mux: remove unused port_addr initializationv2.0.0Jett Rink2018-09-171-1/+0
* ss-mux: update semantics for TCPC/MUX only used as MUXJett Rink2018-09-051-3/+2
* espi: Rename CONFIG_HOSTCMD_ESPI_VW_SIGNALS to CONFIG_HOSTCMD_ESPI_VW_SLP_SIG...Furquan Shaikh2018-07-271-1/+1
* Fizz: Add Wukong for BJ configurationDaisuke Nojiri2018-06-141-4/+6
* Fizz: Add Bleemo for BJ configurationDaisuke Nojiri2018-06-131-0/+1
* Fizz: Add fan table for BleemoDaisuke Nojiri2018-06-121-0/+1
* Fizz: Move BJ adapter spec table to ECDaisuke Nojiri2018-06-081-0/+96
* Fizz: Add fan for WukongRyan.Zhang2018-06-071-34/+73
* Fizz: add CONFIG_BOARD_HAS_RTC_RESETRyan Zhang2018-06-071-0/+8
* Fizz: Increase VR3 voltage to avoid boot failureDaisuke Nojiri2018-05-301-0/+9
* espi: rename remaining eSPI optionsJett Rink2018-05-231-1/+1
* fizz/nami: Use chipset_pre_init_callbackFurquan Shaikh2018-04-191-2/+1
* chgstv2: Check charger power in prevent_power_on.Aseda Aboagye2018-04-101-1/+1
* fan: Allow board to configure fans at run timeDaisuke Nojiri2018-03-061-11/+16
* host_command: Count suppressed host commands individuallyDaisuke Nojiri2018-02-161-7/+0
* CBI: Make data offset and size variableDaisuke Nojiri2018-02-161-2/+2
* Fizz: Update thermal table by projectRyan Zhang2018-02-081-14/+44
* Fizz: Monitor input current (version 2.0)Daisuke Nojiri2018-02-081-23/+90
* Enable PD communication in RO for external displayDaisuke Nojiri2018-02-031-3/+4
* Fizz: Suppress EC_CMD_PD_GET_LOG_ENTR debug logDaisuke Nojiri2018-02-031-0/+1
* Fizz: Remove board_has_working_reset_flagsDaisuke Nojiri2018-01-221-12/+0
* host_command: Suppress individual host command debug logDaisuke Nojiri2018-01-221-0/+6
* CBI: Read board info from EEPROMDaisuke Nojiri2018-01-181-0/+5