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-10-15
vendorcode/amd/agesa/f16kb: Update Kabini PI from v1.0.0.0 to v1.0.0.7
WANG Siyuan
2013-10-14
Revert "CBMEM: Always have early initialisation"
Kyösti Mälkki
2013-10-13
Rename cpu/x86/car.h to arch/early_variables.h
Stefan Reinauer
2013-10-03
cpu/x86/mtrr/mtrr.c: Remove superfluous assignment to `type_index`
Paul Menzel
2013-09-28
exynos5420: Fix build warning
Allen Martin
2013-09-21
CBMEM: Always select CAR_MIGRATION
Kyösti Mälkki
2013-09-21
timestamps: Stash early timestamps in CAR_GLOBAL
Kyösti Mälkki
2013-09-21
timestamps intel: Move timestamp scratchpad to chipset
Kyösti Mälkki
2013-09-17
am335x: Update the config vars selected by CPU_TI_AM335X.
Gabe Black
2013-09-11
CBMEM: Drop parameter from cbmem_reinit()
Kyösti Mälkki
2013-09-11
CBMEM: Backup top_of_ram instead of cbmem_toc
Kyösti Mälkki
2013-09-11
AMD AGESA: Place CAR_GLOBAL in BSP stack
Kyösti Mälkki
2013-08-23
usbdebug: Do not support logging from SMM
Kyösti Mälkki
2013-08-16
AMD AGESA: Remove INVD instruction when transitioning from CAR
Bruce Griffith
2013-08-15
Include boot_cpu.c for romstage builds
Kyösti Mälkki
2013-08-15
AMD Kabini: Split DSDT into common sections
Mike Loptien
2013-08-07
Make EARLY_CONSOLE optional
Kyösti Mälkki
2013-08-05
AMD Kabini: Add CPU AGESA wrapper for new AMD processor family
Siyuan Wang
2013-07-30
cpu/intel/model_67x: Add missing include
Kyösti Mälkki
2013-07-22
X86: make the SIPI num_starts a config variable
Ronald G. Minnich
2013-07-16
AMD Fam15tn: Split DSDT into common sections
Steve Goodrich
2013-07-15
am335x: Make the default media for the bootblock sram instead of NAND flash.
Gabe Black
2013-07-15
am335x: Add the config variable ROMSTAGE_BASE to the CPU's Kconfig.
Gabe Black
2013-07-11
cpu: Fix spelling
Martin Roth
2013-07-11
usbdebug: Drop old includes
Kyösti Mälkki
2013-07-11
Set PCI bus operations at buildtime for ramstage
Kyösti Mälkki
2013-07-10
usbdebug: Put ehci_debug_info in CAR_GLOBAL
Kyösti Mälkki
2013-07-10
i2c: Change the type of the data parameter to uint8_t.
Gabe Black
2013-07-10
armv7/exynos5420: Remove the extra reopen when reading SPI.
Hung-Te Lin
2013-07-10
armv7/exynos5420: Apply new implementation for SPI transmission.
Hung-Te Lin
2013-07-10
armv7/exynos5420: Add output ability and half-duplex mode in SPI driver.
Hung-Te Lin
2013-07-10
armv7/exynos5420: Revise SPI open/close/reset procedure.
Hung-Te Lin
2013-07-10
armv7/exynos5420: Provide configuration for SPI0~SPI2.
Hung-Te Lin
2013-07-10
armv7/exynos5420: Change SPI module to standard <spi-generic> interface.
Hung-Te Lin
2013-07-10
armv7/exynos5420: Clean up unused header and constants in spi.c
Hung-Te Lin
2013-07-10
armv7/exynos5420: Revise SPI device list in cpu.h
Hung-Te Lin
2013-07-10
arm/exynos: Correct SPI session commands.
Hung-Te Lin
2013-07-10
AMD: Kconfig cleanup
Kyösti Mälkki
2013-07-10
exynos5420: i2c: Fix error handling.
Gabe Black
2013-07-10
exynos5420: Clock the mmc blocks off of the mpll.
Gabe Black
2013-07-10
exynos5420: use speed parameter in i2c_init() for HSI2C
David Hendricks
2013-07-10
exynos5420: Change some clock settings.
Gabe Black
2013-07-10
exynos5420: Fix the way the rate of the input clock for i2c buses is found.
Gabe Black
2013-07-10
snow: Add flush to UART driver.
Hung-Te Lin
2013-07-10
Exynos5420: Initialize USB PHY
Stefan Reinauer
2013-07-10
Exynos5250: Initialize USB PHY
Stefan Reinauer
2013-07-10
Exynos: Only compile UART in if serial console is selected
Stefan Reinauer
2013-07-10
Exynos5420: add code to make sure resume will work on DRAM.
Ronald G. Minnich
2013-07-10
Simplify early / bootblock console code
Stefan Reinauer
2013-07-10
exynos5420: Switch to fixed size types in dmc.h.
Gabe Black
2013-07-10
exynos5420: Revamp the high speed I2C driver.
Gabe Black
2013-07-10
Samsung CPUs: Unify Kconfig
Stefan Reinauer
2013-07-10
exynos5420: update I2C code, add HSI2C/USI support
David Hendricks
2013-07-10
ARM: when setting a GPIO to put, set the value, then the direction
Ronald G. Minnich
2013-07-10
exynox5420: Remove the 5250 clock registers and fix the SPI frequency.
Gabe Black
2013-07-10
PIT: memory setup
Ronald G. Minnich
2013-07-10
exynos5420: add I2C8-10 to clock_get_periph_rate()
David Hendricks
2013-07-10
exynos5420: Implement support for the pinmux as functions.
Gabe Black
2013-07-10
exynos5250: De-switch-ify the pinmux configuration code.
Gabe Black
2013-07-10
ARM: Separate the early console (romstage) from the bootblock console.
Gabe Black
2013-07-10
exynos5420: Clear the framebuffer before making it uncacheable
Stefan Reinauer
2013-07-10
exynos5420: Don't disable and re-enable the MMU when uncaching the framebuffer
Stefan Reinauer
2013-07-10
exynos5420: Simplify the graphics code by eliminating the unused color map
Stefan Reinauer
2013-07-10
exynos5420: Fix some problems with the clock management code.
Gabe Black
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
ec: Add romstage function for checking and rebooting EC
Duncan Laurie
2013-07-10
exynos5420: Replace the 5250 clock logic with 5420.
Gabe Black
2013-07-10
exynos5420: Make the ps_hold_setup function public.
Gabe Black
2013-07-10
Exynos5420: Clean up console code
Stefan Reinauer
2013-07-10
exynos5250: Clear the framebuffer before making it uncacheable.
Gabe Black
2013-07-10
exynos5250: Don't disable and re-enable the MMU when uncaching the framebuffer.
Gabe Black
2013-07-10
exynos5250: Simplify the graphics code by eliminating the unused color map.
Gabe Black
2013-07-10
exynos5250: When enabling the I2S pins, turn off pull ups/downs.
Gabe Black
2013-07-10
exynos5420: Replace the 5250 GPIO code with code that should work on 5420.
Gabe Black
2013-07-10
ARMv7: Clean up console code
Stefan Reinauer
2013-07-10
pit: Fix some settings for the exynos5420 CPU.
Gabe Black
2013-07-10
pit: Create an exynos5420 directory which is nearly a copy of exynos5250.
Gabe Black
2013-07-10
ARMv7: De-uboot-ify Exynos5250 GPIO code
Stefan Reinauer
2013-07-10
ARMv7: De-uboot-ify Exynos5250 code
Stefan Reinauer
2013-07-10
Update 3rdparty hash for latest ARM BL1 binaries
Stefan Reinauer
2013-07-10
samsung/exynos5250: unify code
Stefan Reinauer
2013-07-10
Wield battle axe at ARM port
Stefan Reinauer
2013-07-06
am335x: Implement support for the UART.
Gabe Black
2013-07-01
am335x: Fix the address of the pinmux registers.
Gabe Black
2013-06-29
AMD S3 resume: Add framwork to write bigger data
Siyuan Wang
2013-06-22
Do CAR variable migration only once
Aaron Durbin
2013-06-20
Add initial support for DMP Vortex86EX CPU.
Andrew Wu
2013-06-17
am335x: Add pinmux support based on the functions in U-Boot
Gabe Black
2013-06-17
qemu: add q35 support
Gerd Hoffmann
2013-06-17
cpu/amd/geode_lx/cache_as_ram.inc: Use $ for constant value instead of memory...
Christopher Kilgour
2013-06-14
usbdebug: Drop temporary disables of log output
Kyösti Mälkki
2013-06-13
AMD S3 resume: use a function to replace duplicated code
Siyuan Wang
2013-06-13
Add support for Intel Nehalem CPU
Vladimir Serbinenko
2013-06-13
Revert "Add support for Intel Ibex Peak (Mobile 5) southbridge"
Stefan Reinauer
2013-06-12
Add support for Intel Ibex Peak (Mobile 5) southbridge
Stefan Reinauer
2013-06-12
am335x: Add struct `am335x_uart` for uart registers
David Hendricks
2013-06-11
am335x: Revert how the header load size is calculated to an earlier method.
Gabe Black
2013-06-11
am335x: Make the iROM load only the bootblock and ROM stage.
Gabe Black
2013-06-10
am335x: Build an omap style header and an image with it at the front.
Gabe Black
[next]