aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-11-30Add dummy Kconfig options for armv7David Hendricks
2012-11-29Add the maxim MAX77686 power controller.Ronald G. Minnich
2012-11-29Drop empty mainboard.cKyösti Mälkki
2012-11-29Drop empty mainboard_opsKyösti Mälkki
2012-11-29Make mainboard_ops and mainboard.c file optionalKyösti Mälkki
2012-11-29pirq_route_irqs is privatePatrick Georgi
2012-11-29Minor changes to .h files for samsung ARM partRonald G. Minnich
2012-11-28Remove assembly coded log2 functionRonald G. Minnich
2012-11-28add .h files for common exynos 5Ronald G. Minnich
2012-11-28Add .h files for samsung exynos 5250Ronald G. Minnich
2012-11-28amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi
2012-11-27Drop driver-y from GM45/ICH9/RK9Stefan Reinauer
2012-11-27Remove AMD special case for LAPIC based udelay()Patrick Georgi
2012-11-27Fix technexion tim5690 board VGA handlerStefan Reinauer
2012-11-27Enable the FCH GPP port prior to device enumerationDave Frodin
2012-11-27Drop duplicate files that prevent building without ramstage.aStefan Reinauer
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-27Provide weak empty declarations of all chip_ops used on a boardPatrick Georgi
2012-11-27roda/rk886ex: Correct COMB irq reading / reduce warningsNico Huber
2012-11-27roda/rk9: Fix for VGABIOS changesPatrick Georgi
2012-11-27SPI/SST: Add OpCode Enable-Write-Status-Register (EWSR)Zheng Bao
2012-11-27roda/rk9: New mainboardPatrick Georgi
2012-11-27intel/i82801ix: new southbridge, ICH9Patrick Georgi
2012-11-27intel/gm45: new northbridgePatrick Georgi
2012-11-27Add initialization hook for chipsNico Huber
2012-11-27Conditionally #include mc1468181rtc if CMOS_POST is enabledDavid Hendricks
2012-11-27Make POST codes written to IO port optionalDavid Hendricks
2012-11-24Remove duplicate VGA BIOS interrupt handlersPatrick Georgi
2012-11-24yabel: Use X86_* instead of the more verbose M.x86.REG_*Patrick Georgi
2012-11-24x86 realmode: Use x86emu register file + definesPatrick Georgi
2012-11-24x86 realmode: Adapt to x86emu/YABEL style return codesPatrick Georgi
2012-11-24x86emu: Move realmode handler into own directoryPatrick Georgi
2012-11-20Persimmon: Disable the unused GPP PCIe clocksDave Frodin
2012-11-20Unify use of bool config variablesStefan Reinauer
2012-11-20secondary.S: Fix dropping ramstage.aStefan Reinauer
2012-11-20Make sure only one udelay function is availableStefan Reinauer
2012-11-19siemens/sitemp_g1p1: Drop copy of cmos checksum calculationPatrick Georgi
2012-11-19bootblock: Guard CMOS rewrite in disable/enable RTCPatrick Georgi
2012-11-19mc146818rtc: disable RTC before writing to nvramPatrick Georgi
2012-11-17Drop no-op bootblock.cKyösti Mälkki
2012-11-17Use new system agent binariesStefan Reinauer
2012-11-16Fix PIRQ routing abstractionStefan Reinauer
2012-11-16Fix Kconfig GENERATE_*_TABLE usageStefan Reinauer
2012-11-16Clean up KconfigStefan Reinauer
2012-11-16Drop Kconfig.deprecated_optionsStefan Reinauer
2012-11-16Drop unused Kconfig variable PCIE_TUNINGStefan Reinauer
2012-11-16Drop Kconfig variable BOARD_HAS_HARD_RESETStefan Reinauer
2012-11-16Drop unneeded BOARD_HAS_FADT optionStefan Reinauer
2012-11-16Reduce number of per-mainboard changesStefan Reinauer
2012-11-16Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer
2012-11-14Use mainboard hook for HP DL165Kyösti Mälkki
2012-11-14ms9652: fix misuse of LIFT_BSP_APIC_IDStefan Reinauer
2012-11-14mainboard/siemens/sitemp_g1p1: Fix YABEL usageNico Huber
2012-11-14Make YABEL's version of mainboard_interrupt_handlers() usableNico Huber
2012-11-14mainboard/siemens/sitemp_g1p1: Fix CMOS checksum algorithm here, tooNico Huber
2012-11-14Move HAVE_SMI_HANDLER from mainboards to chipsetsStefan Reinauer
2012-11-14VIA chipsets: fix compilation without real mode codeStefan Reinauer
2012-11-14Tell CBMEM code about ACPI GNVS sectionStefan Reinauer
2012-11-14SMM: Fix save state searching for GSMIDuncan Laurie
2012-11-14SMM: Save the GNVS pointer when creating APCI tablesDuncan Laurie
2012-11-14SMM: Pass the ACPI GNVS pointer via state save mapDuncan Laurie
2012-11-14SMM: Avoid use of global variables in SMI handlerDuncan Laurie
2012-11-14SMM: Extract function for finding save state nodeDuncan Laurie
2012-11-14SMM: Restore GNVS pointer in the resume pathDuncan Laurie
2012-11-14Sandybridge: Set PEG clock gatingMarc Jones
2012-11-14Add PCIe init and NMode flag to PEI data structureStefan Reinauer
2012-11-14Add ddr3lv_support flag to pei_data structureDuncan Laurie
2012-11-14pei_data.h: Fix commentMarc Jones
2012-11-14Provide MRC with a console printing callback functionVadim Bendebury
2012-11-13Add spinlock to serialize Intel microcode updatesStefan Reinauer
2012-11-13cros: Inform U-Boot via fake gpio when VGA Option ROM is loadedBill Richardson
2012-11-13Export optionrom status on Stumpy/LumpyVadim Bendebury
2012-11-13Make EmeraldLake2 work againDuncan Laurie
2012-11-13Clean up stack checking codeStefan Reinauer
2012-11-13Add method for delaying adding of timestampsStefan Reinauer
2012-11-13Add Kconfig option to lock/unlock ME firmware during buildStefan Reinauer
2012-11-13clean up lapic_cpu_init.cStefan Reinauer
2012-11-13Pass the CPU index as a parameter to startup.Ronald G. Minnich
2012-11-13Fix CONFIG_MAX_CPU set to 1 CPU build problemStefan Reinauer
2012-11-13Support better tracking of AP stack usage.Ronald G. Minnich
2012-11-13SandyBridge/IvyBridge: Add IFD and ME firmware automaticallyStefan Reinauer
2012-11-12vboot: Add option to skip TPM resume on S3 resumeStefan Reinauer
2012-11-12mmio pci config: Remove register constraintsAaron Durbin
2012-11-12cbfstool: Rework to use getopt style parametersStefan Reinauer
2012-11-12Initial IGD OpRegion implementationStefan 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-12If cmos is invalid, always set the rtc date and timeStefan Reinauer
2012-11-12Remove duplicate defines from mc146818rtc.cMarc Jones
2012-11-12Avoid using hardcoded values in MRC cache codeVadim Bendebury
2012-11-12ivybridge: Catch unknown CPU revisionsStefan Reinauer
2012-11-12Store timestamps before resuming from suspendStefan Reinauer
2012-11-12Reduce default stack size to 4KStefan Reinauer
2012-11-12Add dependency for CONFIG_AP_IN_SIPI_WAITStefan Reinauer
2012-11-12SPI: Add early romstage SPI driver using hardware sequencingDuncan Laurie
2012-11-12ELOG: Support for non-memory mapped flashDuncan Laurie
2012-11-12SPI: Fix and enable Fast Read supportDuncan Laurie
2012-11-12Fix gcc-4.7 building problem.Han Shen