summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Clean up sysjump struct parsing and add memmove()Randall Spangler2012-05-071-0/+1
* Add gpio_get_name() to return the name of a signalSimon Glass2012-05-031-0/+8
* Merge "timer: Add timestamp_expired() to check for expiry"Gerrit2012-05-031-0/+8
|\
| * timer: Add timestamp_expired() to check for expirySimon Glass2012-05-021-0/+8
* | Enhance LPC EC REBOOT reset command to allow to request recoveryVadim Bendebury2012-04-302-2/+9
|/
* Create host-side lightbar bikeshedding tool.Bill Richardson2012-04-261-13/+13
* Merge "Issue warning on fan stall."Gerrit2012-04-261-0/+1
|\
| * Issue warning on fan stall.Vic Yang2012-04-261-0/+1
* | Give ectool the same lightbar commands as the console.Bill Richardson2012-04-253-24/+71
* | Merge "Watchdog fixes"Gerrit2012-04-252-26/+26
|\ \
| * | Watchdog fixesRandall Spangler2012-04-252-26/+26
* | | simplified message protocolDavid Hendricks2012-04-251-23/+8
|/ /
* | Separate message protocol command types and reserve slots accordinglyDavid Hendricks2012-04-251-3/+6
* | Clean up lightbar msg command parsing, add some help.Bill Richardson2012-04-252-19/+27
|/
* Use console output instead of uart output for console commandsRandall Spangler2012-04-241-1/+5
* Refactor async console outputRandall Spangler2012-04-243-8/+48
* Implement task profilingRandall Spangler2012-04-241-1/+13
* Disable PLL at end of initRandall Spangler2012-04-241-1/+4
* Update message protocol length byte to include postambleDavid Hendricks2012-04-231-2/+2
* Keyboard hook up for SYSJUMP and INIT.Louis Yung-Chieh Lo2012-04-231-4/+0
* Implement 64-bit integer printing in uart_printf()Randall Spangler2012-04-202-13/+20
* Implement HOOK_SYSJUMP and use it to preserve LPC host event maskRandall Spangler2012-04-192-1/+24
* Move externs from .lds file into a header fileRandall Spangler2012-04-191-2/+2
* Merge "Added HOOK_INIT for driver module inits"Gerrit2012-04-1911-47/+13
|\
| * Added HOOK_INIT for driver module initsRandall Spangler2012-04-1911-47/+13
* | Merge "Tweaks to lightbar code, detect konami sequence"Gerrit2012-04-191-3/+7
|\ \ | |/ |/|
| * Tweaks to lightbar code, detect konami sequenceBill Richardson2012-04-191-3/+7
* | Clean up initsRandall Spangler2012-04-195-20/+6
|/
* Add hooks module so modules can be notified of system-level events.Randall Spangler2012-04-195-33/+63
* Trickle charging state and minor bugs fixRong Chang2012-04-191-3/+4
* Fixed the bug that reboot_ec resets the keyboard state to disabled.Louis Yung-Chieh Lo2012-04-181-1/+1
* add more explicit GPIO typesDavid Hendricks2012-04-131-0/+5
* Merge "Disable screen and keyboard backlights when lid is closed."Gerrit2012-04-131-7/+10
|\
| * Disable screen and keyboard backlights when lid is closed.Randall Spangler2012-04-131-7/+10
* | Merge "stm32l: Add basic SPI driver"Gerrit2012-04-131-0/+14
|\ \ | |/ |/|
| * stm32l: Add basic SPI driverDavid Hendricks2012-04-121-0/+14
* | Merge "Add preliminary lightbar functionality."Gerrit2012-04-121-0/+32
|\ \ | |/ |/|
| * Add preliminary lightbar functionality.Bill Richardson2012-04-121-0/+32
* | Re-enable watchdog in watchdog_reload()Randall Spangler2012-04-121-0/+9
|/
* Update keyboard scanning for stm32 to use messagesSimon Glass2012-04-111-0/+15
* Add a message format and processing functionSimon Glass2012-04-111-0/+61
* Add fake developer switchRandall Spangler2012-04-102-0/+29
* Merge "Support dynamically changing the system clock"Gerrit2012-04-095-16/+34
|\
| * Support dynamically changing the system clockRandall Spangler2012-04-095-16/+34
* | Make lpc_commands.h usable in coreboot for both C and ACPIDuncan Laurie2012-04-091-5/+13
|/
* Support chipinfo command (ectool/host commands)Louis Yung-Chieh Lo2012-04-092-0/+15
* Export more battery information in LPC mapDuncan Laurie2012-04-062-43/+18
* Change task messages to eventsRandall Spangler2012-04-062-50/+49
* Merge "Increase fan speed control to 5 steps."Gerrit2012-04-051-6/+6
|\
| * Increase fan speed control to 5 steps.Vic Yang2012-04-051-6/+6