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-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
2013-02-01
armv7: Fix entry point in ram stage.
Hung-Te Lin
2013-02-01
cbfstool: Make endian detection functions to work without prior setup.
Hung-Te Lin
2013-02-01
clean-up for arch/armv7/Makefile.inc
David Hendricks
2013-02-01
snow: make romstage init DRAM controller and call ramstage
Ronald G. Minnich
2013-02-01
exynos5250: hard-code array index for memory timings
David Hendricks
2013-02-01
exynos5250: #define the dram controller interleaving size
David Hendricks
2013-02-01
lib: Prevent unaligned memory access and fix endianess in LZMA decode library.
Hung-Te Lin
2013-02-01
cbfstool: move flat-binary parsing to cbfs-mkpayload.
Hung-Te Lin
2013-02-01
cbfstool: Add -v (verbose) output.
Hung-Te Lin
2013-02-01
Fam15tn: Move SPD read from mainboards into wrapper
Martin Roth
2013-02-01
armv7: unify stage hand-off routines
David Hendricks
2013-01-31
Improve how our printk calls do_div by using constants.
Ronald G. Minnich
2013-01-30
armv7: don't hang on divide by zero
Ronald G. Minnich
2013-01-30
Exynos5250: Get DDR3 working by changing what is compiled and add a function
Ronald G. Minnich
2013-01-30
Add a clean target to the run firmware (runfw) Makefile
Ronald G. Minnich
2013-01-30
armv7: Add SPI driver for Exynos.
Hung-Te Lin
2013-01-30
Extend CBFS to support arbitrary ROM source media.
Hung-Te Lin
2013-01-30
Rename family15 pci northbridgeops functions.
Steven Sherk
2013-01-30
Rename family15tn pci northbridgeops functions.
Steven Sherk
2013-01-30
libpayload: Update README with Git repository URL and directory location
Paul Menzel
2013-01-30
Family 14: Update for string portability.
Mike Loptien
2013-01-30
Project PIANO aka tianocoreboot
Stefan Reinauer
2013-01-30
ASRock E350M1: Remove unused variable `reg8` from `romstage.c`
Paul Menzel
2013-01-30
cbfstool: Prevent file name to be corrupted by basename().
Hung-Te Lin
2013-01-29
Exynos5250: change all unsigned with no type to 'unsigned int'
Ronald G. Minnich
2013-01-29
Exynos5250: add debug prints to DDR3 startup code.
Ronald G. Minnich
2013-01-29
Exynos5250: make vendor enums in the timing array more debuggable.
Ronald G. Minnich
2013-01-29
cbfstool: Change "locate" output to prefix "0x".
Hung-Te Lin
2013-01-29
cbfstool: Remove unused header files.
Hung-Te Lin
2013-01-29
armv7: Clean up the mmu setup a bit
Ronald G. Minnich
2013-01-29
armv7: nuke global_data.h and remove some references to gd struct
David Hendricks
2013-01-29
armv7: Clean out weak symbols and unnecessary #ifdef's in cache files
David Hendricks
2013-01-28
AMD/Persimmon: DP0 is connected to a LVDS connector
Dave Frodin
2013-01-28
cbfstool: Store global variables into struct.
Hung-Te Lin
2013-01-28
msrtool: Decoding for most of Intel Core 2 MSRs
Anton Kochkov
2013-01-27
ioapic: Factor out counting code to `ioapic_interrupt_count`
Patrick Georgi
2013-01-26
AMD boards, ASRock E350M1: Remove whitespace in front of comma in DSDT
Paul Menzel
2013-01-25
inteltool: Add support for Atom N455 (0x106c0) in CPU MSRs dump
Olivier Langlois
2013-01-25
libpayload: use $(DOTCONFIG) instead of .config
Stefan Reinauer
2013-01-25
AGESA: Kconfig: Drop useless depends statement
Patrick Georgi
2013-01-23
clear_ioapic: Fix reading of number of interrupts for IO-APICs
Aladyshev Konstantin
2013-01-22
Add MMCONF resource to AMD fam14 PCI_DOMAIN.
Marc Jones
2013-01-22
util/runfw/googlesnow.c: Remove trailing whitespace
Paul Menzel
2013-01-22
Rename fam14 pci northbridge ops functions.
Marc Jones
2013-01-22
F15tn: Fix all warnings, enable warnings as errors
Martin Roth
2013-01-22
src/lib/timestamp.c: Fix spelling of tim*e*stamp
Paul Menzel
2013-01-22
Hudson: Legacy free question is hudson only
Martin Roth
2013-01-22
armv7: add ARM-encoded bootblock_exit() stub
David Hendricks
2013-01-21
Hudson: Cleanup - change SB800 references to hudson
Martin Roth
2013-01-21
AGESA F15tn: Move callouts into northbridge wrapper
Martin Roth
2013-01-21
Save and restore F15TN graphics command register
Martin Roth
2013-01-21
Hudson: Changes to support agesa/hudson for legacy free
Martin Roth
2013-01-21
Hudson: Changes to agesa/hudson FADT for ACPI 3.0
Martin Roth
2013-01-21
F15tn / Hudson: Change SATA NumOfPorts register setting
Martin Roth
2013-01-21
Parmer / Thatcher: devicetree.cb cleanup and whitespace
Martin Roth
2013-01-21
F15tn: Modify devicetree to fix S3 resume
Martin Roth
2013-01-19
Utility to run the snow bios in user mode
Ronald G. Minnich
2013-01-19
Add more information to the cbfstool print
Stefan Reinauer
2013-01-19
armv7/snow: get to romstage
David Hendricks
2013-01-19
Update gcov patch in documentation
Stefan Reinauer
2013-01-18
armv7: add a wrapper for romstage's main() for ARM ISA
Gabe Black
2013-01-18
Snow bootblock (bloated/debug version)
David Hendricks
2013-01-17
Fix the stack setup code so we can use an arbitrary 32-bit value
Ronald G. Minnich
2013-01-17
make main() in snow's romstage.c our romstage entry point
David Hendricks
2013-01-17
make crossgcc: compile all required toolchains
Stefan Reinauer
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
use a relative path for #line 3
David Hendricks
2013-01-16
armv7: delete unneeded ptrace.h
Stefan Reinauer
2013-01-15
libpayload: Style fixes
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
armv7: Add temporary build script for CrOS devs
David Hendricks
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
add a few entries to .gitignore
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: dynamically calculate the branch offset in cbfstool
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
[prev]
[next]