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
/
cpu
Age
Commit message (
Expand
)
Author
2013-02-28
Drop CONFIG_WRITE_HIGH_TABLES
Stefan Reinauer
2013-02-27
Fix microcode selection code
Stefan Reinauer
2013-02-27
smm: Update rev 0x30101 SMM revision save state
Aaron Durbin
2013-02-26
AGESA: skip s3_resume.h if CONFIG_HAVE_ACPI_RESUME is disabled
Jens Rottmann
2013-02-26
Revert "AMD S3: Program the flash in a bigger data packet"
Dave Frodin
2013-02-21
AMD S3: Introduce Kconfig variable 'S3_DATA_SIZE'
Zheng Bao
2013-02-20
Whitespace: Replace tab character in license text with two spaces
Paul Menzel
2013-02-20
armv7: Don't let users set ram parameters that are fixed in hardware.
Ronald G. Minnich
2013-02-20
ARMV7: minor tweaks to inter-stage calling and payload handling.
Ronald G. Minnich
2013-02-19
exynos5250: add uartmem_getbaseaddr() in uart driver
David Hendricks
2013-02-19
armv7/snow: add CPU and RAM resources via allocator
David Hendricks
2013-02-19
build system: Retire REQUIRES_BLOB
Patrick Georgi
2013-02-19
AMD S3: Change S3_VOLATILE_POS to S3_DATA_POS
Zheng Bao
2013-02-18
Kconfig: string option doesn't work properly inside choice section
Jens Rottmann
2013-02-18
AMD S3: Program the flash in a bigger data packet
Zheng Bao
2013-02-18
AMD S3: Include the s3_resume.h only when S3 is enabled.
Zheng Bao
2013-02-16
exynos5250: clean out some stale IRAM-related config variables
David Hendricks
2013-02-16
armv7/exynos5250: fix usage of _stack and _estack
David Hendricks
2013-02-15
ARMv7: Drop u-boot type remains
Stefan Reinauer
2013-02-15
Exynos5250: Drop unused file ehci-s5p.h
Stefan Reinauer
2013-02-15
Exynos: Drop dead code in cpu.h
Stefan Reinauer
2013-02-15
ARMv7: straighten out reset code
Stefan Reinauer
2013-02-15
Exynos5: Drop S5P directory and merge files
Stefan Reinauer
2013-02-15
Exynos: Drop unused include files
Stefan Reinauer
2013-02-14
Exynos: Drop duplicate copy of watchdog.h
Stefan Reinauer
2013-02-14
ARMv7: Drop SKIP_LOWLEVEL_INIT
Stefan Reinauer
2013-02-14
Exynos5250: Drop SHA implementation
Stefan Reinauer
2013-02-14
sconfig: rename lapic_cluster -> cpu_cluster
Stefan Reinauer
2013-02-14
sconfig: rename pci_domain -> domain
Stefan Reinauer
2013-02-13
armv7/exynos: remove some stale files leftover from initial import
David Hendricks
2013-02-12
armv7: Add emulation/qemu-armv7 board.
Hung-Te Lin
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 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
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-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
armv7/snow: add BL1_SIZE_KB and get rid of magic constants
David Hendricks
2013-02-09
document Intel VMX locking behavior
Mike Frysinger
2013-02-08
armv7: Use same console initialization procedure for all ARM stages
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-07
armv7/snow: Remove power_init from bootblock.
Hung-Te Lin
2013-02-07
armv7: Clean up arm/snow bootblock build process.
Hung-Te Lin
2013-02-06
armv7: Clean up: remove deprecated SPL.
Hung-Te Lin
2013-02-06
armv7: Prevent CBFS data overlapping bootblock.
Hung-Te Lin
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-05
snow: use bootblock build class for UART code
David Hendricks
2013-02-05
exynos: de-duplicate UART header content
David Hendricks
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-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
exynos5250: hard-code array index for memory timings
David Hendricks
2013-02-01
exynos5250: #define the dram controller interleaving size
David Hendricks
2013-01-30
Exynos5250: Get DDR3 working by changing what is compiled and add a function
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-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
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-25
AGESA: Kconfig: Drop useless depends statement
Patrick Georgi
2013-01-19
armv7/snow: get to romstage
David Hendricks
2013-01-18
Snow bootblock (bloated/debug version)
David Hendricks
2013-01-17
bootblock_cpu_init() stub for exynos5250
David Hendricks
2013-01-17
ARM bootblock approach
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: update board_init_f function signature
David Hendricks
2013-01-10
armv7: delete some unused files
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-05
ARMv7: drop __ASSEMBLY__
Stefan Reinauer
2013-01-04
cleanup some exynos5250 uart code
David Hendricks
2013-01-04
make early serial console support more generic
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
2012-12-29
move iRAM config variable to exynos5250 Kconfig
David Hendricks
2012-12-12
Claim the SPI bus before writes if the IMC ROM is present
Martin Roth
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
WIP: Initial support for Samsung Exynos 5250 ARM CPU
Stefan Reinauer
2012-12-06
Unify assembler function handling
Stefan Reinauer
[next]