index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
Age
Commit message (
Expand
)
Author
2013-07-25
Redefine pci_bus_default_ops as function
Kyösti Mälkki
2013-07-22
X86: make the SIPI num_starts a config variable
Ronald G. Minnich
2013-07-15
ARM: Define custom ELF headers for ARM.
Gabe Black
2013-07-15
SMBIOS: Add smbios_write_type11() for creating an OEM Strings structure
Peter Stuge
2013-07-14
SMBIOS: Allow overriding default Manufacturer and Product names
Peter Stuge
2013-07-14
arm: Add and enable an arch specific version of memmove.
Gabe Black
2013-07-14
x86: Add and enable an arch verson of memmove.
Gabe Black
2013-07-11
Move the HAVE_ARCH_* config options from src/arch/x86 to src/.
Gabe Black
2013-07-11
arm: Add a W() macro for use in kernel assembler.
Gabe Black
2013-07-11
Unify PCI configuration cycles
Kyösti Mälkki
2013-07-11
Set PCI bus operations at buildtime for ramstage
Kyösti Mälkki
2013-07-10
usbdebug: Move ehci_debug_info allocation
Kyösti Mälkki
2013-07-10
Don't try to use CBMEM console in bootblock
Stefan Reinauer
2013-07-10
ARMv7: Drop duplicate call to bootblock_cpu_init()
Stefan Reinauer
2013-07-10
ARM: Don't leave alignment checking on after the exception test.
Gabe Black
2013-07-10
arm: Fix memory barrier usage in IO operation
Hung-Te Lin
2013-07-10
armv7a: Enable native memcpy / memset
Stefan Reinauer
2013-07-10
ARM: Tell the linker memset and memcpy are functions.
Gabe Black
2013-07-10
ARM: Separate the early console (romstage) from the bootblock console.
Gabe Black
2013-07-10
arch: clean up Kconfig and Makefile
Stefan Reinauer
2013-07-10
armv7: Reserve space BL1 and checksum header by specifying bootblock offset.
Hung-Te Lin
2013-07-10
cpu: Add CPU microcode file to cbfs with 16-byte alignment
Aaron Durbin
2013-07-10
Drop ELF remains from boot code
Stefan Reinauer
2013-07-10
ARMv7: flatten arch/armv7 source tree
Stefan Reinauer
2013-07-10
ARM: Fix up page table/cachability management.
Gabe Black
2013-07-10
arch: Fix spelling
Martin Roth
2013-07-10
ARM: Fix the way the space for the page tables is allocated.
Gabe Black
2013-07-10
ARMv7: Clean up console code
Stefan Reinauer
2013-07-10
ARMv7: De-uboot-ify Exynos5250 code
Stefan Reinauer
2013-07-10
Wield battle axe at ARM port
Stefan Reinauer
2013-07-10
Rename hardwaremain() to main()
Stefan Reinauer
2013-07-10
Drop some duplicates of PCI-e config functions
Kyösti Mälkki
2013-07-10
Fix MMCONF_SUPPORT_DEFAULT for ramstage
Kyösti Mälkki
2013-06-10
ARM: Put the ROM stage into the image before other bits.
Gabe Black
2013-06-06
qemu: add x86 cpu
Gerd Hoffmann
2013-06-04
Move the MARK_GRAPHICS_MEM_WRCOMB to x86 architecture
Ronald G. Minnich
2013-06-02
Provide sane Kconfig default for cmos.default.
Denis 'GNUtoo' Carikli
2013-05-20
Drop llshell
Stefan Reinauer
2013-05-16
x86: add cache-as-ram migration option
Aaron Durbin
2013-05-14
x86: add thread support
Aaron Durbin
2013-05-14
coreboot: add thread cooperative multitasking
Aaron Durbin
2013-05-10
Drop prototype guarding for romcc
Stefan Reinauer
2013-05-08
Drop CONFIG_AP_CODE_IN_CAR
Stefan Reinauer
2013-05-08
copy_and_run: drop boot_complete parameter
Stefan Reinauer
2013-05-08
hardwaremain: drop boot_complete parameter
Stefan Reinauer
2013-05-07
x86 I/O APIC: Dump I/O APIC regs in `ioapic.c`
Paul Menzel
2013-05-07
x86 I/O APIC: Make functions `io_apic_{read,write}()` public
Paul Menzel
2013-05-01
armv7: invalidate TLB entries as they are added/modified
David Hendricks
2013-05-01
ARMV7: add a function to disable MMU entries
Ronald G. Minnich
2013-05-01
armv7: add wrapper for tlbimvaa
David Hendricks
[next]