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
2014-03-04
.gitignore: Don't track .ccwrap from scan-build.
Edward O'Callaghan
2014-03-04
nehalem: Replace video init.
Vladimir Serbinenko
2014-03-04
drivers/intel/gma: Add EDID retrieving functions.
Vladimir Serbinenko
2014-03-04
bd82x6x, ibexpeak, lynxpoint: Unify SPI.
Vladimir Serbinenko
2014-03-04
ibexpeak/ehci: Set .enable_resources properly.
Vladimir Serbinenko
2014-03-03
coreboot: don't return struct lb_memory * from write_tables()
Aaron Durbin
2014-03-03
nehalem: Remove SSKPD.
Vladimir Serbinenko
2014-03-03
qemu: Support textmode gfx init.
Vladimir Serbinenko
2014-03-03
devices: Allow to configure textmode in native gfx init.
Vladimir Serbinenko
2014-03-03
lib/selfboot: s_srcaddr is uninitialized.
Edward O'Callaghan
2014-03-03
coreboot: remove unused get_lb_mem() function
Aaron Durbin
2014-03-03
selfboot: use bootmem infrastructure
Aaron Durbin
2014-03-03
coreboot: introduce notion of bootmem for memory map at boot
Aaron Durbin
2014-03-03
intel/nehalem: Fix soft reset detection.
Vladimir Serbinenko
2014-03-03
intel/nehalem: Use non-powercycle reset.
Vladimir Serbinenko
2014-03-03
nehalem/raminit: Don't touch clock generator in raminit.
Vladimir Serbinenko
2014-03-03
coreboot: introduce arch_payload_run()
Aaron Durbin
2014-03-03
selfboot: store bounce buffer in struct payload
Aaron Durbin
2014-03-03
coreboot: use struct payload for selfload()
Aaron Durbin
2014-03-03
coreboot: move common code to payload_run() from selfboot()
Aaron Durbin
2014-03-03
coreboot: unify infrastructure for loading payloads
Aaron Durbin
2014-03-02
vendorcode/amd/agesa/f*: Improve gcccar.inc assembler compatibility.
Edward O'Callaghan
2014-03-02
cbfstool/lzma: Remove dead code under #ifdefs
Alexandru Gagniuc
2014-03-01
lenovo/x60: Unify volume button handling with common code.
Vladimir Serbinenko
2014-03-01
intel/sandybridge: add PCI IDs for 6-Series PCH
Chris Douglass
2014-03-01
lenovo/x201: Move mainboard init to mainboard_init.
Vladimir Serbinenko
2014-02-28
drivers/spi: Sort SPI flash files
Chris Douglass
2014-02-28
util/ifdtool: cleanup some magic numbers
Chris Douglass
2014-02-28
util/ifdtool: add option to change flash layout
Chris Douglass
2014-02-28
util/ifdtool: add option to dump flashrom layout
Chris Douglass
2014-02-28
boardstatus/towiki: Skip OVERRIDE_FANCTL
Vladimir Serbinenko
2014-02-28
boardstatus/towiki: Skip comments after options.
Vladimir Serbinenko
2014-02-28
boardstatus/to-wiki.sh: Accept Kconfig with non-tab separators.
Vladimir Serbinenko
2014-02-27
baytrail: use common code for iosf accessors
Aaron Durbin
2014-02-27
baytrail: add lpss iosf functions and regs
Aaron Durbin
2014-02-27
baytrail: Fix EHCI function number and XHCI typo
Duncan Laurie
2014-02-27
baytrail: increment boot count for elog
Aaron Durbin
2014-02-27
baytrail: add GNVS to cbmem and set acpi_slp_type
Aaron Durbin
2014-02-27
baytrail: fix uninitialized acpi structures
Aaron Durbin
2014-02-27
baytrail: Add IOSF functions for USBPHY and USHPHY
Duncan Laurie
2014-02-27
rambi: Enable internal keyboard
Duncan Laurie
2014-02-27
rambi: Enable SATA port
Shawn Nematbakhsh
2014-02-27
baytrail: Add SATA driver
Shawn Nematbakhsh
2014-02-27
rambi: add all on-board devices
Aaron Durbin
2014-02-27
baytrail: add support for disabling south cluster pci devices
Aaron Durbin
2014-02-27
baytrail: use MCRX in iosf access functions
Aaron Durbin
2014-02-25
Kill ALT_CBFS_LOAD_PAYLOAD
Vladimir Serbinenko
2014-02-25
lynxpoint: Kill alternative cbfs_load_payload.
Vladimir Serbinenko
2014-02-25
Remove CACHE_ROM.
Vladimir Serbinenko
2014-02-24
intel/*/acpi: Increase range length of MCHBAR buffer to 32 kB
Paul Menzel
2014-02-24
baytrail: Enable GFX device
Duncan Laurie
2014-02-24
baytrail: IOSF write functions need to set data before control
Duncan Laurie
2014-02-24
rambi: add chromeos EC support
Aaron Durbin
2014-02-24
baytrail: initialize chromeos EC if present in romstage
Aaron Durbin
2014-02-24
baytrail: use version 2 of efi wrapper
Aaron Durbin
2014-02-24
baytrail: remove gfx read_resources() work around
Aaron Durbin
2014-02-24
baytrail: get rid of global microcode_ptr
Aaron Durbin
2014-02-24
baytrail: add microcode version 319
Aaron Durbin
2014-02-24
jetway/nf81-t56n-lf: Use proper category.
Vladimir Serbinenko
2014-02-24
TI am335x: Apply Kconfig use conventions
Kyösti Mälkki
2014-02-24
CAR_GLOBAL: enforce compiler to check if _start != _end
Edward O'Callaghan
2014-02-22
device: Do not show "framebuffer graphics resolution" with native init.
Vladimir Serbinenko
2014-02-21
lib/edid: Don't set vbe_valid in decode_edid.
Vladimir Serbinenko
2014-02-20
usbdebug: Unify console API
Kyösti Mälkki
2014-02-20
nehalem: Make SPD address map into parameter.
Vladimir Serbinenko
2014-02-20
nehalem/raminit: Fix typo of NUM_CHANNELS instead of NUM_SLOTS.
Vladimir Serbinenko
2014-02-20
ibexpeak/thermal: set temperature target in early init.
Vladimir Serbinenko
2014-02-20
intel/model_2065x: Fix APICID generation.
Vladimir Serbinenko
2014-02-20
SMM: Fixes for DEBUG_SMI
Kyösti Mälkki
2014-02-19
ibexpeak/lpc: Fix PCIIDs.
Vladimir Serbinenko
2014-02-19
printk: support and use %hh prefix
Patrick Georgi
2014-02-19
x86: only build disassembly with gcc
Patrick Georgi
2014-02-19
x86 bootblock: improve clang compatibility
Patrick Georgi
2014-02-18
lynxpoint: Finalize chipset before playload if not CONFIG_CHROMEOS
Duncan Laurie
2014-02-17
console: Add drivers/uart
Kyösti Mälkki
2014-02-17
rambi: Set VBOOT_RAMSTAGE_INDEX to point to ramstage image
Shawn Nematbakhsh
2014-02-17
baytrail: add support to run reference code blob
Aaron Durbin
2014-02-17
baytrail: add south cluster fixed resources
Aaron Durbin
2014-02-17
lenovo/x201: Fix wrong declaration in devicetree.cb
Vladimir Serbinenko
2014-02-17
baytrail: enable monotonic timer
Aaron Durbin
2014-02-17
src/drivers/spi: introduce AMIC support
Idwer Vollering
2014-02-17
vortex86ex: Drop baudrate programming for 10 UARTs
Kyösti Mälkki
2014-02-17
sandy/ivy: Fix mrc.cache file in CBFS
Kyösti Mälkki
2014-02-17
ibexpeak/azalia: Remove C4-register extended init.
Vladimir Serbinenko
2014-02-17
ibexpeak/sata: Add PCI ID from Easynote LM.
Vladimir Serbinenko
2014-02-16
baytrail: SMM support
Aaron Durbin
2014-02-16
haswell: backup the default SMM region on resume
Aaron Durbin
2014-02-16
x86: provide infrastructure to backup default SMM region
Aaron Durbin
2014-02-16
intel/jarrell: Fix missing include
Kyösti Mälkki
2014-02-16
baytrail: bring up APs
Aaron Durbin
2014-02-16
rambi: add BSP lapic device
Aaron Durbin
2014-02-16
baytrail: Modify GPIO pull-up specification method
Shawn Nematbakhsh
2014-02-16
rambi: disable internal pullups on ram_id[2:0]
Aaron Durbin
2014-02-16
baytrail: correct MMC pci location
Aaron Durbin
2014-02-16
baytrail: fix tsc rate
Aaron Durbin
2014-02-16
usbdebug: Remove EHCI_DEBUG_OFFSET
Kyösti Mälkki
2014-02-16
Jetway NF81-T56N-LF [2/2]: actually implement mainboard support.
Edward O'Callaghan
2014-02-16
Jetway NF81-T56N-LF [1/2]: create board by forking AMD Persimmon
Edward O'Callaghan
2014-02-16
lenovo/x60: Change to common EDID framework.
Vladimir Serbinenko
2014-02-16
lenovo/x60: Fix EDID byte-swapping.
Vladimir Serbinenko
[prev]
[next]