summaryrefslogtreecommitdiff
path: root/board/rammus
Commit message (Expand)AuthorAgeFilesLines
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-013-9/+10
* usb_pd: use enum tcpc_rp_value instead of intCaveh Jalali2019-10-311-1/+1
* eSPI: Configure SLP_S3, SLP_S4 separatelyAbe Levkoy2019-10-301-1/+2
* tablet_mode: Renaming for GMR sensorPhilip Chen2019-09-192-3/+3
* config: Merge CONFIG_CHARGER_V2 into CONFIG_CHARGERKeith Short2019-09-181-1/+0
* config: Refactor CONFIG_ACCEL_FIFO to enable use of IS_ENABLEDYuval Peress2019-09-031-3/+4
* power: Replace weak attr with __overridableYilun Lin2019-08-221-1/+2
* Remove __7b, __8b and __7bfDenis Brockus2019-07-202-25/+25
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-192-25/+26
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-132-27/+0
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-9/+11
* common: motion_sense: Require CONFIG_MOTION_SENSOR_MAX_COUNTYuval Peress2019-06-051-0/+1
* rammus: turn USB type-A charging mode on by CONFIG of default mode not CDP.Marco Chen2019-05-231-1/+1
* tcpm: Refactor tcpc_config to include a flags fieldScott Collyer2019-04-171-2/+4
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-14/+1
* rammus: Disable tight timestampsEnrico Granata2019-03-261-0/+2
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-262-2/+2
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-2/+2
* motion: Define macros for custom eventsGwendal Grignou2019-03-201-1/+2
* rammus: turn the USB type-a charging off by default in suspend modeZhuohao Lee2019-02-041-0/+13
* rammus: fix incorrect power mode configuration for the USB Type-AZhuohao Lee2019-01-231-0/+2
* rammus: reconfig the PS8751 i2c port according to the board versionZhuohao Lee2018-12-202-2/+27
* rammus: Lock the ECZhuohao Lee2018-12-062-7/+1
* motion_lid: Use CONFIG_TABLET_MODEFurquan Shaikh2018-11-291-2/+0
* tablet_mode: Introduce hall sensor specific handlingFurquan Shaikh2018-11-292-3/+3
* usb-c: use higher priority task for interruptsJett Rink2018-11-141-9/+12
* rammus: Correct accel sensor BMI160 base reference dependent on sensor location.michael_chen2018-10-311-2/+2
* dptf: Get rid of CONFIG_DPTF_DEVICE_ORIENTATIONFurquan Shaikh2018-10-301-1/+0
* rammus: V1.0A power rail should be in 1V during S0ixZhuohao Lee2018-10-251-18/+0
* rammus: Fix ectool LED controlmichael_chen2018-10-181-3/+3
* rammus: Fix system can not charge when battery LED is ambermichael_chen2018-10-141-0/+1
* rammus: Fix power leakagemichael_chen2018-10-092-3/+10
* rammus: Implement the EC battery codemichael_chen2018-09-281-27/+17
* rammus: Implement keyboard backlight enable controlmichael_chen2018-09-212-0/+3
* rammus: Implement LED functionmichael_chen2018-09-212-66/+105
* rammus: Fix PD port 0 reset control behaviormichael_chen2018-09-182-5/+5
* ss-mux: remove unused port_addr initializationv2.0.0Jett Rink2018-09-171-2/+0
* usb-c: add high priority tasks for interruptsJett Rink2018-09-171-1/+3
* rammus: Implement touch pad enable controlmichael_chen2018-09-131-0/+14
* type: Rename matrix_3x3_t to mat33_fp_tYilun Lin2018-09-131-2/+2
* rammus: add CONFIG_BOARD_VERSION_CBI to enable board version queryZhuohao Lee2018-09-071-0/+1
* rammus: Fix the dut keeps reboot due to the EC assert.Zhuohao Lee2018-09-021-6/+5
* rammus: decrease UART bufferJett Rink2018-08-311-1/+1
* rammus: rammus: Modify TCPC port1 I2C bus to I2C0_0 from I2C0_1.michael_chen2018-08-311-1/+1
* Rammus: enable cbi for EEPROMZhuohao Lee2018-08-301-0/+4
* servo_v4: add per port dualrole settingNick Sanders2018-08-151-2/+2
* rammus: revise the gpio.inc, board.h and board.cZhuohao Lee2018-07-319-736/+320
* espi: Rename CONFIG_HOSTCMD_ESPI_VW_SIGNALS to CONFIG_HOSTCMD_ESPI_VW_SLP_SIG...Furquan Shaikh2018-07-273-3/+3
* rammus: initial setup for ecZhuohao Lee2018-07-269-0/+2262