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
2015-03-09
coreboot: fix munged license text
Aaron Durbin
2015-03-08
device: drop i915 specific headers from resource allocator includes
Stefan Reinauer
2015-03-08
crossgcc: Add RISC-V support
Patrick Georgi
2015-03-08
crossgcc: Update toolchain
Patrick Georgi
2015-03-08
crossgcc: Add mipsel-elf as supported target
Patrick Georgi
2015-03-07
northbridge/amd/amdmct: Fix burst write depth on K10 rev. D and later
Timothy Pearson
2015-03-07
AGESA: Move agesawrappers related to HAVE_ACPI_RESUME support
Kyösti Mälkki
2015-03-07
AGESA: Use same HeapManager for all BiosCallOuts
Kyösti Mälkki
2015-03-07
AMD: Uniformly define MSRs for TOP_MEM and TOP_MEM2
Kyösti Mälkki
2015-03-07
t132: add Kconfig option for MTS microcode directory
Aaron Durbin
2015-03-07
tegra132: add preboot MTS to bct generation
Aaron Durbin
2015-03-07
3rdparty: Update submodule to get Tegra 132 binaries
Marc Jones
2015-03-06
AMD Fam10h: Only create _PR scope if it is filled in
Patrick Georgi
2015-03-06
Move generation of build.h into a shell script
Martin Roth
2015-03-05
AMD Fam10h: sanity check some CPU data
Patrick Georgi
2015-03-05
storm: Provide ability to build ap148 variant
Vadim Bendebury
2015-03-05
arm64: provide early SoC initialization
Aaron Durbin
2015-03-05
rush_ryu: Add new mainboard
Aaron Durbin
2015-03-05
tegra132: add support for TZ carve-out
Aaron Durbin
2015-03-05
coreboot arm64: Add proper masks for setting SCTLR and SCR regs to 0 at init
Furquan Shaikh
2015-03-05
t132: handle carve-outs for addressable memory
Aaron Durbin
2015-03-05
t132: Enable cbmem console support
Aaron Durbin
2015-03-05
t132: bring up 64-bit denver core
Aaron Durbin
2015-03-05
build system: Only setup git hooks if we're in a git checkout
Patrick Georgi
2015-03-05
build system: Only test for git once
Patrick Georgi
2015-03-05
mainboard/siemens/mc_tcu3: Add new mainboard.
Werner Zeh
2015-03-05
fsp_baytrail: Add I2C driver
Werner Zeh
2015-03-05
fsp_baytrail: Add new microcode for Bay Trail M
Werner Zeh
2015-03-05
mainboard: Do not redefine DRIVERS_PS2_KEYBOARD Kconfig variable
Alexandru Gagniuc
2015-03-04
libpayload: Don't try to free individual xhci device slots
Patrick Georgi
2015-03-04
board-status: update mediawiki interface
Patrick Georgi
2015-03-04
Only update submodules if the source is in a git repo
Martin Roth
2015-03-04
arm64: Set 16 byte alignment and ramstage start address
Aaron Durbin
2015-03-04
arm64: remove assembly code string functions
Aaron Durbin
2015-03-04
arm64: use one stage_entry for all stages
Aaron Durbin
2015-03-04
arm64: ensure vital sections aren't garbage collected
Aaron Durbin
2015-03-04
coreboot t132: Stack init re-work
Furquan Shaikh
2015-03-04
rush: PMIC: initial AS3722 PMIC writes for Rush
Tom Warren
2015-03-04
t132: kick off core complex after loading MTS microcode
Aaron Durbin
2015-03-04
coreboot memrange: Two changes for zero size or empty memrange
Furquan Shaikh
2015-03-04
cbfstool: Clean up code
Stefan Reinauer
2015-03-04
t132: load MTS microcode
Aaron Durbin
2015-03-04
Add stage information to coreboot banner
Stefan Reinauer
2015-03-04
rush: enable 128MiB MTS carveout below top of DRAM
Aaron Durbin
2015-03-04
t132: Replace fallback with CONFIG_CBFS_PREFIX
Marc Jones
2015-03-04
t132: Add shared romstage
Aaron Durbin
2015-03-04
coreboot rush: Add dram init code
Furquan Shaikh
2015-03-04
coreboot rush: Add support for basic romstage
Furquan Shaikh
2015-03-04
coreboot t132: Enable loading of romstage from CBFS media
Furquan Shaikh
2015-03-04
coreboot t132: Remove init pllx for now
Furquan Shaikh
2015-03-04
coreboot t132,rush: Add mainboard specific bootblock_init
Furquan Shaikh
2015-03-04
cpu/amd/model_10xxx: Documentation update
Timothy Pearson
2015-03-04
cpu/amd/model_10xxx: Refactor model detection to reduce code duplication
Timothy Pearson
2015-03-03
coreboot t132: Add clock.c to all three stages of coreboot
Furquan Shaikh
2015-03-03
cbfstool: Add the MIPS architecture
Paul Burton
2015-03-03
northbridge/amd/amdmct: Add revision D to K10 revision mask list
Timothy Pearson
2015-03-02
coreboot arm64: Correct cache function names
Furquan Shaikh
2015-03-02
coreboot arm: Define function for setting cntfrq register
Furquan Shaikh
2015-03-02
tegra132: Enable bootblock support in tegra132 including UART support
Furquan Shaikh
2015-03-01
devicetree: Drop redundant scan_bus() ops
Kyösti Mälkki
2015-03-01
devicetree: Drop dummy root_dev ops
Kyösti Mälkki
2015-03-01
AGESA fam16: Drop HyperTransport scan
Kyösti Mälkki
2015-02-28
crossgcc: Add mips target
Patrick Georgi
2015-02-28
crossgcc: Clean GNU make context so builds succeed
Patrick Georgi
2015-02-28
build system: make crosstools should build all supported compilers
Patrick Georgi
2015-02-28
cpu/intel: (non-FSP) Remove microcode updates from tree
Alexandru Gagniuc
2015-02-28
cpu/intel (non-FSP): Use microcode from blobs repository
Alexandru Gagniuc
2015-02-27
3rdparty: Update to latest commit (for Intel microcode)
Alexandru Gagniuc
2015-02-27
x86: Fix pointer arithmetic regressions from MMIO changes
Kevin Paul Herbert
2015-02-26
mainboard/asus/kfsn4-dre: Enable W83793 fan controller
Timothy Pearson
2015-02-26
drivers/i2c/w83793: Use devicetree.cb to set additional values
Timothy Pearson
2015-02-25
nvramcui: don't init curses too early
Lubomir Rintel
2015-02-25
nvramcui: fix a buffer overflow
Lubomir Rintel
2015-02-25
nvramcui: don't wait for the first key update to render the form
Lubomir Rintel
2015-02-25
rush: Correct version field to match t132
Aaron Durbin
2015-02-25
coreboot arm64: Add library for system access
Furquan Shaikh
2015-02-25
tegra124: Clean up ARM UART driver build
Marc Jones
2015-02-25
arm64: Remove early_console.c
Marc Jones
2015-02-25
soc/intel/baytrail/Kconfig: Remove explicit `HAVE_MONOTONIC_TIMER`
Paul Menzel
2015-02-25
nvramcui: drop unused variable
Lubomir Rintel
2015-02-25
intel/broadwell: free local heap object
Patrick Georgi
2015-02-25
amd/sb600: Fix NULL test after use issue
Patrick Georgi
2015-02-24
build: mipsel cross compiler support
Paul Burton
2015-02-24
Intel ibexpeak: Fix SATA configuration
Kyösti Mälkki
2015-02-24
drivers/intel/i210: Add new driver for Intel i210 MACPHY
Werner Zeh
2015-02-24
(bakersport|bayleybay)_fsp: Do not force a default loglevel
Alexandru Gagniuc
2015-02-24
mainboard: Do not redefine CONSOLE_POST Kconfig variable
Alexandru Gagniuc
2015-02-24
soc/fsp_baytrail: Fix use of microcode-related Kconfig variables
Alexandru Gagniuc
2015-02-23
libpayload: Improve sanity checking in UHCI driver
Patrick Georgi
2015-02-23
util/crossgcc/buildgcc: Upgrade MPC from 1.0.1 to 1.0.3
Paul Menzel
2015-02-23
pcengines/apu1: Fix 0:15.x PCIe root ports
Kyösti Mälkki
2015-02-23
pcengines/apu1: Fix and clean up devicetree
Kyösti Mälkki
2015-02-23
pcengines/apu1: Fix PCI device 16 interrupts
Kyösti Mälkki
2015-02-23
pcengines/apu1: Implement board GPIOs
Kyösti Mälkki
2015-02-23
pcengines/apu1: New board PC Engines APU1
Kyösti Mälkki
2015-02-23
pcengines/apu1: Fork of amd/persimmon
Kyösti Mälkki
2015-02-23
AMD cimx/sb800: Disconnect PCI bridge 0:14.4 from pins
Kyösti Mälkki
2015-02-23
libpayload: avoid use-after-free in OHCI driver
Patrick Georgi
2015-02-23
AMD Fam10h: Don't write uninitialized data into ACPI
Patrick Georgi
2015-02-23
drivers/xgi: Avoid double-free
Patrick Georgi
[prev]
[next]