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
2014-02-11
baytrail: make default GPIO configs closer to power-on defaults
Shawn Nematbakhsh
2014-02-11
SMP: Add arch-agnostic boot_cpu()
Kyösti Mälkki
2014-02-11
Move hexdump32() to lib/hexdump.
Kyösti Mälkki
2014-02-11
Kconfig: Move vendorcode menu up from the bottom to above Chipset menu
Peter Stuge
2014-02-11
hp/dl145_g1: Adding ACPI support
Oskar Enoksson
2014-02-10
usbdebug: Split PCI EHCI part
Kyösti Mälkki
2014-02-10
usbdebug: Fix data toggle on receive
Kyösti Mälkki
2014-02-10
usbdebug: Remove duplicate port claim
Kyösti Mälkki
2014-02-10
usbdebug: Improve receive speed
Kyösti Mälkki
2014-02-09
device_util: Make device in dev_find_slot_pnp u16.
Vladimir Serbinenko
2014-02-09
mtrr: only add prefetchable resources as WRCOMB for VGA devices
Aaron Durbin
2014-02-07
device_util: Add dev_find_slot_pnp.
Vladimir Serbinenko
2014-02-06
ARMv7: Remove static CBMEM allocation
Kyösti Mälkki
2014-02-06
console: Drop IO and Oxford (PCI) UARTs on armv7
Kyösti Mälkki
2014-02-06
console: Drop extra uart_init()
Kyösti Mälkki
2014-02-06
uart8250: Drop includes in superio
Kyösti Mälkki
2014-02-06
uart8250: Drop unused declarations
Kyösti Mälkki
2014-02-06
uart8250: Drop xmodem support
Kyösti Mälkki
2014-02-06
QEMU debugcon: Move under drivers/emulation/qemu
Kyösti Mälkki
2014-02-06
ne2k: Move under drivers/net
Kyösti Mälkki
2014-02-06
spkmodem: Move under drivers/pc80
Kyösti Mälkki
2014-02-06
usbdebug: Move under drivers/usb
Kyösti Mälkki
2014-02-06
usbdebug: Drop obsolete code
Kyösti Mälkki
2014-02-06
MTRR: Mark all prefetchable resources as WRCOMB.
Vladimir Serbinenko
2014-02-06
lib/memrange: Skip 0-sized resources.
Vladimir Serbinenko
2014-02-06
mtrr: retry fitting w/o WRCOMB if usage exceeds BIOS allocation
Aaron Durbin
2014-02-06
memranges: add memranges_update_tag() functionality
Aaron Durbin
2014-02-05
load_payload: Use 32-bit accesses to speed up decompression.
Vladimir Serbinenko
2014-02-05
lenovo/x201: Enable flash prefetching.
Vladimir Serbinenko
2014-02-05
mainboard/google: add initial rambi mainboard support
Aaron Durbin
2014-02-05
baytrail: initialize punit
Aaron Durbin
2014-02-05
baytrail: load microcode in bootblock
Aaron Durbin
2014-02-05
baytrail: disable tco timer
Aaron Durbin
2014-02-05
baytrail: program PUNIT memory-mapped base address
Aaron Durbin
2014-02-05
baytrail: add 316 microcode
Aaron Durbin
2014-02-05
baytrail: additional iosf changes
Aaron Durbin
2014-02-05
baytrail: import and use updated mrc_wrapper.h
Aaron Durbin
2014-02-05
baytrail: Rearrange config options alphanumerically
Vadim Bendebury
2014-02-05
baytrail: start collecting timestamps
Aaron Durbin
2014-02-04
pcengines/alix2c: Add ALIX.2C as a clone of ALIX.2D.
Vladimir Serbinenko
2014-02-04
AMD cimx/sb800: Set SPI frequency and prefetch
Kyösti Mälkki
2014-02-03
cpu/amd/model_fxx: Add coolnquiet for two new (old) AMD K8 models
Oskar Enoksson
2014-02-03
baytrail: Add GPIO initial configuration infrastructure.
Shawn Nematbakhsh
2014-02-03
lenovo/x230: Enable msata port.
Vladimir Serbinenko
2014-02-02
Add section header parsing and use it in the mk-payload step
Ronald G. Minnich
2014-02-02
drivers/i2c/at24rf08c/lenovo_serials.c: Remove trailing whitespace
Paul Menzel
2014-02-01
AGESA f15tn: Fix GPP ports resume
Rudolf Marek
2014-02-01
lenovo/x201: Skip AT24RF08 detection.
Vladimir Serbinenko
2014-02-01
pcengines/alix6: Make clone declaration in line with other clones.
Vladimir Serbinenko
2014-02-01
AMD hudson and yangtze: add IMC fan control support
WANG Siyuan
2014-02-01
lenovo: Handle EEPROM/RFID chip.
Vladimir Serbinenko
2014-02-01
ibexpeak: add smbus_write_byte
Vladimir Serbinenko
2014-02-01
bd82x6x: Add smbus_write_byte
Vladimir Serbinenko
2014-02-01
smbus: Add guards to avoid calling NULL.
Vladimir Serbinenko
2014-02-01
cpu/intel/model_2065x: Add model 20652
Vladimir Serbinenko
2014-01-31
baytrail: introduce pattrs
Aaron Durbin
2014-01-31
baytrail: add dunit access and registers
Aaron Durbin
2014-01-31
baytrail: set host memory map
Aaron Durbin
2014-01-31
baytrail: add common pci_operations
Aaron Durbin
2014-01-31
baytrail: initialize graphics before MRC
Aaron Durbin
2014-01-31
baytrail: cache ROM space early in bootblock
Aaron Durbin
2014-01-31
baytrail: update microcode to version 313
Aaron Durbin
2014-01-31
baytrail: add initial support
Aaron Durbin
2014-01-30
cpu/intel: allow non-packaged scoped turbo setting
Aaron Durbin
2014-01-30
x86: Add SMM helper functions to MP infrastructure
Aaron Durbin
2014-01-30
x86: add SMM save state for 0x0100 revision
Aaron Durbin
2014-01-30
x86: parallel MP initialization
Aaron Durbin
2014-01-30
coreboot: config to cache ramstage outside CBMEM
Aaron Durbin
2014-01-30
x86: include optional reference code blob in cbfs
Aaron Durbin
2014-01-30
chromeec: allow override of i8042 interrupt
Aaron Durbin
2014-01-30
chrome ec: Fix ASL to use IO() instead of FixedIO()
Duncan Laurie
2014-01-30
chromeos: provide option to identify reference code blob
Aaron Durbin
2014-01-30
cbmem: Export ACPI GNVS cbmem pointer in coreboot table
Duncan Laurie
2014-01-30
vboot: provide empty vboot_verify_firmware()
Aaron Durbin
2014-01-30
VBOOT: Set virtual recovery switch based on EC Software Sync
Duncan Laurie
2014-01-29
AGESA boards: Clean up definition of BIOS_SIZE in platform_cfg
Edward O'Callaghan
2014-01-28
x86: add common definitions for control registers
Aaron Durbin
2014-01-28
rmodule: consolidate rmodule stage loading
Aaron Durbin
2014-01-28
spi: Add support for Winbod W25Q64DW
Aaron Durbin
2014-01-28
cbmem: add reference code ids
Aaron Durbin
2014-01-28
x86/mtrr: don't assume size of ROM cached during CAR mode
Aaron Durbin
2014-01-28
intel: fix microcode compilation failure in bootblock
Aaron Durbin
2014-01-28
bachmann/ot200: Fix cmos.layout.
Vladimir Serbinenko
2014-01-28
chromeos: include stddef to fix compilation error
Aaron Durbin
2014-01-28
x86: include header to define types in use
Aaron Durbin
2014-01-27
coreboot_table: don't add CMOS checksum twice.
Vladimir Serbinenko
2014-01-27
siemens/sitemp-g1p1: Add missing boot_option option.
Vladimir Serbinenko
2014-01-27
sitemp-g1p1: Migrate to new cmos.default approach
Vladimir Serbinenko
2014-01-27
superio/fintek: Add initial support for Fintek F71869AD.
Edward O'Callaghan
2014-01-26
google/stout: Provide cmos.default
Alexandru Gagniuc
2014-01-26
google/butterfly: Provide cmos.default
Alexandru Gagniuc
2014-01-26
lenovo/t60: Add CMOS defaults.
Denis 'GNUtoo' Carikli
2014-01-26
pc80/keyboard: Ignore interface test failure.
Vladimir Serbinenko
2014-01-26
asus/a8n-e: Implement basic ACPI.
Vladimir Serbinenko
2014-01-26
asus/a8n-e: Add IRQ for onboard audio.
Vladimir Serbinenko
2014-01-26
asus/a8n-e: Fix GPIO resources.
Vladimir Serbinenko
2014-01-26
asus/a8n-e: supply cmos.default
Vladimir Serbinenko
2014-01-26
src/cpu: Fix spelling of MTTR to MTRR
Paul Menzel
2014-01-24
nb/sandybridge: Move MRC cache above mrc.bin
Alexandru Gagniuc
2014-01-24
asrock/e350m1/board_info.txt: Specify ROM socket and Flashrom support.
Vladimir Serbinenko
[prev]
[next]