summaryrefslogtreecommitdiff
path: root/zephyr/projects/brya
Commit message (Expand)AuthorAgeFilesLines
* Reland "zephyr: Remove unused enum-name entries"Andrew McRae2022-02-161-6/+0
* Revert "zephyr: Remove unused enum-name entries"Jack Rosenthal2022-02-151-0/+6
* zephyr: Remove unused enum-name entriesAndrew McRae2022-02-151-6/+0
* zephyr: eeprom: use Zephry EEPROM driverDawid Niedzwiecki2022-02-152-3/+7
* zephyr: Create Kconfig.usbaSam Hurst2022-02-111-0/+1
* write protect: extract checking write protectDawid Niedzwiecki2022-02-112-1/+8
* zephyr: update definition of WP pinDawid Niedzwiecki2022-02-091-1/+1
* zephyr: pwm: drop LED PWM nodes from named-pwmsFabio Baltieri2022-02-092-44/+24
* zephyr: pwm-leds: convert pwm_led to the Zephyr PWM APIFabio Baltieri2022-02-091-2/+6
* zephyr: Remove the hibernate-wake-pins nodes on projects using PSLWai-Hong Tam2022-02-091-9/+0
* zephyr: Use GPIO nodelabel for EC_PCH_WAKE_ODLAndrew McRae2022-02-081-2/+1
* zephyr: brya: Enable apreset host commandRajesh Kumar2022-02-041-0/+1
* zephyr: brya: do not remove WP GPIODawid Niedzwiecki2022-02-031-1/+0
* zephyr: brya: Enable i2cspeed commandRajesh Kumar2022-02-021-0/+1
* zephyr: Use GPIO in eeprom WP not named-gpioAndrew McRae2022-02-021-2/+2
* zephyr: Remove enum-names that are not used by common codeAndrew McRae2022-02-021-25/+0
* zephyr: Fix named-gpios et al to drop #gpio-cellsAndrew McRae2022-02-011-29/+0
* jhl8040: Rename *gpios to *pinAndrew McRae2022-02-011-4/+4
* zephyr: Convert wake-pins to use interrupt configAndrew McRae2022-02-011-4/+4
* brya: Migrate GPIO access to Zephyr APIAndrew McRae2022-01-314-12/+21
* pi3usb9201: User new interrupt handling.Andrew McRae2022-01-281-3/+3
* zephyr: Rename irq-gpio to irq-pinAndrew McRae2022-01-282-28/+29
* zephyr: Convert sensor interrupts to new frameworkAndrew McRae2022-01-281-2/+1
* zephyr: brya: Remove unreachable ACCELGYRO configsCaveh Jalali2022-01-281-2/+0
* brya: Migrate interrupt config to new frameworkAndrew McRae2022-01-274-107/+186
* ec: Rename GMR_TABLET_MODE_GPIO_L to GPIO_TABLET_MODE_LAndrew McRae2022-01-201-1/+0
* zephyr: brya: Add config to override led colorRajesh Kumar2022-01-201-0/+4
* zephyr: brya: Enable LED support using shimRajesh Kumar2022-01-203-0/+50
* zephyr: brya: Enable charger and type-c chargingRajesh Kumar2022-01-207-6/+391
* zephyr: brya: Enable batteryRajesh Kumar2022-01-146-0/+65
* zephyr: brya: cleanup gpio.dtsRajesh Kumar2022-01-121-5/+0
* zephyr: brya: Enable keyboard configurationRajesh Kumar2022-01-123-1/+21
* zephyr: brya: Add battery present gpio confRajesh Kumar2022-01-122-0/+5
* zephyr: brya: add hooks to enable kblight gpioRajesh Kumar2022-01-112-0/+53
* zephyr: brya: Enable fanRajesh Kumar2022-01-104-0/+40
* zephyr: brya: Enable pwm channelsRajesh Kumar2022-01-103-0/+80
* zephyr: brya: Enable mkbp protocolRajesh Kumar2022-01-071-0/+9
* zephyr: brya: Enable motion sensorsRajesh Kumar2022-01-065-0/+337
* zephyr: dts: drop named-gpio labels and match up net namesFabio Baltieri2022-01-041-32/+5
* zephyr: brya: Enable CBI configurationRajesh Kumar2022-01-045-4/+32
* zephyr: Rename eSPI configuration to match cros-ecKeith Short2021-12-171-1/+1
* zephyr: brya: Enable PMIC mp2964 configurationRajesh Kumar2021-12-081-0/+4
* zephyr: brya: Enable RTC configurationRajesh Kumar2021-12-081-0/+3
* zephyr: brya: backlight lid configuration cleanupRajesh Kumar2021-12-031-2/+0
* zephyr: brya: Enable ADC runtime configurationRajesh Kumar2021-12-031-0/+2
* brya: Enable SLP_S5 and S4 residencyEvan Green2021-12-021-0/+9
* zephyr: brya: Enable PSL hibernate configurationRajesh Kumar2021-11-231-0/+3
* zephyr: brya: Enable configuration for throttle apRajesh Kumar2021-11-233-1/+11
* zephyr: brya: Add backlight lid configurationRajesh Kumar2021-11-152-0/+6
* zephyr: brya: Add power sequencing support using shimDivya Sasidharan2021-11-123-5/+109