summaryrefslogtreecommitdiffstats
path: root/src/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* cpu/amd: Add CC6 supportTimothy Pearson2015-11-112-4/+25
* arm/arm64: Generalize bootblock C entry pointJulius Werner2015-11-114-2/+4
* AMD Bettong: Enable S4 feature for Windows 7zbao2015-11-062-0/+8
* ACPI: Add functions for DMAR I/O-APIC and HPET entriesNico Huber2015-11-042-10/+41
* ACPI: Make DMAR flags settableNico Huber2015-11-042-3/+8
* arch/x86/bootblock_normal: Fix failure to buildTimothy Pearson2015-11-031-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3144-174/+0
* arch/x86: avoid race condition on build.hPatrick Georgi2015-10-311-0/+2
* wakeup: Switch back to 32bit mode firstStefan Reinauer2015-10-301-0/+28
* arch/x86/smbios: Add Crucial DIMM manufacturer IDTimothy Pearson2015-10-161-0/+4
* arch/x86/boot/smbios: Add SPD IDs for Kingston and CorsairTimothy Pearson2015-10-161-0/+8
* x86: add standalone verstage supportAaron Durbin2015-10-147-7/+88
* arch/x86/bootblock: Do not include non-code files in bootblock.SAlexandru Gagniuc2015-10-083-5/+1
* arch/x86: Link walkcbfs.S instead on including it in bootblock.SAlexandru Gagniuc2015-10-083-2/+4
* arch/x86/bootblock: Link in object files selected with bootblock-yAlexandru Gagniuc2015-10-082-2/+8
* arch/x86/Makefile.inc: Simplify rule for bootblock.debugAlexandru Gagniuc2015-10-081-5/+9
* x86/bootblock: Use LDFLAGS_bootblock to enable garbage collectionAlexandru Gagniuc2015-10-073-3/+5
* x86: prepare cache-as-ram to allow multiple stagesAaron Durbin2015-09-301-3/+17
* x86: provide common macro for linking early stagesAaron Durbin2015-09-302-23/+30
* Makefile: Replace the way to test if a string is emptyzbao2015-09-291-1/+1
* coreboot: introduce commonlibAaron Durbin2015-09-222-2/+2
* x86: remove double link step for romstageAaron Durbin2015-09-162-35/+13
* x86: link ramstage the same way regardless of RELOCATABLE_RAMSTAGEAaron Durbin2015-09-091-9/+1
* linking: add and use LDFLAGS_commonAaron Durbin2015-09-091-3/+3
* x86: link romstage and ramstage with 1 fileAaron Durbin2015-09-094-43/+70
* rmodule: use program.ld for linkingAaron Durbin2015-09-092-3/+1
* x86: link romstage like the other architecturesAaron Durbin2015-09-094-41/+26
* x86: link ramstage like the other architecturesAaron Durbin2015-09-092-21/+28
* linking: lay the groundwork for a unified linking approachAaron Durbin2015-09-093-2/+27
* x86: provide minimum alignment for romstageAaron Durbin2015-09-091-1/+7
* x86: remove unused sections from romstage.ldAaron Durbin2015-09-091-3/+1
* x86: add romstage.S to bind program flow and orderingAaron Durbin2015-09-092-13/+50
* x86: don't create MAINBOARDDIR/romstage.inc for !ROMCC boardsAaron Durbin2015-09-091-14/+10
* x86: bootblock: remove linking and program flow from build systemAaron Durbin2015-09-094-39/+97
* Drop "See file CREDITS..." commentStefan Reinauer2015-09-071-3/+0
* symbols: add '_' to pci_drivers and cpu_drivers symbolsAaron Durbin2015-09-051-1/+1
* x86: remove cpu_incs as romstage Make variableAaron Durbin2015-09-041-1/+0
* timestamp: add tick frequency to exported tableAaron Durbin2015-08-311-0/+13
* x86: Get rid of empty loadable segment warningMartin Roth2015-08-251-1/+2
* acpi: 64bit fixesStefan Reinauer2015-08-141-8/+8
* x86: parameterize asl_template for CBFS inclusionAaron Durbin2015-08-131-0/+4
* amd: raminit sysinfo offset fixAaron Durbin2015-08-131-0/+16
* acpi: Align FACS to 64 bytesPatrick Georgi2015-08-091-0/+1
* x86: Make sure boot device is mapped below 4GStefan Reinauer2015-08-041-1/+1
* arch/x86: make dependency explicitPatrick Georgi2015-07-271-1/+1
* cbfs: hardcode file alignmentPatrick Georgi2015-07-152-15/+9
* x86: flatten hierarchy4.14.1Stefan Reinauer2015-07-1341-87/+70
* x86: Port x86 over to compile cleanly with x86-64Stefan Reinauer2015-07-1313-50/+243
* arch/x86/Makefile.inc: Calculate CBFS_BASE_ADDRESS variableMartin Roth2015-07-111-0/+3
* payloads: Reorganize Makefile.incs for external payloadsStefan Reinauer2015-07-071-32/+0
OpenPOWER on IntegriCloud