summaryrefslogtreecommitdiff
path: root/src/arch
AgeCommit message (Expand)Author
2012-12-08stddef.h: move to generic codeStefan Reinauer
2012-12-08WIP: Initial ARMv7 architecture implementation in corebootStefan 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-30Add dummy Kconfig options for armv7David 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
2012-11-12cbfstool: Rework to use getopt style parametersStefan Reinauer
2012-11-12romcc_io: add pci_or_configX functions.Aaron Durbin
2012-11-12x86/Makefile.inc: Test if the strings are equal by single equal signZheng Bao
2012-11-12Reduce default stack size to 4KStefan Reinauer
2012-11-12Add dependency for CONFIG_AP_IN_SIPI_WAITStefan Reinauer
2012-11-12oprom: Ensure that mode information is valid before putting it in the tables.Gabe Black
2012-11-12Define post codes for OS boot and resumeDuncan Laurie
2012-11-09Make coreboot use the offset parameter in cbfstool createStefan Reinauer
2012-11-08Add support for storing POST codes in CMOSDuncan Laurie
2012-11-08x86 memcpy: Copy 4 bytes at onceStefan Reinauer
2012-11-07Move global variable check to MakefileStefan Reinauer
2012-11-06acpi: Add support for DMAR tables (Intel IOMMU support)Patrick Georgi
2012-10-29Drop get_smbios_data from chip_operationsKyösti Mälkki
2012-10-29Fix reading of number of interrupts for IO-APICsNico Huber
2012-10-27Take care of NULL chip_ops->nameKyösti Mälkki
2012-10-08hpet: common ACPI generationPatrick Georgi
2012-10-07Take care of NULL chip_ops->nameKyösti Mälkki
2012-10-05Provide access to smaller registers in eregsPatrick Georgi
2012-10-04pirq_routing: Allow routing with more than 4 PIRQ linksAlexandru Gagniuc
2012-09-05buildsystem: Make CPU microcode updating more configurableAlexandru Gagniuc
2012-08-25MPTABLE: check for fixed IRQ entries on all pinsSven Schnelle
2012-08-25Fix mptable build troublesKyösti Mälkki
2012-08-22mptable: bring sanity back to mptable generation (TRIVIAL)Alexandru Gagniuc