summaryrefslogtreecommitdiffstats
path: root/src/arch
Commit message (Expand)AuthorAgeFilesLines
* Move the HAVE_ARCH_* config options from src/arch/x86 to src/.Gabe Black2013-07-112-16/+13
* arm: Add a W() macro for use in kernel assembler.Gabe Black2013-07-111-0/+2
* Unify PCI configuration cyclesKyösti Mälkki2013-07-113-186/+134
* Set PCI bus operations at buildtime for ramstageKyösti Mälkki2013-07-111-4/+0
* usbdebug: Move ehci_debug_info allocationKyösti Mälkki2013-07-101-2/+2
* Don't try to use CBMEM console in bootblockStefan Reinauer2013-07-101-1/+1
* ARMv7: Drop duplicate call to bootblock_cpu_init()Stefan Reinauer2013-07-101-3/+0
* ARM: Don't leave alignment checking on after the exception test.Gabe Black2013-07-101-3/+5
* arm: Fix memory barrier usage in IO operationHung-Te Lin2013-07-101-6/+6
* armv7a: Enable native memcpy / memsetStefan Reinauer2013-07-102-2/+15
* ARM: Tell the linker memset and memcpy are functions.Gabe Black2013-07-102-0/+2
* ARM: Separate the early console (romstage) from the bootblock console.Gabe Black2013-07-102-2/+2
* arch: clean up Kconfig and MakefileStefan Reinauer2013-07-103-30/+0
* armv7: Reserve space BL1 and checksum header by specifying bootblock offset.Hung-Te Lin2013-07-103-11/+3
* cpu: Add CPU microcode file to cbfs with 16-byte alignmentAaron Durbin2013-07-102-2/+4
* Drop ELF remains from boot codeStefan Reinauer2013-07-105-266/+28
* ARMv7: flatten arch/armv7 source treeStefan Reinauer2013-07-1014-33/+24
* ARM: Fix up page table/cachability management.Gabe Black2013-07-101-5/+14
* arch: Fix spellingMartin Roth2013-07-105-6/+6
* ARM: Fix the way the space for the page tables is allocated.Gabe Black2013-07-101-4/+5
* ARMv7: Clean up console codeStefan Reinauer2013-07-101-3/+3
* ARMv7: De-uboot-ify Exynos5250 codeStefan Reinauer2013-07-1010-737/+27
* Wield battle axe at ARM portStefan Reinauer2013-07-101-13/+0
* Rename hardwaremain() to main()Stefan Reinauer2013-07-102-2/+2
* Drop some duplicates of PCI-e config functionsKyösti Mälkki2013-07-102-0/+100
* Fix MMCONF_SUPPORT_DEFAULT for ramstageKyösti Mälkki2013-07-101-0/+10
* ARM: Put the ROM stage into the image before other bits.Gabe Black2013-06-101-14/+7
* qemu: add x86 cpuGerd Hoffmann2013-06-062-0/+3
* Move the MARK_GRAPHICS_MEM_WRCOMB to x86 architectureRonald G. Minnich2013-06-041-0/+8
* Provide sane Kconfig default for cmos.default.Denis 'GNUtoo' Carikli2013-06-021-0/+1
* Drop llshellStefan Reinauer2013-05-208-1641/+0
* x86: add cache-as-ram migration optionAaron Durbin2013-05-161-0/+12
* x86: add thread supportAaron Durbin2013-05-144-0/+127
* coreboot: add thread cooperative multitaskingAaron Durbin2013-05-142-0/+10
* Drop prototype guarding for romccStefan Reinauer2013-05-101-8/+6
* Drop CONFIG_AP_CODE_IN_CARStefan Reinauer2013-05-083-56/+0
* copy_and_run: drop boot_complete parameterStefan Reinauer2013-05-085-19/+5
* hardwaremain: drop boot_complete parameterStefan Reinauer2013-05-081-9/+0
* x86 I/O APIC: Dump I/O APIC regs in `ioapic.c`Paul Menzel2013-05-071-0/+7
* x86 I/O APIC: Make functions `io_apic_{read,write}()` publicPaul Menzel2013-05-072-2/+4
* armv7: invalidate TLB entries as they are added/modifiedDavid Hendricks2013-05-011-4/+3
* ARMV7: add a function to disable MMU entriesRonald G. Minnich2013-05-012-0/+15
* armv7: add wrapper for tlbimvaaDavid Hendricks2013-05-011-0/+6
* x86: use boot state callbacks to disable rom cacheAaron Durbin2013-05-011-3/+0
* coverage: use boot state callbacksAaron Durbin2013-05-011-4/+0
* acpi: split resume check and actual resume codeAaron Durbin2013-05-012-24/+18
* boot state: schedule static callbacksAaron Durbin2013-05-012-0/+6
* armv7: invoke intermediate build rulesDavid Hendricks2013-04-261-1/+1
* spkmodem consoleVladimir Serbinenko2013-04-181-0/+7
* armv7/exynos5250: Deprecate sdelay in favor of udelayDavid Hendricks2013-04-174-68/+0
OpenPOWER on IntegriCloud