summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-06Introduce stage-specific architecture for corebootFurquan Shaikh
2014-05-06baytrail: gpio: Add support for direct / dedicated IRQsShawn Nematbakhsh
2014-05-06rambi: disable HDA deviceAaron Durbin
2014-05-06rambi: enable SCI and SMI gpiosAaron Durbin
2014-05-06rambi: mainboard EC - SCI and SMI fixesAaron Durbin
2014-05-06baytrail: add GPIO SMI supportAaron Durbin
2014-05-06baytrail: add support for routing gpio pins to smi/sciAaron Durbin
2014-05-06baytrail: fix fadt structure for gpe0 blockAaron Durbin
2014-05-06baytrail: Add microcode/punit release 31aDuncan Laurie
2014-05-06baytrail: Add ACPI CPU entriesDuncan Laurie
2014-05-06baytrail: Add BCLK and IACORE to pattrsDuncan Laurie
2014-05-06baytrail: Enable Turbo/Burst and set some magic MSRsDuncan Laurie
2014-05-06regscript: Add support for MSR typeDuncan Laurie
2014-05-06rambi: include the EC devices normally on superioAaron Durbin
2014-05-06baytrail: include mainboard's superio.aslAaron Durbin
2014-05-06rambi: update EC supportAaron Durbin
2014-05-06baytrail: add more irq defintionsAaron Durbin
2014-05-06baytrail: configure acpi SCI irqAaron Durbin
2014-05-06rambi: mirror bayleybay's eMMC gpio setupAaron Durbin
2014-05-06rambi: Fix eDP panel functionalityDuncan Laurie
2014-05-06baytrail: add support for S3 resumeAaron Durbin
2014-05-06lenovo/t60: Add "IBM ThinkPad Embedded Controller" SMBIOS OEM StringTrevor Mosey
2014-05-06northbridge/intel/sandybridge/pei_data.h: Fix typo in hig*h*est in commentPaul Menzel
2014-05-05baytrail: fix up FADTAaron Durbin
2014-05-05baytrail: interrupt routing supportAaron Durbin
2014-05-05haswell: move to mp_init libraryAaron Durbin
2014-05-05lib/hexdump: Use `size_t` for length parameter of `hexdump32()`Paul Menzel
2014-05-05lib/hexdump.c: Indent with tabs instead of spaces and remove empty linesPaul Menzel
2014-05-05AGESA: Fix BiosCallouts table formattingKyösti Mälkki
2014-05-05AGESA: Implement EmptyHeap()Kyösti Mälkki
2014-05-05AGESA fam14: Use common calloutsKyösti Mälkki
2014-05-05AGESA fam14: Add fam14_callouts headerKyösti Mälkki
2014-05-05jetway/nf81-t56n-lf: Revert change on function prototypesKyösti Mälkki
2014-05-05AGESA fam15: Add GetHeapBase()Kyösti Mälkki
2014-05-05AGESA fam12: Add GetHeapBase()Kyösti Mälkki
2014-05-05AGESA fam15tn: Use common GetHeapBase()Kyösti Mälkki
2014-05-05AGESA fam16kb: Use common GetHeapBase()Kyösti Mälkki
2014-05-05AGESA fam15: Use common calloutsKyösti Mälkki
2014-05-05AGESA fam15: Add fam15_callouts headerKyösti Mälkki
2014-05-05AGESA fam12: Move dimmSpdKyösti Mälkki
2014-05-05AGESA fam12: Add fam12_calloutsKyösti Mälkki
2014-05-05AMD F14h boards: Sanitise headers in agesawrapper.cEdward O'Callaghan
2014-05-05AMD F14h boards: Use std memset/memcpy func over AGESAEdward O'Callaghan
2014-05-05lenovo/t60: Move mainboard_enable() code into a mainboard_init()Trevor Mosey
2014-05-03AMD: Drop redundant test for CONFIG_RAMTOPKyösti Mälkki
2014-05-03Drop useless mainboard-romstage definesPatrick Georgi
2014-05-03build: allow building crossgcc when .config existsPatrick Georgi
2014-05-03Move redundant Makefile rules from arch to top level.Furquan Shaikh
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-05-02drivers/pc80/Kconfig: Do not init PS/2 keyboard if GRUB 2 is chosen as payloadPaul Menzel