summaryrefslogtreecommitdiff
path: root/board/bobba
Commit message (Expand)AuthorAgeFilesLines
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-6/+3
* Bobba: Can't boot up at 1st times AC in while connecting failed batterySue2020-01-091-0/+7
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-2/+2
* Define board_override_features_flags APIs as overridablednojiri2019-12-102-8/+1
* board: Set min/max frequency attributesGwendal Grignou2019-12-091-0/+2
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-1/+1
* octopus: lock gpio config for reset signalJett Rink2019-10-191-1/+6
* tablet_mode: Renaming for GMR sensorPhilip Chen2019-09-192-2/+2
* Bobba: Add new LGC batterySue Chen2019-08-232-0/+30
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-3/+3
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-3/+3
* Bobba: Add new LGC batteryben.chen2@quanta.corp-partner.google.com2019-07-122-0/+30
* bobba: add blorb and droid into the support of controlling USB Type-A power.Marco Chen2019-05-241-0/+34
* octopus: Support keypad function on BobbaSue Chen2019-05-212-0/+27
* Revert "octopus: Support keypad function on Bobba"Justin TerAvest2019-05-102-24/+0
* octopus: Support keypad function on BobbaSue Chen2019-05-102-0/+24
* octopus: set KB_BL_PWR_EN to GPIO62 for Droid/BlorbDavid Huang2019-05-081-2/+2
* Bobba: Add new battery for Driod and BlorbSue Chen2019-04-222-0/+30
* Octopus: support keyboard backlight for Droid/BlorbDavid Huang2019-04-222-0/+22
* Bobba: Add new battery for DriodSue Chen2019-04-202-0/+30
* common: led_onoff_states: move forward baseboard led_state to common codeDevin Lu2019-04-201-1/+1
* octopus: correct GPIO - KB_BL_PWR_EN to UNIMPLEMENTEDMarco Chen2019-04-131-2/+2
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-14/+1
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-1/+1
* motion: Define macros for custom eventsGwendal Grignou2019-03-201-2/+5
* board/octopus: Notify SoC about USB overcurrentKarthikeyan Ramasubramanian2019-01-171-0/+10
* octopus: convert boards to use hardware intJett Rink2019-01-101-2/+0
* octopus: reduce all octopus sensor fifo sizesJett Rink2019-01-051-5/+0
* bobba: Change FIFO settingsEnrico Granata2018-12-231-1/+1
* Octopus: Increase task stacks on npcx boardsDiana Z2018-12-121-11/+11
* gpio: Add configuration for EC_PCH_RTCRST GPIO in octopus boardsKarthikeyan Ramasubramanian2018-12-051-0/+1
* Bobba: Correct comments of base rotation referenceTino Liu2018-11-291-6/+8
* board/bobba/gpio: Add missing GPIO configuration for Board Id 3Karthikeyan Ramasubramanian2018-11-291-2/+17
* tablet_mode: Introduce hall sensor specific handlingFurquan Shaikh2018-11-292-2/+2
* ocotpus: move VBUS_ADC config to baseJett Rink2018-11-192-14/+0
* bobba: add PD to unused lines to prevent floatJett Rink2018-11-161-11/+11
* bobba: enable sensors sync via dedicated IRQ pinEnrico Granata2018-11-072-3/+2
* Bobba: Modify base accel/gyro rotation for SKU with AR Cam.Tino Liu2018-11-011-0/+28
* octopus: update active_mask for consistencyJett Rink2018-10-301-10/+10
* Bobba: support factory keyboard test.Ryan Zhang2018-10-252-0/+23
* bobba: Hookup the vsync pin and the sync driverHeng-Ruey Hsu2018-10-233-14/+34
* Octopus: add reset logic for C0 TCPCDiana Z2018-10-091-1/+0
* octopus: remove CONFIG_SYSTEM_UNLOCKED optionJett Rink2018-10-041-3/+0
* bc12: rename bq24392 driver to max14637Scott Collyer2018-10-021-1/+0
* Octopus: Add CCD_MODE_ODL to GPIO listDiana Z2018-10-011-0/+3
* meep: Add clamshell Suspend LED BehaviorZick Wei2018-09-201-2/+1
* Bobba: Support new SKU IDTino Liu2018-09-191-2/+3
* octopus: enable PSL for all NPCX variantsJett Rink2018-09-171-0/+20
* octopus: correct base sensor lifetimeJett Rink2018-09-171-1/+1
* type: Rename matrix_3x3_t to mat33_fp_tYilun Lin2018-09-131-1/+1