summaryrefslogtreecommitdiff
path: root/board/redrix
Commit message (Expand)AuthorAgeFilesLines
* PCHG: Report errors to hostDaisuke Nojiri2022-10-251-0/+4
* Redrix: Add other chip names in port list for I2C7Daisuke Nojiri2022-10-141-1/+1
* redrix: enable usb_mux idleBoris Mittelberg2022-10-101-0/+8
* brya: usb_mux: Split struct usb_mux in brya boardsTomasz Michalec2022-09-131-21/+31
* Update license boilerplate text in source code filesMike Frysinger2022-09-1220-20/+20
* redrix: Enable Data Resetpoornima tom2022-09-071-0/+1
* charge_state: Add PWR_STATE_FORCED_IDLE stateParth Malkan2022-08-181-9/+7
* redrix: tcs3400: update coeff conversionBoris Mittelberg2022-08-121-1/+1
* util: remove unused includesYuval Peress2022-08-051-0/+1
* board/redrix/board.c: Format with clang-formatJack Rosenthal2022-07-011-2/+2
* board/redrix/fans.c: Format with clang-formatJack Rosenthal2022-07-011-2/+2
* board/redrix/thermal.c: Format with clang-formatJack Rosenthal2022-06-301-57/+56
* board/redrix/fw_config.h: Format with clang-formatJack Rosenthal2022-06-301-11/+8
* board/redrix/fw_config.c: Format with clang-formatJack Rosenthal2022-06-301-1/+1
* board/redrix/charger.c: Format with clang-formatJack Rosenthal2022-06-301-1/+90
* board/redrix/sensors.c: Format with clang-formatJack Rosenthal2022-06-291-42/+30
* board/redrix/led.c: Format with clang-formatJack Rosenthal2022-06-291-32/+37
* board/redrix/board.h: Format with clang-formatJack Rosenthal2022-06-291-86/+69
* board/redrix/keyboard.c: Format with clang-formatJack Rosenthal2022-06-281-7/+6
* board/redrix/usbc_config.c: Format with clang-formatJack Rosenthal2022-06-281-2/+2
* board/redrix/usbc_config.h: Format with clang-formatJack Rosenthal2022-06-271-6/+2
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-2/+2
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* redrix: Update thermal high/halt pointDevin Lu2022-03-121-15/+4
* redrix: Update fan table version 4Devin Lu2022-03-121-35/+35
* redrix: Fix FAN acoustic while EC resetDevin Lu2022-03-121-2/+2
* gpio: cleanup header usage for i2cKeith Short2022-02-251-0/+1
* redrix: Add SSFC field for 2nd LID sensorDevin Lu2022-02-175-0/+111
* redrix: Enable PPC controlled FRSDevin Lu2022-02-111-0/+2
* redrix: Configure FRS GPIOs for PPCDevin Lu2022-02-112-2/+4
* redrix: Disable power LED during S0ixDevin Lu2022-02-091-8/+0
* PCHG: Enable MKBP wake maskDaisuke Nojiri2022-01-291-0/+1
* ec: Rename GMR_TABLET_MODE_GPIO_L to GPIO_TABLET_MODE_LAndrew McRae2022-01-201-1/+0
* redrix: Disable haptic pad LRA if battery is over currentDevin Lu2022-01-123-1/+30
* config: change temp_sensor_power from config to gpioMichał Barnaś2022-01-101-1/+2
* redrix: Update gpio table for board version 2Devin Lu2021-12-301-2/+3
* redrix: Update fan table version 3Devin Lu2021-12-231-26/+26
* redrix: Raise C1 port i2c speed to 1MhzDevin Lu2021-12-171-2/+2
* motion_sensor: Remove |int_signal| fieldGwendal Grignou2021-12-141-4/+0
* redrix: Blinking with each side LED while battery error.Devin Lu2021-12-081-2/+9
* redrix: Update charging LEDs behaviorDevin Lu2021-12-071-4/+10
* redrix: tcs3400: update coeffs for als and rgb sensorIsaac Lee2021-12-021-19/+19
* Redrix: Always initialize ioex data structures after sysjumpDevin Lu2021-12-011-4/+8
* cleanup: redrix: Fix macro stringDevin Lu2021-11-301-3/+3
* Redrix: Apply CONFIG_CHIPSET_RESUME_INIT_HOOKDevin Lu2021-11-231-0/+3
* Brya: Add USB mux taskDiana Z2021-11-191-0/+1
* bq25710: Make VSYS_TH2 Kconfig friendlyCaveh Jalali2021-11-131-0/+1
* redrix: Update fan table version 2Devin Lu2021-11-091-12/+12
* tree: Work around clang bugTom Hughes2021-11-051-40/+62
* brya: Update stack sizes based on stack analyzerCaveh Jalali2021-10-291-11/+11