summaryrefslogtreecommitdiff
path: root/board/bobba
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-127-7/+7
* bobba: Change charge max sleep time to 4sDavid Huang2022-08-221-0/+7
* board/bobba/led.c: Format with clang-formatJack Rosenthal2022-06-291-14/+20
* board/bobba/board.c: Format with clang-formatJack Rosenthal2022-06-281-80/+72
* board/bobba/board.h: Format with clang-formatJack Rosenthal2022-06-281-23/+12
* bobba: reduce flash usageCaveh Jalali2022-05-111-0/+3
* battery: AP19A8K: Add the C-FET status registerWai-Hong Tam2022-03-091-0/+2
* tree: Files should end with single newlineTom Hughes2021-10-181-1/+0
* board: Rename RSMRST_L_PGOOD as PG_EC_RSMRST_ODLfirmware-chameleon-14280.B-mainDivya Sasidharan2021-10-121-0/+2
* bobba: Disable ACCLES console command to save spaceDeepti Deshatty2021-09-161-1/+0
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* Bobba: Free up flash spaceDiana Z2021-08-111-0/+1
* lid_angle: Create a common callback for lid angle changesWai-Hong Tam2021-08-051-3/+1
* keyboard_scan: Add consts needed for factory test to headerRob Barnes2021-07-281-2/+0
* bobba: Disable CONFIG_CMD_ACCELSPOOFCaveh Jalali2021-07-141-0/+1
* syv682x: Fix name for option to disable CC passthroughKeith Short2021-07-101-1/+1
* DP Altmode DFP: Add `mfallow` commandudaykiran2021-07-021-0/+1
* LED On/Off: Make battery LED optionalDiana Z2021-04-221-4/+5
* thermisor: move header to include dirDawid Niedzwiecki2021-04-221-1/+1
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* Octopus: Re-enable VCONN sourcing from TCPCEric Herrmann2021-03-031-0/+2
* Bobba: Define CONFIG_DEBUG_ASSERT_BRIEFDiana Z2021-02-081-0/+3
* bobba: Fix bobba accel icm matrix.David Huang2021-01-291-1/+1
* Move tcpic.h header into include/driverSimon Glass2021-01-071-1/+1
* bobba: Add base accel/gyro config for icm-426xxDavid Huang2020-12-303-3/+85
* Bobba: set SYV682X HV_ILIM to 5.5ADavid Huang2020-08-141-0/+2
* bobba: fix triggering condition for PPC interrupt of SYV682AMarco Chen2020-07-232-21/+35
* ec: change usage of "sane" per inclusive languagePaul Fagerburg2020-07-221-1/+1
* Swap system_jumped_to_this_image with system_jumped_latestabilize-quickfix-13310.91.B-masterstabilize-quickfix-13310.76.B-masterstabilize-quickfix-13310.73.B-masterstabilize-13310.99.B-masterstabilize-13310.94.B-masterstabilize-13310.83.B-masterstabilize-13310.74.B-masterstabilize-13310.72.B-masterrelease-R85-13310.B-masterDaisuke Nojiri2020-06-261-1/+1
* Bobba: support PPC syv682x by function checkBen Chen2020-06-171-4/+15
* Bobba: Fix printing when cbi_get_board_version() failedDavid Huang2020-06-051-1/+1
* Bobba: add PPC syv682x configDavid Huang2020-06-043-3/+42
* Bobba: New sku id 27 for Sparky360 (no pen)Sue2020-05-281-2/+6
* PD: Remove unnecessary PDCMD taskDiana Z2020-05-201-1/+0
* Bobba: Add battery AP19A5KDavid Huang2020-04-302-0/+30
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2020-04-231-6/+6
* 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