summaryrefslogtreecommitdiff
path: root/src/arch/x86
AgeCommit message (Expand)Author
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-28Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer
2013-02-27IOAPIC: Divide setup_ioapic() in two parts.Kyösti Mälkki
2013-02-14sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer
2013-02-14sconfig: rename pci_domain -> domainStefan Reinauer
2013-02-09romcc: Use default romcc flags for most boardsPatrick Georgi
2013-02-09romcc: Don't use user overridable romcc flags for bootblockPatrick Georgi
2013-02-08console: Only print romstage messages with EARLY_CONSOLE enabled.Hung-Te Lin
2013-02-06bootblock: Reduce register loadPatrick Georgi
2013-02-05Don't add another Kconfig special case for TianoStefan Reinauer
2013-02-05cbfstool: support parsing UEFI firmware volumesStefan Reinauer
2013-02-05cbfstool: Use cbfs_image API for "locate" command.Hung-Te Lin
2013-02-04Hook up corebootPkg as Tianocore payloadPatrick Georgi
2013-02-04smbios: show CONFIG_LOCALVERSION in DMI bios_versionChristian Gmeiner
2013-01-30Extend CBFS to support arbitrary ROM source media.Hung-Te Lin
2013-01-30Project PIANO aka tianocorebootStefan Reinauer
2013-01-29cbfstool: Change "locate" output to prefix "0x".Hung-Te Lin
2013-01-27ioapic: Factor out counting code to `ioapic_interrupt_count`Patrick Georgi
2013-01-23clear_ioapic: Fix reading of number of interrupts for IO-APICsAladyshev Konstantin
2013-01-12Implement GCC code coverage analysisStefan Reinauer
2013-01-11cbmem: replace pointer type by uint64_tStefan Reinauer
2013-01-03Rename mainboard_smi.c to smihandler.cPatrick Georgi
2012-12-19Remove colors from build system outputPatrick Georgi
2012-12-19Get stdint.h in sync between ARMv7 and x86Stefan Reinauer
2012-12-15Fix a compare against undefined variable in acpi.cMartin Roth
2012-12-08stddef.h: move to generic codeStefan Reinauer
2012-12-06Unify assembler function handlingStefan Reinauer
2012-11-30Rename devices -> deviceStefan Reinauer
2012-11-30Add mainboard hook to bootblockKyösti Mälkki
2012-11-30Refactor bootblock initialisationKyösti Mälkki
2012-11-30Add multi-architecture support to cbfstoolDavid Hendricks
2012-11-29Make mainboard_ops and mainboard.c file optionalKyösti Mälkki
2012-11-29pirq_route_irqs is privatePatrick Georgi
2012-11-28Remove assembly coded log2 functionRonald G. Minnich
2012-11-27Remove AMD special case for LAPIC based udelay()Patrick Georgi
2012-11-27build system: Eliminate special case for c_startPatrick Georgi
2012-11-27Get rid of drivers classPatrick Georgi
2012-11-27Drop ramstage.aPatrick Georgi
2012-11-20Unify use of bool config variablesStefan Reinauer
2012-11-19bootblock: Guard CMOS rewrite in disable/enable RTCPatrick Georgi
2012-11-16Fix PIRQ routing abstractionStefan Reinauer
2012-11-16Drop Kconfig.deprecated_optionsStefan Reinauer
2012-11-16Reduce number of per-mainboard changesStefan Reinauer
2012-11-16Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer
2012-11-14Make YABEL's version of mainboard_interrupt_handlers() usableNico Huber
2012-11-14SMM: Restore GNVS pointer in the resume pathDuncan Laurie
2012-11-14Provide MRC with a console printing callback functionVadim Bendebury
2012-11-13Pass the CPU index as a parameter to startup.Ronald G. Minnich
2012-11-13SandyBridge/IvyBridge: Add IFD and ME firmware automaticallyStefan Reinauer
2012-11-12mmio pci config: Remove register constraintsAaron Durbin