Age | Commit message (Expand) | Author |
2014-03-13 | cbfstool: move iself() to eflheaders.c | Aaron Durbin |
2014-03-13 | cbfstool: elfheaders: use common checks and buffer helpers | Aaron Durbin |
2014-03-12 | Revert "boardstatus/towiki: Declare southbridge=northbridge=cpu on SOCs" | Alexandru Gagniuc |
2014-03-12 | drivers/spi: Add support for adesto SPI flash parts | Chris Douglass |
2014-03-11 | chromeos: provide option to dynamically allocate ram oops buffer | Aaron Durbin |
2014-03-11 | baytrail: Reserve memory between ASEG and 1MB and for ramoops | Duncan Laurie |
2014-03-11 | rambi: Enable USB boot with EHCI controller | Duncan Laurie |
2014-03-11 | baytrail: Add EHCI initialization | Duncan Laurie |
2014-03-11 | baytrail: Add XHCI initialization | Duncan Laurie |
2014-03-11 | baytrail: add audio clock workaround for LPE | Aaron Durbin |
2014-03-11 | baytrail: add ccu iosf access functions | Aaron Durbin |
2014-03-11 | baytrail: HDA function disable workaround | Aaron Durbin |
2014-03-11 | baytrail: allow function disable on TXE | Aaron Durbin |
2014-03-11 | baytrail: Switch graphics init to use reg_script | Duncan Laurie |
2014-03-11 | cbfstool: add struct buffer helper routines | Aaron Durbin |
2014-03-11 | cbfstool: add bputs() to store a byte stream to a buffer | Aaron Durbin |
2014-03-11 | cbfstool: add get8/put8 variants to xdr structures | Aaron Durbin |
2014-03-11 | cbfstool: move verbose to common.c | Aaron Durbin |
2014-03-11 | rmodule: allow rmodule header structure to be used by userland | Aaron Durbin |
2014-03-10 | AMD Olive Hill: add IMC fan control | WANG Siyuan |
2014-03-10 | AMD Parmer: add IMC fan control | WANG Siyuan |
2014-03-10 | CBMEM console: Fix build for ARM | Kyösti Mälkki |
2014-03-09 | intel/gma: Remove MCH register declarations. | Vladimir Serbinenko |
2014-03-09 | smbios: Supply tag type 2 (base board information) | Vladimir Serbinenko |
2014-03-09 | lbtdump: Dump forwarded tables. | Vladimir Serbinenko |
2014-03-09 | mainboard/jetway/nf81-t56n-lf: Turn PS/2 driver on by default. | Edward O'Callaghan |
2014-03-09 | mainboard/jetway/nf81-t56n-lf: Fix GPP missing CLK on PCI bridge. | Edward O'Callaghan |
2014-03-09 | intel/jarrell: Apply ROMCC workaround | Kyösti Mälkki |
2014-03-08 | ROMCC: Trigger internal compiler failure and apply the workaround | Kyösti Mälkki |
2014-03-08 | utils/romcc.c: Fix spurious unsigned integer comparisons. | Edward O'Callaghan |
2014-03-08 | qemu-i440fx: add a prototype for main() | Patrick Georgi |
2014-03-08 | lib/dynamic_cbmem.c: Include `cbmem_console.h` | Paul Menzel |
2014-03-07 | x86: add MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING option | Aaron Durbin |
2014-03-04 | Add a generic register script handler | Duncan Laurie |
2014-03-04 | console: Use single driver entry for UARTs | Kyösti Mälkki |
2014-03-04 | usbdebug: Move Kconfig under drivers/usb | Kyösti Mälkki |
2014-03-04 | SMM: Only have console with DEBUG_SMI | Kyösti Mälkki |
2014-03-04 | uart8250: Move under drivers/uart | Kyösti Mälkki |
2014-03-04 | uart8250mem: Unify calls with generic UART | Kyösti Mälkki |
2014-03-04 | uart8250io: Unify calls with generic UART | Kyösti Mälkki |
2014-03-04 | console: Fix includes | Kyösti Mälkki |
2014-03-04 | pl011 UART: Move under drivers/uart | Kyösti Mälkki |
2014-03-04 | ti/am335x: Fix baudrate calculation | Kyösti Mälkki |
2014-03-04 | allwinner/a10: Fix baudrate calculation | Kyösti Mälkki |
2014-03-04 | samsung/exynos5: Fix baudrate calculation | Kyösti Mälkki |
2014-03-04 | option: Add arch-agnostic get_option() | Kyösti Mälkki |
2014-03-04 | uart8250: Fix and unify baudrate divisor calculation | Kyösti Mälkki |
2014-03-04 | uart: Drop HAVE_UART_MEMORY_MAPPED | Kyösti Mälkki |
2014-03-04 | uart: Do not guard entire include file by config options | Kyösti Mälkki |
2014-03-04 | jetway/nf81-t56n-lf: Minor corrections to devicetree.cb | Edward O'Callaghan |