summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* meep: enable keyboard factory scanningDevin Lu2018-10-312-0/+25
* Ampton: add initial motion sensor codeDiana Z2018-10-313-3/+183
* Nami: Add keymasks for page-up/down, home, end, deleteDaisuke Nojiri2018-10-311-21/+24
* cheza: Remove the internal PU for UART pinsWai-Hong Tam2018-10-311-1/+1
* cheza: Update battery infoWai-Hong Tam2018-10-311-3/+2
* cheza: Add internal PU for GPIO USB_C1_OC_ODLWai-Hong Tam2018-10-311-1/+1
* Delan: LED Color Changekoko2018-10-313-14/+14
* cheza: Configure GPIO RCAM_VSYNC to operate at 1.8VWai-Hong Tam2018-10-311-1/+1
* cheza: Remove the unnecessary GPIO_SEL_1P8V flagsWai-Hong Tam2018-10-311-5/+5
* kukui/emmc: Share EXTI15 interrupt between SPI and eMMCNicolas Boichat2018-10-302-33/+48
* octopus: update active_mask for consistencyJett Rink2018-10-304-13/+13
* Kalista: Update baseboard directoryDaisuke Nojiri2018-10-301-11/+1
* dptf: Get rid of CONFIG_DPTF_DEVICE_ORIENTATIONFurquan Shaikh2018-10-309-9/+0
* Liara: Update battery manufacture nameRuby Lee2018-10-301-3/+3
* cheza: Monitor the WARM_RESET_L signal to hold APWai-Hong Tam2018-10-303-4/+13
* kukui: Enable CONFIG_CMD_AP_RESET_LOGNicolas Boichat2018-10-291-0/+1
* delan: Use CBI EEPROM for board version and SKU IDEdward Hill2018-10-281-0/+7
* Kalista: Create baseboard directoryDaisuke Nojiri2018-10-275-0/+209
* Add nami_fp configurationNicolas Norvez2018-10-261-0/+1
* atlas_ish: initial board files for atlas_ishli feng2018-10-265-0/+162
* Bobba: support factory keyboard test.Ryan Zhang2018-10-252-0/+23
* power/mt8183: Implement watchdog-initiated resetNicolas Boichat2018-10-252-26/+3
* rammus: V1.0A power rail should be in 1V during S0ixZhuohao Lee2018-10-251-18/+0
* Nami: Add keypad supportDaisuke Nojiri2018-10-242-1/+11
* atlas: Remove VR decay for V1.00A power railGaggery Tsai2018-10-241-18/+0
* bobba: Hookup the vsync pin and the sync driverHeng-Ruey Hsu2018-10-233-14/+34
* Ampton: add battery configurationJames_Chao2018-10-232-3/+29
* board/meep: Add magnetometer configKarthikeyan Ramasubramanian2018-10-192-1/+31
* Ampton: implement the LED function to follow BipJames_Chao2018-10-193-1/+78
* Keyboard: switch column and row of scancode tableDaisuke Nojiri2018-10-191-2/+2
* Nami: Extend SKU from 16 bit to 32 bitDaisuke Nojiri2018-10-192-4/+4
* dragonegg: make PD interrupt use higher priority taskJett Rink2018-10-182-7/+16
* rammus: Fix ectool LED controlmichael_chen2018-10-181-3/+3
* atlas: set VCCIOVSEL to 0.85vCaveh Jalali2018-10-171-7/+2
* cheza: start using higher priority taskJett Rink2018-10-171-4/+14
* kukui/emmc: Remove obsolete code for rev0+reworkNicolas Boichat2018-10-171-34/+0
* kukui/emmc: Wait for SPI FIFO to become empty (instead of 200us sleep)Nicolas Boichat2018-10-171-8/+12
* touchpad_st: embed FTB header in unpacked TP FWWei-Han Chen2018-10-151-1/+1
* phaser: add sku 4Jett Rink2018-10-151-1/+1
* Zinger: lift function call out of assemblyJonathan Brandmeyer2018-10-151-3/+4
* kukui/emmc: Wait 200us between dma_disable and flush SPI TX FIFONicolas Boichat2018-10-141-2/+7
* rammus: Fix system can not charge when battery LED is ambermichael_chen2018-10-141-0/+1
* nocturne: enable GPIO-based MKBP event notificationEnrico Granata2018-10-123-2/+23
* kukui: USB_C0_HPD_OD should be GPIO_ODR_HIGHTony Lin2018-10-121-1/+1
* delan: Add new grunt-family board.Edward Hill2018-10-118-0/+605
* Ampton: config the charger ic VARIANT_OCTOPUS_CHARGER_ISL9238James_Chao2018-10-111-1/+1
* nocturne: Only advertise Rp-1.5A for sourcing.Aseda Aboagye2018-10-101-1/+0
* DragonEgg: Add support to read board version from GPIO strappingsScott Collyer2018-10-101-0/+3
* atlas: run the TCPC I2C busses at 1MHzCaveh Jalali2018-10-101-2/+2
* Octopus: add reset logic for C0 TCPCDiana Z2018-10-095-4/+10