summaryrefslogtreecommitdiffstats
path: root/src/arch
Commit message (Expand)AuthorAgeFilesLines
* misc,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-171-2/+0
* arch: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-088-8/+0
* ACPI: Recover type of wakeup in acpi_is_wakeup()Kyösti Mälkki2014-07-032-1/+13
* build: remove -ccopts mechanismPatrick Georgi2014-06-291-4/+4
* arch/x86/include/bootblock_common.h: Sanitize header inclusionEdward O'Callaghan2014-06-291-5/+2
* armv7: We don't use CPPFLAGS anymorePatrick Georgi2014-06-281-3/+3
* build: Pass correct disassembly flags in Clang buildEdward O'Callaghan2014-06-271-1/+1
* PIRQ tables: Fix typosKyösti Mälkki2014-06-261-1/+1
* Declare acpi_is_wakeup_early() only onceKyösti Mälkki2014-06-251-0/+3
* MP Table: Change types to be consistent with the specMike Loptien2014-06-242-117/+175
* Misc: Use acpi_is_wakeup_s3()Kyösti Mälkki2014-06-211-5/+1
* ACPI: Add acpi_is_wakeup_s3()Kyösti Mälkki2014-06-202-5/+14
* ACPI S3 support: Add acpi_s3_resume_allowed()Kyösti Mälkki2014-06-203-17/+18
* MP Spec: Correct the Virtual Wire assignmentMike Loptien2014-06-162-3/+3
* MP Spec: Add copyright headerMike Loptien2014-06-162-0/+38
* build: Drop libgcc runtime wrapper in Clang buildsEdward O'Callaghan2014-06-061-3/+3
* lenovo: Make version look like something thinkpad_acpi would acceptVladimir Serbinenko2014-06-011-4/+9
* acpigen: Add acpigen_emit_eisaid.Vladimir Serbinenko2014-06-012-0/+35
* console: Add console for GDBKyösti Mälkki2014-05-262-2/+12
* acpigen: Add acpigen_write_irq.Vladimir Serbinenko2014-05-252-0/+16
* x86/include/arch/acpi.h: remove incorrect semicolonMartin Roth2014-05-221-1/+1
* build: use CFLAGS_* in more places where they're neededPatrick Georgi2014-05-191-12/+12
* build: move include paths where they belongPatrick Georgi2014-05-191-1/+1
* build: break compiler flags out of $(CC)Patrick Georgi2014-05-171-1/+1
* build: separate CPPFLAGS from CFLAGSPatrick Georgi2014-05-172-3/+3
* build: CPPFLAGS is more common than INCLUDESPatrick Georgi2014-05-172-7/+7
* SeaBIOS: Fix cpp usePatrick Georgi2014-05-111-1/+1
* Arch-level Kconfig menu cleanupFurquan Shaikh2014-05-102-63/+0
* Introduce stage-specific architecture for corebootFurquan Shaikh2014-05-066-82/+133
* Move redundant Makefile rules from arch to top level.Furquan Shaikh2014-05-032-454/+230
* arch/x86/boot: Indent mpspec.c and make a loop more legibleEdward O'Callaghan2014-05-021-41/+40
* uart: Support multiple portsKyösti Mälkki2014-04-301-3/+3
* Rename coreboot_ram stage to ramstageFurquan Shaikh2014-04-265-19/+19
* build rules: Identify build stage with simple variablesKyösti Mälkki2014-04-185-72/+4
* console: Split ROMCC helpersKyösti Mälkki2014-04-181-75/+16
* console: Use romstage code for ramstage and SMMKyösti Mälkki2014-04-184-100/+0
* console: Drop driver list in ramstageKyösti Mälkki2014-04-182-8/+0
* console: Refactor uart8250/NE2KKyösti Mälkki2014-04-092-20/+17
* console: Move newline translation outside console_tx_byteKyösti Mälkki2014-04-092-6/+0
* console: Hide global console_loglevelKyösti Mälkki2014-04-091-14/+7
* console: Unify do_printk()Kyösti Mälkki2014-04-092-45/+1
* console: Split console_init()Kyösti Mälkki2014-04-093-5/+2
* uart: Redefine Kconfig optionsKyösti Mälkki2014-04-093-13/+7
* SeaBIOS: have coreboot pass the choice to run optionroms in parallelIdwer Vollering2014-04-071-0/+1
* x86/Makefile: Allow addition of link libraries for rom/ramstageAlexandru Gagniuc2014-04-041-9/+13
* Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATEKyösti Mälkki2014-04-012-2/+4
* rmodules: use rmodtool to create rmodulesAaron Durbin2014-03-204-27/+14
* smbios: Supply tag type 2 (base board information)Vladimir Serbinenko2014-03-091-0/+19
* usbdebug: Move Kconfig under drivers/usbKyösti Mälkki2014-03-041-2/+2
* uart8250: Move under drivers/uartKyösti Mälkki2014-03-041-1/+1
OpenPOWER on IntegriCloud