summaryrefslogtreecommitdiff
path: root/board/big
Commit message (Expand)AuthorAgeFilesLines
* cleanup: Remove big and pit boardsShawn Nematbakhsh2017-06-227-624/+0
* hostcmd: Remove EC_CMD_VBNV_CONTEXT handler for most boardsShawn Nematbakhsh2017-02-251-0/+1
* cleanup: Remove charge_state_v1Sam Hurst2017-02-061-97/+0
* big: Enable link-time optimizations.Aseda Aboagye2016-07-191-0/+1
* big: Remove battfake command.Aseda Aboagye2016-07-121-0/+1
* Remove Makefile symlinks under board directoryDaisuke Nojiri2016-07-091-1/+0
* cleanup: Add warning comment to gpio.inc filesBill Richardson2016-02-251-1/+3
* GPIO: Move definitions of GPIO_KB_INPUT and OUTPUTAnton Staaf2016-02-222-4/+3
* pwm: Add common initialization for PWM pinsShawn Nematbakhsh2015-12-042-2/+2
* cleanup: Standardize use of CONFIG_I2C and add MASTER/SLAVE CONFIGsShawn Nematbakhsh2015-11-031-0/+1
* oak: enable MBKP events for PD eventsBen Lok2015-08-311-1/+1
* stm32: Deprecate SPI protocol version 2.Aseda Aboagye2015-08-081-0/+1
* cleanup: remove board_discharge_on_ac() unless custom func neededAlec Berg2015-07-142-11/+0
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* mec1322: Simplify GPIO listsSteven Jian2015-05-271-47/+47
* gpio: Refactor IRQ handler pointer out of gpio_listAseda Aboagye2015-04-101-44/+44
* Makefile: Add support for per-board symlinks to top levelAnton Staaf2014-07-301-0/+1
* GPIO: Move definition of alternate functions to gpio.incAnton Staaf2014-07-172-8/+4
* Increase stack size of charger and chipset tasks.Louis Yung-Chieh Lo2014-07-081-2/+2
* gpio: Replace duplication in gpio declarations with X-macro fileAnton Staaf2014-06-263-116/+60
* Add cprints() and ccprints()Vic Yang2014-05-211-6/+6
* nyan: don't compile in shorthelp of console commandsLouis Yung-Chieh Lo2014-05-201-0/+1
* Rename battery_vendor_params() to battery_override_params()Dave Parker2014-04-291-3/+3
* Big: Correct the charger IC drivercloud_lin2014-04-241-1/+1
* battery: move cut-off commands to common/battery.cstabilize-5791.0.BLouis Yung-Chieh Lo2014-04-232-6/+5
* nyan: add info_precharge for drained batteryLouis Yung-Chieh Lo2014-04-221-4/+29
* tegra: move to charger v2.Louis Yung-Chieh Lo2014-04-181-1/+1
* big: Modify LGC battery setting based on battery speccloud_lin2014-04-122-5/+8
* big: fixed a LED corner case while almost fullLouis Yung-Chieh Lo2014-04-011-1/+10
* Rename charge_state.[ch] to charge_state_v1.[ch]Bill Richardson2014-03-201-0/+1
* Big: Add ectool discharge command.cloud_lin2014-03-182-0/+13
* cleanup: remove the conflict I2C2/GPIO config in nyan/big.Louis Yung-Chieh Lo2014-03-132-4/+0
* Big: implement the power and battery LED behaviortest-5619.Bgit-cloud_lin.compal.com2014-03-115-8/+178
* Big: add LGC 3s battery infocloud_lin2014-03-071-0/+24
* Big: add 4s battery LGC AC14B8K supportMilesDY_Chen2014-03-071-1/+25
* Add initial big supportKatie Roberts-Hoffman2014-03-065-0/+521