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
Age
Commit message (
Expand
)
Author
2013-02-11
Add support for "Butterfly" Chromebook
Stefan Reinauer
2013-02-11
build system: Mark clean-for-update phony
Patrick Georgi
2013-02-11
Update 3rdparty mark to latest repository
Stefan Reinauer
2013-02-11
snow: fix high_tables_base calculation
David Hendricks
2013-02-11
spi.h: Rename the spi.h to spi-generic.h
Zheng Bao
2013-02-11
Intel: Replace MSR 0xcd with MSR_FSB_FREQ
Patrick Georgi
2013-02-11
AMD/Persimmon: Enable the 2nd COM port
Dave Frodin
2013-02-11
crossgcc: Support hosts using non-GNU make as default make.
Hung-Te Lin
2013-02-11
Supermicro H8QGI: Substract 1 from MMCONF range limit
Konstantin Aladyshev
2013-02-11
AMD SB900: fix warnings
Martin Roth
2013-02-11
AMD S3: Add missing erasing flash sector for saving MTRR register
Zheng Bao
2013-02-11
AMD S3: Change the hardcoded data size to macros.
Zheng Bao
2013-02-11
snow: make build script erase 192KB instead of 128KB
David Hendricks
2013-02-11
armv7/exynos5250/snow: deprecate CONFIG_{RAMBASE,RAMTOP}
David Hendricks
2013-02-10
armv7/snow: Remove unused modules in bootblock and romstage.
Hung-Te Lin
2013-02-10
exynos/snow: move SPI GPIO setup to mainboard bootblock code
David Hendricks
2013-02-10
exynos/snow: set SPI clock rate in romstage main
David Hendricks
2013-02-10
armv7/exynos5250: place .id between .start and bootblock main
David Hendricks
2013-02-10
armv7: make bootblock linker script more explicit
David Hendricks
2013-02-09
armv7/exynos: make BL1_SIZE_KB consistent with numbers used...
David Hendricks
2013-02-09
speedstep: Deduplicate some MSR identifiers
Patrick Georgi
2013-02-09
romcc: Use default romcc flags for most boards
Patrick Georgi
2013-02-09
romcc: Don't use user overridable romcc flags for bootblock
Patrick Georgi
2013-02-09
cbfstool: Handle alignment in UEFI payloads
Patrick Georgi
2013-02-09
cbfstool: Fix crash on image without bootblock in end of ROM.
Hung-Te Lin
2013-02-09
armv7: update coreboot tables for armv7
David Hendricks
2013-02-09
snow: do something useful in ramstage()
David Hendricks
2013-02-09
armv7/snow: add BL1_SIZE_KB and get rid of magic constants
David Hendricks
2013-02-09
armv7: include $(obj)/config.h when building bootblock
David Hendricks
2013-02-09
DEBUG_CBFS should not depend on TPM
David Hendricks
2013-02-09
document Intel VMX locking behavior
Mike Frysinger
2013-02-08
VBE: Skip graphics mode setting for non-VGA devices
Stefan Reinauer
2013-02-08
console: Fix using CMOS for options
Patrick Georgi
2013-02-08
oprom: fix compilation for Qemu target (and possibly others)
Stefan Reinauer
2013-02-08
armv7/snow: Move clock initialization from bootblock to romstage.
Hung-Te Lin
2013-02-08
armv7: Use same console initialization procedure for all ARM stages
Hung-Te Lin
2013-02-08
console: Only print romstage messages with EARLY_CONSOLE enabled.
Hung-Te Lin
2013-02-08
console: Always allow setting "EARLY_CONSOLE" configuration.
Hung-Te Lin
2013-02-08
exynos/snow: Configure UART peripheral during console initialization.
Hung-Te Lin
2013-02-08
console: Revise serial console configuration names.
Hung-Te Lin
2013-02-08
Revert "armv7/snow: Move clock initialization from bootblock to romstage."
David Hendricks
2013-02-07
armv7/snow: Move clock initialization from bootblock to romstage.
Hung-Te Lin
2013-02-07
YABEL: use system {in,out}[bwl] on x86
Patrick Georgi
2013-02-07
armv7/snow: Remove power_init from bootblock.
Hung-Te Lin
2013-02-07
armv7/snow: Remove redundant I2C initialization calls in bootblock.
Hung-Te Lin
2013-02-07
armv7: Clean up arm/snow bootblock build process.
Hung-Te Lin
2013-02-07
cbfs: Fix CBFS max size calculation.
Hung-Te Lin
2013-02-06
armv7: Clean up: remove deprecated SPL.
Hung-Te Lin
2013-02-06
snow: remove dead code from bootblock
David Hendricks
2013-02-06
armv7: Clean up: replace hang() by hlt().
Hung-Te Lin
2013-02-06
AMD Fam14 - Fix warnings
Martin Roth
2013-02-06
crossgcc: Save the script itself when cross build is over.
Zheng Bao
2013-02-06
bootblock: Reduce register load
Patrick Georgi
2013-02-06
armv7: Prevent CBFS data overlapping bootblock.
Hung-Te Lin
2013-02-06
cbfs: Revise debug messages.
Hung-Te Lin
2013-02-06
replace uchar and uint with standard types in generic i2c header
David Hendricks
2013-02-06
exynos/snow: Move core/memory clock-related and board ID code
David Hendricks
2013-02-06
snow: use bootblock build class for I2C code
David Hendricks
2013-02-06
snow: use bootblock build class for GPIO
David Hendricks
2013-02-06
exynos5250: Move the ID section again
David Hendricks
2013-02-06
cbfstool: Add support for 64bit UEFI
Stefan Reinauer
2013-02-05
Don't add another Kconfig special case for Tiano
Stefan Reinauer
2013-02-05
snow: use bootblock build class for UART code
David Hendricks
2013-02-05
exynos: de-duplicate UART header content
David Hendricks
2013-02-05
cbfstool: support parsing UEFI firmware volumes
Stefan Reinauer
2013-02-05
cbfstool: Use cbfs_image API for "add-*" (add-payload, add-stage, ...) commands.
Hung-Te Lin
2013-02-05
cbfstool: Use cbfs_image api for "add" command.
Hung-Te Lin
2013-02-05
cbfstool: Use cbfs_image API for "create" command.
Hung-Te Lin
2013-02-05
cbfstool: Use cbfs_image API for "locate" command.
Hung-Te Lin
2013-02-05
cbfstool: Fix incorrect CBFS free space by old cbfstool.
Hung-Te Lin
2013-02-05
cbfstool: Use cbfs_image API for "remove" command.
Hung-Te Lin
2013-02-05
cbfstool: Use cbfs_image API for "extract" command.
Hung-Te Lin
2013-02-05
cbfstool: Use cbfs_image API for "print" command.
Hung-Te Lin
2013-02-05
cbfstool: Add cbfs_image new CBFS image manipulation API.
Hung-Te Lin
2013-02-05
cbfstool: Add buffer management API.
Hung-Te Lin
2013-02-04
Add MMCONF resource to AMD fam15 PCI_DOMAIN
Steven Sherk
2013-02-04
Hook up corebootPkg as Tianocore payload
Patrick Georgi
2013-02-04
AGESA boards: Fix grammar in description of `OemCustomizeInitEarly`
Paul Menzel
2013-02-04
smbios: show CONFIG_LOCALVERSION in DMI bios_version
Christian Gmeiner
2013-02-04
Family 12: Update for string portability
Mike Loptien
2013-02-04
Family 15tn: Update for string portability
Mike Loptien
2013-02-04
Family 10: Update for string portability
Mike Loptien
2013-02-04
Family 15: Update for string portability
Mike Loptien
2013-02-04
Add MMCONF resource to AMD fam15tn PCI_DOMAIN
Steven Sherk
2013-02-04
ASRock 939A785GMH: Align comments of DSDT’s `IndexField`
Paul Menzel
2013-02-04
ASRock 939A785GMH: Align comments in DSDT header with tabs
Paul Menzel
2013-02-04
Use tabs instead of spaces to align comments in DSTD header
Paul Menzel
2013-02-04
Intel based boards: Use tab instead of spaces to align comment in DSDT
Paul Menzel
2013-02-04
crossgcc: add armv7a-eabi to list of working toolchains
David Hendricks
2013-02-04
cbfstool: Update example file.
Hung-Te Lin
2013-02-04
exynos5250: make lowlevel_init_c.c benign
David Hendricks
2013-02-04
exynos/snow: get rid of board-specific arbitration code
David Hendricks
2013-02-04
exynos/snow: partial clean-up of snow bootblock using build class
David Hendricks
2013-02-04
exynos/s5p: Add helper function for reading a single MVL3 GPIO
David Hendricks
2013-02-04
add gpio.h for generic GPIO-related definitions
David Hendricks
2013-02-03
exynos5250: remove CPU check from samsung_get_base_* macro
David Hendricks
2013-02-03
armv7: Add 'bootblock' build class.
Hung-Te Lin
2013-02-01
Fix libpayload xcompile xgcc path
Marc Jones
2013-02-01
AMD/Persimmon: LVDS assignment was made to wrong DPx
Dave Frodin
2013-02-01
libpayload: add EHCI QH/qTD debugging
Anton Kochkov
[next]