index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2013-01-17
make main() in snow's romstage.c our romstage entry point
David Hendricks
2013-01-17
remove argument in snow's romstage main()
David Hendricks
2013-01-17
bootblock_cpu_init() stub for exynos5250
David Hendricks
2013-01-17
armv7: Place reset vector + CBFS header + bootblock dynamically
David Hendricks
2013-01-17
ARM bootblock approach
David Hendricks
2013-01-16
Fix high dword of MTRR mask set with CONFIG_CPU_ADDR_BITS
Martin Roth
2013-01-16
armv7: delete unneeded ptrace.h
Stefan Reinauer
2013-01-14
Support for Celeron 1007U
Stefan Reinauer
2013-01-14
Make the pre-commit-hook happy about the code in libgcov.c
Ronald G. Minnich
2013-01-12
Implement GCC code coverage analysis
Stefan Reinauer
2013-01-12
No random directories
Stefan Reinauer
2013-01-12
Move init.S to a proper filename
Ronald G. Minnich
2013-01-11
Fix console.c with serial support disabled
Stefan Reinauer
2013-01-11
cbmem: replace pointer type by uint64_t
Stefan Reinauer
2013-01-11
exynos5250: Hacked up lowlevel_init_c
David Hendricks
2013-01-11
exynos5250: Temporarily remove intermediate rule in Makefile
David Hendricks
2013-01-11
AMD: Set the mask of MTRR according to CONFIG_CPU_ADDR_BITS
Zheng Bao
2013-01-10
armv7: replace magic constant for romstage location
David Hendricks
2013-01-10
armv7: add *(.data) back into .romdata section
David Hendricks
2013-01-10
armv7: update board_init_f function signature
David Hendricks
2013-01-10
armv7: delete some unused files
David Hendricks
2013-01-10
snow: add max77686 driver in romstage and ramstage
David Hendricks
2013-01-10
exynos5250: clean-ups for clock_init
David Hendricks
2013-01-10
exynos5250: un-comment a lot of code which was left out earlier
David Hendricks
2013-01-10
size optimizations for max77686
David Hendricks
2013-01-10
Fix 2 infinite loops if IMC doesn't respond
Martin Roth
2013-01-09
Fix typo in SB800 Kconfig for IMC position
Martin Roth
2013-01-08
qemu-x86: Implement more features
Stefan Reinauer
2013-01-05
ARMv7: drop __ASSEMBLY__
Stefan Reinauer
2013-01-05
ARMv7: drop __KERNEL__
Stefan Reinauer
2013-01-04
Flatten the tree
Ronald G. Minnich
2013-01-04
Revert "armv7: pass bootblock offset from Kconfig into cbfstool"
Ronald G. Minnich
2013-01-04
ARMv7: Make ABI compatible to reference toolchain
Stefan Reinauer
2013-01-04
ARMv7: drop libgcc copy
Stefan Reinauer
2013-01-04
Clean up ARMv7 architecture Kconfig
Stefan Reinauer
2013-01-04
Make PCIe config options depend on PCIe support
Stefan Reinauer
2013-01-04
rd890: clear IO-APIC before setup
Aladyshev Konstantin
2013-01-04
Tyan s8226: change lapic of lapic_cluster 0 to 0x10
Siyuan Wang
2013-01-04
Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*".
Hung-Te Lin
2013-01-04
cleanup some exynos5250 uart code
David Hendricks
2013-01-04
make early serial console support more generic
David Hendricks
2013-01-04
update CFLAGS for armv7
David Hendricks
2013-01-03
Rename mainboard_smi.c to smihandler.c
Patrick Georgi
2013-01-03
armv7: pass bootblock offset from Kconfig into cbfstool
David Hendricks
2013-01-03
snow: Stuff to support building image with BL1
David Hendricks
2013-01-03
Add (hacked-up) s3c24x0_i2c files
David Hendricks
2013-01-03
import SPL files for board_i2c_{claim,release}_bus()
David Hendricks
2013-01-03
armv7: create init.S for early ARMv7 init
David Hendricks
2013-01-03
Fix strcpy()
Stefan Reinauer
2013-01-02
AGESA: Use `Flag=AGESA_SUCCESS` instead of `TRUE` in DMI related functions
Aladyshev Konstantin
2013-01-02
Supermicro H8QGI: Pass callout pointer to AmdReadEventLog function
Aladyshev Konstantin
2012-12-30
rs780: Implement `rs780_internal_gfx_disable` and add .disable pcie_ops
Denis 'GNUtoo' Carikli
2012-12-30
M4A785T-M: Add support for external GFX.
Denis 'GNUtoo' Carikli
2012-12-29
Add AMD Hudson blobs by CONFIG_REQUIRES_BLOBS dependency
Marc Jones
2012-12-29
remove obsolete include paths from INCLUDES
David Hendricks
2012-12-29
import i2c header from u-boot
David Hendricks
2012-12-29
corrections for MAX77686 config variable
David Hendricks
2012-12-29
move iRAM config variable to exynos5250 Kconfig
David Hendricks
2012-12-29
Simplify romstage.ld for armv7
David Hendricks
2012-12-28
Supermicro H8QGI: Add onboard VGA to devicetree.cb
Aladyshev Konstantin
2012-12-28
Supermicro H8QGI: fix bus_sp5100[] clear in get_bus_conf.c
Aladyshev Konstantin
2012-12-28
BiosCallOuts: Replace REQUIRED_CALLOUTS define with flexible variable
Aladyshev Konstantin
2012-12-28
USBDEBUG: Enable the EHCI in AMD Southbridge
Zheng Bao
2012-12-21
Supermicro H8QGI: Fix routing from 16 to 55 in ACPI table
Aladyshev Konstantin
2012-12-19
Add back dummy free()
Stefan Reinauer
2012-12-19
No need to contact AMD for firmware anymore
Patrick Georgi
2012-12-19
Remove colors from build system output
Patrick Georgi
2012-12-19
Get stdint.h in sync between ARMv7 and x86
Stefan Reinauer
2012-12-15
Fix a compare against undefined variable in acpi.c
Martin Roth
2012-12-14
AMD S3: Rename generated s3.rom for make clean
Zheng Bao
2012-12-12
SB800: Add IMC ROM and fan control.
Martin Roth
2012-12-12
Rename generated hudson_romsig.bin for make clean
Martin Roth
2012-12-12
Fix SPI BAR special case in lpc_set_resources
Martin Roth
2012-12-12
Claim the SPI bus before writes if the IMC ROM is present
Martin Roth
2012-12-12
Fix ARMv7 payload handling
Stefan Reinauer
2012-12-12
Fix maxim max77686 driver
Stefan Reinauer
2012-12-12
Add support for Google Parrot Chromebook
Stefan Reinauer
2012-12-12
Add support for ENE932 EC w/ Compal firmware
Stefan Reinauer
2012-12-12
Add minimal mainboard support for snow
Ronald G. Minnich
2012-12-12
Fix UART8250 console prototypes
Stefan Reinauer
2012-12-12
Fix up Maxim MAX77686 driver
Stefan Reinauer
2012-12-11
Remove un-needed i2c.h include
Ronald G. Minnich
2012-12-11
Correct the location of the include file
Ronald G. Minnich
2012-12-10
Removed an unneeded include file
Ronald G. Minnich
2012-12-08
stddef.h: move to generic code
Stefan Reinauer
2012-12-08
WIP: Initial ARMv7 architecture implementation in coreboot
Stefan Reinauer
2012-12-08
WIP: Add support for non-8250 built-in UARTs
Stefan Reinauer
2012-12-08
cbfs_core.h: support for ARMv7 CBFS master header
Stefan Reinauer
2012-12-08
WIP: Initial support for Samsung Exynos 5250 ARM CPU
Stefan Reinauer
2012-12-08
Limit SPI device debug prints with CONFIG_DEBUG_SPI_FLASH
Marc Jones
2012-12-08
Fix Yabel compilation on non-x86 platforms
Stefan Reinauer
2012-12-08
Only include libgcc wrappers on x86
Stefan Reinauer
2012-12-08
Allow PCI option rom execution only on systems with PCI support
Stefan Reinauer
2012-12-07
Add function to map vendor/device to generic VBIOS IDs
Dave Frodin
2012-12-06
Disable CMOS_POST and IO_POST on non-PC80 systems
Stefan Reinauer
2012-12-06
Unify assembler function handling
Stefan Reinauer
2012-12-06
driver/spi: Add support of MX25L3235D
Zheng Bao
2012-12-06
Drop ARCH_ARM in favor of ARCH_ARMV7
Stefan Reinauer
2012-12-05
Conditionally include mc146818rtc in console.c
David Hendricks
2012-12-01
Drop TINY_BOOTBLOCK
Kyösti Mälkki
[next]