summaryrefslogtreecommitdiff
path: root/board/magolor
Commit message (Expand)AuthorAgeFilesLines
* dedede: usb_mux: Split struct usb_mux in dedede boardsTomasz Michalec2022-09-131-11/+17
* Update license boilerplate text in source code filesMike Frysinger2022-09-1210-10/+10
* dedede: limit PD voltage to 15V for boards with SM5803Peter Marheine2022-07-211-0/+1
* board/magolor/board.h: Format with clang-formatJack Rosenthal2022-07-071-2/+3
* board/magolor/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-07-011-2/+2
* board/magolor/cbi_ssfc.c: Format with clang-formatJack Rosenthal2022-07-011-3/+3
* board/magolor/led.c: Format with clang-formatJack Rosenthal2022-07-011-16/+21
* board/magolor/board.c: Format with clang-formatJack Rosenthal2022-06-291-92/+73
* board/magolor/cbi_ssfc.h: Format with clang-formatJack Rosenthal2022-06-281-6/+6
* board/magolor/board.h: Format with clang-formatJack Rosenthal2022-06-281-35/+23
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-2/+2
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* magolor: add usb mux ps8743/ps8762 ssfc switch controlBen Chen2022-01-112-4/+31
* magolor: add usb_mux control field of ssfcBen Chen2022-01-112-1/+26
* magolor: support Pen detected with fw_configBen Chen2021-12-103-1/+44
* tree: Work around clang bugTom Hughes2021-11-051-24/+34
* tree: Use bitwise operator instead of logical operatorTom Hughes2021-10-071-2/+2
* adc: Update board files to match adc.h refactorCaveh Jalali2021-08-271-1/+1
* lid_angle: Create a common callback for lid angle changesWai-Hong Tam2021-08-051-3/+1
* magister: support vivaldi_keyboard by GPIO40 pinBen Chen2021-08-031-3/+2
* keyboard_scan: Add consts needed for factory test to headerRob Barnes2021-07-281-3/+0
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-232-2/+2
* dedede: Make scope of SSFC definition per boardParth Malkan2021-07-193-1/+97
* magma: support vivaldi_keyboard with num_padBen Chen2021-07-081-2/+24
* dedede: Enable CONFIG_ASSERT_CCD_MODE_ON_DTS_CONNECTRob Barnes2021-07-021-1/+1
* keeby/dedede: Gate temp sensor access by GPIOAseda Aboagye2021-06-291-2/+0
* magolor: support factory keyboard test.David Huang2021-06-252-0/+21
* magma: add New battery COSMX AP20CBLBen Chen2021-06-232-0/+32
* magister: add KEYBOARD_VIVALDIBen Chen2021-06-102-2/+35
* magister: modify ADC volume button thresholdsBen Chen2021-06-101-4/+4
* magister: modify motionse lid sensor matrixBen Chen2021-06-081-1/+13
* magister: delay thermal sensor read at first timeBen Chen2021-06-021-0/+1
* magister: config C1 port HDMI/PD function by fw_configBen Chen2021-04-263-21/+103
* LED On/Off: Make battery LED optionalDiana Z2021-04-221-4/+5
* dedede/raa489000: Enable ASGATE when sourcingAseda Aboagye2021-04-011-0/+5
* Reland "dedede/raa489000: Disable ASGATE from READY state"Aseda Aboagye2021-04-011-2/+6
* Add a common header for board_is_sourcing_vbus()Simon Glass2021-03-311-1/+0
* Revert "dedede/raa489000: Disable ASGATE from READY state"Aseda Aboagye2021-03-311-6/+2
* dedede/raa489000: Disable ASGATE from READY stateAseda Aboagye2021-03-301-2/+6
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* dedede/raa489000: Set LPM exit debounce to 100msAseda Aboagye2021-03-111-0/+2
* magolor: fix gyroscope translation matrixBen Chen2021-03-051-2/+2
* Magolor: report the numeric pad capability to APBen Chen2021-02-171-0/+45
* magolor and friends: Adjust OCPC PID constantsAseda Aboagye2021-02-171-19/+6
* board: Set Accelerometer range to 4gGwendal Grignou2021-02-131-1/+1
* magolor: Fix search key enable configBen Chen2021-02-081-5/+1
* magolor: Remove CONFIG_SYSTEM_UNLOCKEDBen Chen2021-02-011-6/+0
* Dedede: Add RAA489000 output current settingDiana Z2021-01-291-0/+8
* magolor: Set gyroscope translation matrixBen Chen2021-01-291-1/+1
* magolor: Support keypad functionBen Chen2021-01-282-5/+56