summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* Remove board 'wolf' from master/ToT branch.stabilize-falco-4537.91.Bstabilize-4537.147.Bstabilize-4537.118.Brelease-R30-4537.BDave Parker2013-08-121-6/+2
* pit: If flash registers are disabled all blocks are protectedRandall Spangler2013-08-081-0/+7
* Use macros for C <-> K conversionsBill Richardson2013-08-073-3/+4
* Clean up configuring GPIO alternate functionsRandall Spangler2013-08-0716-159/+123
* stm32f: Don't glitch signal when setting GPIO_PULL_UPRandall Spangler2013-08-071-1/+0
* Clean up SPI state machine and add state codesRandall Spangler2013-08-051-40/+108
* Servo V3: Add jtag config for V3Simran Basi2013-08-051-0/+10
* Move onewire bus support from chip/lm4 to commonRandall Spangler2013-08-022-145/+0
* Change one-wire bus to use normal gpio interfaceRandall Spangler2013-08-021-28/+5
* Move input character processing from UART interrupt to console taskRandall Spangler2013-08-021-0/+4
* Host commands don't set the response pointerRandall Spangler2013-08-022-7/+1
* Add build-time checks on board-specific array sizes.Bill Richardson2013-07-314-5/+2
* Clean up onewire config optionsRandall Spangler2013-07-241-8/+9
* Clean up more config options - FMAP, etc.Randall Spangler2013-07-244-29/+1
* Clean up more config optionsRandall Spangler2013-07-241-0/+2
* Clean up and document UART config optionsRandall Spangler2013-07-245-29/+28
* Support emulator hibernateVic Yang2013-07-241-1/+11
* Reboot emulator with execv()Vic Yang2013-07-244-3/+35
* Standardize concatenation macrosRandall Spangler2013-07-243-14/+10
* bolt: add prelimnary supportAaron Durbin2013-07-241-1/+13
* Clean up and document more config optionsRandall Spangler2013-07-242-4/+7
* Clean up debug config optionsRandall Spangler2013-07-236-16/+4
* Fix reset flags and sysjump time for emulatorVic Yang2013-07-231-13/+70
* Test sysjump tag in kb_8042 testVic Yang2013-07-233-1/+117
* Clean up charger config optionsRandall Spangler2013-07-231-1/+1
* Add EC_CMD_GET_FLASH_INFO version 1Randall Spangler2013-07-185-0/+24
* stm32l: Disable interrupts while running from flashSimon Glass2013-07-171-4/+2
* Move switch module from chip/lm4 to commonRandall Spangler2013-07-172-124/+0
* Split x86 power button logic out of switch.cRandall Spangler2013-07-173-412/+34
* lm4: make configure_kblight_gpios() board dependentAaron Durbin2013-07-161-10/+0
* Make a top-level config.h file to include sub-configsRandall Spangler2013-07-163-9/+9
* Remove unneeded direct includes of board.h and config.hRandall Spangler2013-07-165-6/+2
* Add I8042 keyboard unit testVic Yang2013-07-112-1/+34
* Split wireless power/radio control out of switch.cRandall Spangler2013-07-111-12/+0
* Move x86 backlight-enable passthru code to its own moduleRandall Spangler2013-07-111-42/+1
* Add function to inject console input from testVic Yang2013-07-111-2/+19
* Refactor x86 chipset codeRandall Spangler2013-07-101-0/+1
* Use sample averaging on ADC to increase accuracyBill Richardson2013-07-091-0/+3
* Initial board commit for Wolf based on Slippy.Dave Parker2013-07-091-2/+6
* Keyboard backlight control should hook lid switch itselfRandall Spangler2013-07-092-5/+7
* snow: Snow is the exception for power LED settingsRandall Spangler2013-07-081-14/+14
* stm32l: Fix flash_is_erased() detectionRandall Spangler2013-07-082-5/+7
* stm32: Clean up JTAG registersChromeOS Developer2013-07-083-6/+30
* pit: Align spi protocol buffers on 32-bit boundaryRandall Spangler2013-07-081-7/+11
* Move protocol v2 constants to ec_commands.hRandall Spangler2013-07-033-121/+103
* lm4: onewire: abstract out bank and pinAaron Durbin2013-07-031-7/+9
* ec: Add Puppy support to generic/common filesYen Lin2013-07-031-3/+3
* Add get-protocol-information commandRandall Spangler2013-07-022-12/+62
* stm32: Clean up watchdog registersRandall Spangler2013-07-022-16/+21
* stm32: Add CHIP_FAMILY definesRandall Spangler2013-07-0120-27/+22