summaryrefslogtreecommitdiff
path: root/board/genesis
Commit message (Expand)AuthorAgeFilesLines
* {ambassador,genesis,moonbuggy,scout}: Increase fan to reduce throttling.Richard Yeh2022-12-172-21/+50
* board: Sort header filesJeremy Bettis2022-12-011-2/+3
* Update license boilerplate text in source code filesMike Frysinger2022-09-127-7/+7
* config: rename HOSTCMD_ESPI_* to HOST_INTERFACE_ESPI_*Michał Barnaś2022-09-091-2/+2
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-012-2/+2
* board/genesis/board.h: Format with clang-formatJack Rosenthal2022-07-011-46/+42
* board/genesis/led.c: Format with clang-formatJack Rosenthal2022-06-301-5/+5
* board/genesis/pse.c: Format with clang-formatJack Rosenthal2022-06-291-41/+40
* board/genesis/board.c: Format with clang-formatJack Rosenthal2022-06-291-78/+63
* config: change temp_sensor_power from config to gpioMichał Barnaś2022-01-101-1/+2
* puff/variant: change EC_PCH_RTCRST default settingZick Wei2021-12-161-1/+1
* i2c: Use declared initializers for i2c_ports: boards a-lKeith Short2021-11-301-6/+42
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-191-1/+1
* tree: Work around clang bugTom Hughes2021-11-051-15/+20
* board: Rename RSMRST_L_PGOOD as PG_EC_RSMRST_ODLfirmware-chameleon-14280.B-mainDivya Sasidharan2021-10-121-1/+1
* tree: Use correct enum when calling button_disable_gpioTom Hughes2021-10-111-1/+1
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* genesis: update usb-a gpios, remove dead codeJeff Chase2021-07-233-73/+19
* Genesis: Update thermal tableDavid Huang2021-06-241-8/+8
* config: Rename CONFIG_CROS_BOARD_INFOPhilip Chen2021-06-161-1/+1
* Genesis: Fix LED behavior at initSue Chen2021-05-201-0/+7
* Genesis: LED PWM channels' IO type change to push-pullSue Chen2021-05-201-4/+2
* config: Populate CONFIG_SUPPRESSED_HOST_COMMANDSGwendal Grignou2021-05-191-3/+0
* mkbp: Move key simulation to input devicesBoris Mittelberg2021-05-101-1/+1
* thermisor: move header to include dirDawid Niedzwiecki2021-04-221-1/+1
* genesis: Redefine GPIO BJ_ADP_PRESENT_LNeill Corlett2021-01-221-0/+1
* genesis: Define GPIO line for USB C port polarity.Neill Corlett2021-01-201-1/+1
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-151-1/+1
* board/genesis: Backport LTC4291 power-over-ethernet changes fromNeill Corlett2021-01-135-3/+273
* board/genesis: Totally remove CONFIG_CHARGE_MANAGER andNeill Corlett2021-01-136-562/+6
* Move tcpic.h header into include/driverSimon Glass2021-01-071-1/+1
* TCPMv2: Update source-out configsDiana Z2020-12-242-11/+0
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+1
* genesis: hardcode barrel jack connected stateMatt Ziegelbaum2020-12-041-17/+25
* genesis: add initial genesis EC firmwareMatt Ziegelbaum2020-12-047-0/+1789