summaryrefslogtreecommitdiff
path: root/board/rammus/board.c
Commit message (Expand)AuthorAgeFilesLines
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-131-15/+0
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-9/+11
* 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
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-2/+2
* rammus: turn the USB type-a charging off by default in suspend modeZhuohao Lee2019-02-041-0/+13
* rammus: reconfig the PS8751 i2c port according to the board versionZhuohao Lee2018-12-201-1/+24
* 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
* rammus: V1.0A power rail should be in 1V during S0ixZhuohao Lee2018-10-251-18/+0
* rammus: Fix power leakagemichael_chen2018-10-091-2/+9
* rammus: Implement keyboard backlight enable controlmichael_chen2018-09-211-0/+2
* rammus: Fix PD port 0 reset control behaviormichael_chen2018-09-181-4/+4
* ss-mux: remove unused port_addr initializationv2.0.0Jett Rink2018-09-171-2/+0
* 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: Fix the dut keeps reboot due to the EC assert.Zhuohao Lee2018-09-021-6/+5
* rammus: revise the gpio.inc, board.h and board.cZhuohao Lee2018-07-311-267/+145
* espi: Rename CONFIG_HOSTCMD_ESPI_VW_SIGNALS to CONFIG_HOSTCMD_ESPI_VW_SLP_SIG...Furquan Shaikh2018-07-271-1/+1
* rammus: initial setup for ecZhuohao Lee2018-07-261-0/+808