summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Minor fixes for Kirby board.hstabilize-4512.BVic Yang2013-08-061-4/+1
* pit: Don't configure PB3 in alternate function modeRandall Spangler2013-08-051-3/+0
* snow: Remove remnants of partial SPI supportRandall Spangler2013-08-052-15/+0
* Clean up SPI state machine and add state codesRandall Spangler2013-08-052-59/+191
* Servo V3: Add jtag config for V3Simran Basi2013-08-051-0/+10
* Add kirby boardVic Yang2013-08-045-2/+290
* Remove proxy config flags for unit testsVic Yang2013-08-045-16/+29
* Move onewire bus support from chip/lm4 to commonRandall Spangler2013-08-023-1/+1
* x86: use charge state hook to wake up power button taskRandall Spangler2013-08-022-13/+14
* Change one-wire bus to use normal gpio interfaceRandall Spangler2013-08-026-38/+9
* Move input character processing from UART interrupt to console taskRandall Spangler2013-08-025-497/+453
* Remove unneeded includes of registers.hRandall Spangler2013-08-024-4/+0
* Host commands don't set the response pointerRandall Spangler2013-08-026-41/+20
* Falco: Stop charging after a timeout of 10 hoursDave Parker2013-08-023-0/+20
* Track the duration of each charge/discharge state.Dave Parker2013-08-022-2/+6
* Pass command line arguments to make from make_all.shVic Yang2013-08-011-1/+1
* Fix documentation for lid change and power button hooksRandall Spangler2013-08-011-2/+2
* spring: Shorten delay for charger redetectVic Yang2013-08-011-1/+1
* spring: Allow a minimum 100mA current inputVic Yang2013-08-011-9/+2
* spring: Always pull 500mA before charger type is determinedVic Yang2013-08-011-11/+2
* spring: Show yellow LED for battery not fully charged in idle stateVic Yang2013-08-011-3/+1
* spring: Increase CABLE_DET voltage thresholdVic Yang2013-08-011-1/+1
* spring: Ignore battery assist mode when deciding LED colorVic Yang2013-08-011-15/+2
* Revert "spring: always enable the PP3300_WWAN rail"Vincent Palatin2013-08-012-3/+4
* Word-align the host memory mapRandall Spangler2013-08-012-3/+12
* Add hook for changes in the charge state machineDave Parker2013-08-016-0/+19
* bolt: force SYS_PWROK and PP3300_DSW_GATED_EN to 0 in forcing G3 pathAaron Durbin2013-08-011-0/+2
* Abstract polite AP throttling into a functionBill Richardson2013-07-313-10/+24
* Add build-time checks on board-specific array sizes.Bill Richardson2013-07-3123-62/+101
* Add led_slippy build rule back to common/build.mkDave Parker2013-07-311-1/+1
* Add PMU powerinfo host command and console commandRong Chang2013-07-294-0/+159
* ectool: fix console commandAaron Durbin2013-07-261-3/+7
* Add new hostevents to ask the AP to throttle itselfBill Richardson2013-07-252-0/+15
* Pulse EC_ENTERING_RW instead of just leaving it highRandall Spangler2013-07-251-1/+8
* Add turbo mode charger support, and tests for it.Bill Richardson2013-07-2513-22/+645
* Change macro names used for test configurationsBill Richardson2013-07-252-4/+4
* Add descriptions for lots of config optionsRandall Spangler2013-07-241-9/+129
* Clean up onewire config optionsRandall Spangler2013-07-246-16/+25
* Clean up more config options - FMAP, etc.Randall Spangler2013-07-248-44/+44
* Clean up more config optionsRandall Spangler2013-07-2421-55/+29
* Clean up and document UART config optionsRandall Spangler2013-07-2422-96/+80
* Support emulator hibernateVic Yang2013-07-241-1/+11
* Reboot emulator with execv()Vic Yang2013-07-247-16/+50
* Collect board X specific files into build.mk common-$(BOARD_X)Rong Chang2013-07-2410-30/+10
* Standardize concatenation macrosRandall Spangler2013-07-245-19/+31
* Add a script to build all platforms and run host-based unit testsRandall Spangler2013-07-241-0/+17
* Move TPSChrome charging temperature range to battery packRong Chang2013-07-2423-200/+450
* bolt: add prelimnary supportAaron Durbin2013-07-247-1/+871
* x86: build chipset_x86_common.o conditionallyAaron Durbin2013-07-247-2/+10
* Clean up and document more config optionsRandall Spangler2013-07-2416-72/+52