Age | Commit message (Expand) | Author |
2014-05-09 | baytrail: Basic DPTF framework | Duncan Laurie |
2014-05-09 | baytrail: Enable panel and set timings | Duncan Laurie |
2014-05-09 | baytrail: allow SD card controller capabilities overrides | Aaron Durbin |
2014-05-09 | baytrail: fix nvs offsets | Aaron Durbin |
2014-05-09 | baytrail: lpe audio device needs memory for its firmware | Aaron Durbin |
2014-05-08 | baytrail: gpio: Make GPIO inputs MMIO by default | Shawn Nematbakhsh |
2014-05-08 | baytrail: enable lpe resources assigned to device | Aaron Durbin |
2014-05-08 | baytrail: Fix _CRS to build with new IASL | Duncan Laurie |
2014-05-08 | baytrail: add lpe codec clock configuration | Aaron Durbin |
2014-05-08 | baytrail: Add ACPI code to describe GPIO controller | Duncan Laurie |
2014-05-08 | baytrail: Update to microcode 31E and fix C-state table | Duncan Laurie |
2014-05-07 | baytrail: minor style | Patrick Georgi |
2014-05-07 | baytrail: romstage: Add config option to enable RMT | Shawn Nematbakhsh |
2014-05-07 | baytrail: pcie: Root port initialization | Aaron Durbin |
2014-05-07 | baytrail: gpio: Fix NCORE gpio-to-pad LUT | Shawn Nematbakhsh |
2014-05-07 | baytrail: enable caching and prefetching in spi controller | Aaron Durbin |
2014-05-07 | baytrail: fix direct irq pad configuration | Aaron Durbin |
2014-05-07 | baytrail: ensure init_chromeos() is called in romstage | Aaron Durbin |
2014-05-07 | baytrail: don't allow PCIE wake ups | Aaron Durbin |
2014-05-07 | baytrail: gpio: Make pad input/output state mutually exclusive | Shawn Nematbakhsh |
2014-05-07 | baytrail: first pass at lpss device initialization | Aaron Durbin |
2014-05-07 | baytrail: initialize eMMC device | Aaron Durbin |
2014-05-07 | baytrail: initialize common SSC functionality | Aaron Durbin |
2014-05-07 | baytrail: add score and ssc iosf access functions | Aaron Durbin |
2014-05-06 | Introduce stage-specific architecture for coreboot | Furquan Shaikh |
2014-05-06 | baytrail: gpio: Add support for direct / dedicated IRQs | Shawn Nematbakhsh |
2014-05-06 | baytrail: add GPIO SMI support | Aaron Durbin |
2014-05-06 | baytrail: add support for routing gpio pins to smi/sci | Aaron Durbin |
2014-05-06 | baytrail: fix fadt structure for gpe0 block | Aaron Durbin |
2014-05-06 | baytrail: Add microcode/punit release 31a | Duncan Laurie |
2014-05-06 | baytrail: Add ACPI CPU entries | Duncan Laurie |
2014-05-06 | baytrail: Add BCLK and IACORE to pattrs | Duncan Laurie |
2014-05-06 | baytrail: Enable Turbo/Burst and set some magic MSRs | Duncan Laurie |
2014-05-06 | baytrail: include mainboard's superio.asl | Aaron Durbin |
2014-05-06 | baytrail: add more irq defintions | Aaron Durbin |
2014-05-06 | baytrail: configure acpi SCI irq | Aaron Durbin |
2014-05-06 | baytrail: add support for S3 resume | Aaron Durbin |
2014-05-05 | baytrail: fix up FADT | Aaron Durbin |
2014-05-05 | baytrail: interrupt routing support | Aaron Durbin |
2014-05-03 | Move ARCH_* from board/Kconfig to cpu or soc Kconfig. | Furquan Shaikh |
2014-04-30 | baytrail: Add default _OSC method | Duncan Laurie |
2014-04-30 | baytrail: Add root bus resource regions | Duncan Laurie |
2014-04-30 | baytrail: Add MCFG table to ACPI | Duncan Laurie |
2014-04-30 | baytrail: Clean up NVS region | Duncan Laurie |
2014-04-30 | baytrail: Add function to read top of low memory | Duncan Laurie |
2014-04-30 | baytrail: Add reserved MMIO regions to ACPI | Duncan Laurie |
2014-04-30 | baytrail: Fix XHCI problems and re-enable | Duncan Laurie |
2014-04-09 | console: Move newline translation outside console_tx_byte | Kyösti Mälkki |
2014-03-20 | rmodules: use rmodtool to create rmodules | Aaron Durbin |
2014-03-11 | baytrail: Reserve memory between ASEG and 1MB and for ramoops | 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-02-27 | baytrail: use common code for iosf accessors | Aaron Durbin |
2014-02-27 | baytrail: add lpss iosf functions and regs | Aaron Durbin |
2014-02-27 | baytrail: Fix EHCI function number and XHCI typo | Duncan Laurie |
2014-02-27 | baytrail: increment boot count for elog | Aaron Durbin |
2014-02-27 | baytrail: add GNVS to cbmem and set acpi_slp_type | Aaron Durbin |
2014-02-27 | baytrail: fix uninitialized acpi structures | Aaron Durbin |
2014-02-27 | baytrail: Add IOSF functions for USBPHY and USHPHY | Duncan Laurie |
2014-02-27 | rambi: Enable internal keyboard | Duncan Laurie |
2014-02-27 | baytrail: Add SATA driver | Shawn Nematbakhsh |
2014-02-27 | baytrail: add support for disabling south cluster pci devices | Aaron Durbin |
2014-02-27 | baytrail: use MCRX in iosf access functions | Aaron Durbin |
2014-02-25 | Remove CACHE_ROM. | Vladimir Serbinenko |
2014-02-24 | baytrail: Enable GFX device | Duncan Laurie |
2014-02-24 | baytrail: IOSF write functions need to set data before control | Duncan Laurie |
2014-02-24 | baytrail: initialize chromeos EC if present in romstage | Aaron Durbin |
2014-02-24 | baytrail: use version 2 of efi wrapper | Aaron Durbin |
2014-02-24 | baytrail: remove gfx read_resources() work around | Aaron Durbin |
2014-02-24 | baytrail: get rid of global microcode_ptr | Aaron Durbin |
2014-02-24 | baytrail: add microcode version 319 | Aaron Durbin |
2014-02-17 | baytrail: add support to run reference code blob | Aaron Durbin |
2014-02-17 | baytrail: add south cluster fixed resources | Aaron Durbin |
2014-02-17 | baytrail: enable monotonic timer | Aaron Durbin |
2014-02-16 | baytrail: SMM support | Aaron Durbin |
2014-02-16 | baytrail: bring up APs | Aaron Durbin |
2014-02-16 | baytrail: Modify GPIO pull-up specification method | Shawn Nematbakhsh |
2014-02-16 | baytrail: correct MMC pci location | Aaron Durbin |
2014-02-16 | baytrail: fix tsc rate | Aaron Durbin |
2014-02-15 | coreboot: infrastructure for different ramstage loaders | Aaron Durbin |
2014-02-13 | baytrail: print dram configuration | Aaron Durbin |
2014-02-13 | baytrail: allow downstream use of SSE instructions | Aaron Durbin |
2014-02-13 | baytrail: add vboot ramstage verification | Aaron Durbin |
2014-02-12 | baytrail: gpio: add configs for PU/PD functional pins | Shawn Nematbakhsh |
2014-02-11 | baytrail: add reset support | Aaron Durbin |
2014-02-11 | rambi: Add ncore GPIO config tables | Shawn Nematbakhsh |
2014-02-11 | baytrail: move early init to before mainboard | Aaron Durbin |
2014-02-11 | baytrail: Add functions to peek at GPIO input values | Shawn Nematbakhsh |
2014-02-11 | baytrail: set max frequency early in romstage | Aaron Durbin |
2014-02-11 | baytrail: adjust cache policy during romstage | Aaron Durbin |
2014-02-11 | baytrail: add punit access functions | Aaron Durbin |
2014-02-11 | baytrail: make default GPIO configs closer to power-on defaults | Shawn Nematbakhsh |
2014-02-05 | baytrail: initialize punit | Aaron Durbin |
2014-02-05 | baytrail: load microcode in bootblock | Aaron Durbin |
2014-02-05 | baytrail: disable tco timer | Aaron Durbin |