aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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
2014-05-02drivers/pc80/Kconfig: Do not init PS/2 keyboard if SeaBIOS is chosen as payloadPaul Menzel
2014-05-02drivers/pc80/Kconfig: Mention that GRUB 2 is able to init PS/2 keyboardPaul Menzel
2014-05-02qemu-armv7: Kconfig cleanupKyösti Mälkki
2014-05-02asrock/e350m1: Sanitize #includesEdward O'Callaghan
2014-05-02jetway/nf81-t56n-lf: Set OEM to Jetway in DSDT and mptablesEdward O'Callaghan
2014-05-02arch/x86/boot: Indent mpspec.c and make a loop more legibleEdward O'Callaghan
2014-05-02asrock/e350m1/devicetree.cb: Correctly indent device linePaul Menzel
2014-05-02mainboard/jetway/nf81-t56n-lf: Properly indent devicetree.cbEdward O'Callaghan
2014-05-02superio/winbond/w83627thg: Remove w83627thg_enable_serial symbolEdward O'Callaghan
2014-05-02mainboard/*: Use generic winbond romstage in place of w83627thgEdward O'Callaghan
2014-05-01Build without ChromeOSKyösti Mälkki
2014-05-01ChromeOS: Use common fill_lb_gpio()Kyösti Mälkki
2014-05-01device: Conditionally bypass oprom executionKyösti Mälkki
2014-05-01ChromeOS: Remove oprom_is_loadedKyösti Mälkki
2014-05-01google/stout: Fix build without ChromeOSKyösti Mälkki
2014-05-01Declare recovery and developer modes outside ChromeOSKyösti Mälkki
2014-05-01device: provide option to always load PCI option romsKyösti Mälkki
2014-04-30console: Fix UART selection promptKyösti Mälkki
2014-04-30baytrail: Add default _OSC methodDuncan Laurie
2014-04-30baytrail: Add root bus resource regionsDuncan Laurie
2014-04-30baytrail: Add MCFG table to ACPIDuncan Laurie
2014-04-30baytrail: Clean up NVS regionDuncan Laurie
2014-04-30baytrail: Add function to read top of low memoryDuncan Laurie
2014-04-30baytrail: Add reserved MMIO regions to ACPIDuncan Laurie
2014-04-30baytrail: Fix XHCI problems and re-enableDuncan Laurie
2014-04-30mainboard/: Avoid including early_serial.c from w83627hfEdward O'Callaghan
2014-04-30console: Move UART port defaults to mainboardKyösti Mälkki
2014-04-30console: Drop EARLY_CONSOLE optionKyösti Mälkki
2014-04-30allwinner/a10: Hide SoC specific UART functionsKyösti Mälkki
2014-04-30uart: Support multiple portsKyösti Mälkki
2014-04-29lenovo/{t60,x60}/devicetree.cb: Fix typo in Controller in commentPaul Menzel
2014-04-29src/mainboard/asrock/e350m1: Properly indent devicetree.cbEdward O'Callaghan
2014-04-29mainboard/kontron/986lcd-m: Remove a duplicate headerEdward O'Callaghan
2014-04-29AGESA SPI: Fix Kconfig optionsKyösti Mälkki
2014-04-29SPI: Use common dependency in KconfigKyösti Mälkki
2014-04-28superio/winbond/w83627ehg: Convert romstage to generic componentEdward O'Callaghan
2014-04-28mainboard/tyan/s8226: Remove redundant sio headerEdward O'Callaghan
2014-04-28superio/winbond/w83627dhg: Convert romstage to generic componentEdward O'Callaghan
2014-04-28mainboard/asrock/e350m1: Avoid including early_serial.cEdward O'Callaghan
2014-04-28superio/winbond/*: Provide common romstage componentEdward O'Callaghan
2014-04-28AMD: Add common header file for CAR setupKyösti Mälkki
2014-04-26superio/fintek/*: Factor out generic romstage componentEdward O'Callaghan
2014-04-26uart8250io: Fix build with DEBUG_SMIKyösti Mälkki
2014-04-26lippert/hurricane-lx: Kconfig cleanupPatrick Georgi
2014-04-26superio/fintek/*: Fix header styleEdward O'Callaghan
2014-04-26Rename coreboot_ram stage to ramstageFurquan Shaikh
2014-04-26Get rid of HAVE_INIT_TIMER config optionFurquan Shaikh
2014-04-26superio/ite/it8673f: Remove poor implementationEdward O'Callaghan
2014-04-26superio/ite/it8705f: Remove poor implementationEdward O'Callaghan
2014-04-26superio/ite/it8716f: Rewrite from hardcoded base addrEdward O'Callaghan
2014-04-26superio/ite/it8721f: Rewrite from hardcoded base addrEdward O'Callaghan
2014-04-26mainboard/*: Remove DUMP_ACPI_TABLES from amd boardsEdward O'Callaghan
2014-04-22usbdebug: Add BeagleBone BlackKyösti Mälkki
2014-04-22Drop drivers/generic/debugKyösti Mälkki
2014-04-21southbridge/hudson: Initialize ACPI IO ports separate of FADTAlexandru Gagniuc
2014-04-21hp/pavilion_m6_1035dx: Map PCIE PME sources to GPE 0x18Alexandru Gagniuc
2014-04-21hp/pavilion_m6_1035dx: Map USB and PWRB PME sources to GPE 11Alexandru Gagniuc
2014-04-21AMD hudson and yangtze boards: Let mainboard declare power buttonAlexandru Gagniuc
2014-04-21mainboard/asus/m5a88-v/devicetree.cb: Fix formattingEdward O'Callaghan
2014-04-20hp/pavilion_m6_1035dx: Do not re-init EC and lid SMI on S3 resumeAlexandru Gagniuc
2014-04-20southbridge/hudson: Remove redundant definitions of ACPI IO portsAlexandru Gagniuc
2014-04-20southbridge/amd/agesa/hudson: Refactor SPI controller driverAlexandru Gagniuc
2014-04-20hp/pavilion_m6_1035dx: Suspend/resume on lid close/open with ACPIAlexandru Gagniuc
2014-04-20hp/pavilion_m6_1035dx: Add GEVENT to GPE SCI mapping tableAlexandru Gagniuc
2014-04-20hp/pavilion_m6_1035dx: Move GEVENT/GPE definitions to common fileAlexandru Gagniuc
2014-04-20Move MAX_PHYSICAL_CPUS to AMD k8 and fam10Kyösti Mälkki
2014-04-20AMD AGESA cimx/sb700: Drop APIC_ID_OFFSET and MAX_PHYSICAL_CPUSKyösti Mälkki
2014-04-20AMD AGESA cimx/sb800: Drop APIC_ID_OFFSET and MAX_PHYSICAL_CPUSKyösti Mälkki
2014-04-20amd/torpedo: Remove unused Kconfig optionsKyösti Mälkki
2014-04-20AMD cimx sb700/sb800/sb900: Fix NODE_PCI and use of MAX_PHYSICAL_CPUSKyösti Mälkki
2014-04-20mainboard: New port Packard Bell LM85.Vladimir Serbinenko
2014-04-20drivers/elog: Fix implicit function declaration issueEdward O'Callaghan
2014-04-19rmodule: add subsections to linker scriptAaron Durbin
2014-04-19hp/pavilion_m6_1035dx: Implement MB.LIDS ACPI methodAlexandru Gagniuc
2014-04-19hp/pavilion_m6_1035dx: Implement ACPI for wireless toggle hotkeyAlexandru Gagniuc