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-11-21
northbridge/amd/agesa: DEVICE_NOOP some stub functions
Edward O'Callaghan
2014-11-20
amd/olivehillplus: Share agesawrapper header
Kyösti Mälkki
2014-11-20
AGESA: Remove redundant Avalon support from Hudson
Kyösti Mälkki
2014-11-20
AMD: Isolate AGESA and PI build environments for southbridge
Kyösti Mälkki
2014-11-20
AMD: Isolate AGESA and PI build environments
Kyösti Mälkki
2014-11-20
AGESA: Refactor HUDSON_SATA_MODE
Kyösti Mälkki
2014-11-20
crossgcc: Add buildsystem support for aarch64 compiler
Patrick Georgi
2014-11-20
crossgcc: Update GCC from 4.7.3 to 4.8.3 and update to version 1.25
Patrick Georgi
2014-11-20
Replace includes of build.h with version.h
Kyösti Mälkki
2014-11-20
vendorcode/amd/agesa/f15?tn: Reduce useless differences
Sara Lelliott
2014-11-20
vendorcode/amd/agesa/f*/Porting.h: Sync files across fam's
Edward O'Callaghan
2014-11-20
mainboard/apple/macbook21/romstage.c: Missing prototype header
Edward O'Callaghan
2014-11-20
mainboard/intel/cougar_canyon2/romstage.c: Missing prototype
Edward O'Callaghan
2014-11-20
mainboard/asus: Add F2A85-M LE variant to F2A85-M.
Tobias Diedrich
2014-11-20
mainboard/asus/f2a85-m: Disable LEGACY_FREE setting
Tobias Diedrich
2014-11-20
mainboard/asus/f2a85-m: Disable IMC build option.
Tobias Diedrich
2014-11-19
sb700: Make enable_fid_change_on_sb into normal function
Vladimir Serbinenko
2014-11-19
i82801ix,bd82x6x,ibexpeak: rewrite expresscard hotplug
Vladimir Serbinenko
2014-11-19
i945: Add 0x27ae to GMA IDs.
Vladimir Serbinenko
2014-11-19
mainboard/amd/torpedo/Kconfig: Clean up formatting
Edward O'Callaghan
2014-11-19
broadwell: move to per-device ACPI.
Vladimir Serbinenko
2014-11-19
acpigen: Use implicit length patching in acpigen_write_resourcetemplate_footer
Vladimir Serbinenko
2014-11-19
acpigen: Add and use acpigen_write_device.
Vladimir Serbinenko
2014-11-19
acpigen: Add and use acpigen_write_method.
Vladimir Serbinenko
2014-11-19
console: Isolate console_init() for ROMCC
Kyösti Mälkki
2014-11-19
fsp_baytrail: Fix ACPI 'Object is not referenced' warnings
Martin Roth
2014-11-19
vendorcode/amd/agesa/f15tn: Fix assembly bugs
Damien Zammit
2014-11-19
vendorcode/amd/agesa/f15tn: Remove extraneous bracket
Damien Zammit
2014-11-19
fsp_baytrail: Update chip.h UPD entries to match names in fspvpd.h
Martin Roth
2014-11-19
lib/lzma.c: Use header over .c include
Edward O'Callaghan
2014-11-19
lib/cbfs: Use linker symbols over .c include in cbfs.c
Edward O'Callaghan
2014-11-18
kconfig: create files in target directory if requested
Patrick Georgi
2014-11-18
tegra124: remove spurious error message
Patrick Georgi
2014-11-18
tegra124: actually parse is_lvds
Patrick Georgi
2014-11-18
baytrail: fix range check
Patrick Georgi
2014-11-16
via/epia-m700: Remove lefotver AmlCode
Vladimir Serbinenko
2014-11-16
amd/sb800: Make sb800_setup_sata_phys into regular function
Vladimir Serbinenko
2014-11-16
agesa/hudson: Remove stale declaration hudson_setup_sata_phys
Vladimir Serbinenko
2014-11-16
sb700: Make get_sbdn into normal function
Vladimir Serbinenko
2014-11-16
cpu/amd/model_10xxx/processor_name.c: Duplicate 'const' specifier
Edward O'Callaghan
2014-11-16
northbridge/amd/amdfam10/conf.c: Remove extraneous parentheses
Edward O'Callaghan
2014-11-16
i82371eb: Remove weak functions
Vladimir Serbinenko
2014-11-15
Make set_bios_reset into normal rather than weak function
Vladimir Serbinenko
2014-11-15
fsp: Change mobo partnumbers to reflect that it's running code FSP variant
Vladimir Serbinenko
2014-11-15
mainboard/gizmosphere/Kconfig: Trivial - fix perms
Edward O'Callaghan
2014-11-15
DYNAMIC_CBMEM implies EARLY_CBMEM_INIT
Kyösti Mälkki
2014-11-15
sandy/ivybridge: Use DYNAMIC_CBMEM with native raminit
Kyösti Mälkki
2014-11-15
mainboard/*/debug.c: Remove duplicate or dead code
Edward O'Callaghan
2014-11-15
vboot: allow non-relocatable ramstage loading
Aaron Durbin
2014-11-15
chromeos: provide stub functions for !CONFIG_VBOOT_VERIFY_FIRMWARE
Aaron Durbin
2014-11-14
nvidia/cbootimage: update to master
Patrick Georgi
2014-11-14
AMD: Move RAMBASE and RAMTOP
Kyösti Mälkki
2014-11-14
AMD (K8/fam10): Rewrite CAR migration in post_cache_as_ram
Kyösti Mälkki
2014-11-14
build system: improve portability
Patrick Georgi
2014-11-14
mainboard: Remove commented include lines for mc146818rtc.h
Edward O'Callaghan
2014-11-14
tegra124: allow tegra124 devices to run vboot rmodule
Aaron Durbin
2014-11-14
Big, Blaze: Set I2S1 Source to CLK_M to Fix Beep
Daisuke Nojiri
2014-11-14
nyan: tpm: Increase the TPM frequency to 400 KHz.
Gabe Black
2014-11-14
tegra124: i2c: Reset the controller when there's an error.
Gabe Black
2014-11-14
tegra124: fix the dangerous VPR write order
Joseph Lo
2014-11-14
tegra124: Add some functions for resetting peripherals.
Gabe Black
2014-11-14
Nyan: Set I2S1 Source to CLK_M
Daisuke Nojiri
2014-11-14
nyan: Move some pinmux and clock/reset configuration to ROM stage.
Gabe Black
2014-11-14
t124: Clean up display init functions
Jimmy Zhang
2014-11-14
blaze: Create a nyan_blaze mainboard, copied from nyan_big
Tom Warren
2014-11-13
AMD Trinity: Update the Trinity SMU Firmware
Zheng Bao
2014-11-13
intel: use crosscompiler readelf, instead of global
Patrick Georgi
2014-11-13
arm: Put assembly functions into separate sections
Julius Werner
2014-11-13
vboot: provide empty vboot_verify_firmware()
Aaron Durbin
2014-11-13
qemu-armv7: Minimal changes to pass compiling qemu-v7 platform.
Hung-Te Lin
2014-11-13
ipq8064: Make timer code compile
Vadim Bendebury
2014-11-13
ipq8064: Configure proper bootblock stack and load address
Vadim Bendebury
2014-11-13
Use sbl blobs from a private location
Vadim Bendebury
2014-11-13
ipq806x: Add support for GPIO operations
Furquan Shaikh
2014-11-13
nyan*: Switching unused pin to GPIO
Neil Chen
2014-11-13
nyan: big: Only delay when and as long as necessary in the PMIC setup code.
Gabe Black
2014-11-13
nyan: big: Set the i2c controller frequencies appropriately.
Gabe Black
2014-11-13
tegra124: Add a macro specifically for configuring the I2C controller clocks.
Gabe Black
2014-11-13
tegra124: Fix some bugs in the clock configuration macros.
Gabe Black
2014-11-13
t124: Skip PLLP init to 408MHz
Jimmy Zhang
2014-11-13
t124: nyan: Enable lock bit on pll
Jimmy Zhang
2014-11-13
Nyan: Set DMA Reserve to 2MB
Daisuke Nojiri
2014-11-13
tegra124: fix OSC initialization on LP0 resume
Andrew Bresticker
2014-11-13
tegra124: fix PLLU parameters
Andrew Bresticker
2014-11-13
nyan: Select the CD570M Tegra124 model.
Gabe Black
2014-11-13
tegra124: Make the PLLX frequency selectable by model.
Gabe Black
2014-11-13
nyan: Update 924MHz BCT w/latest qual'd cfg, use 924 as default speed for 2GB
Tom Warren
2014-11-13
nyan: nyan_big: Mark the address range covering the SRAM as cachable.
Gabe Black
2014-11-13
nyan: Add 4GB bct support
Jimmy Zhang
2014-11-13
nyan: big: Check dram_end when setting up caching in ROM stage.
Gabe Black
2014-11-13
libpayload: Add minimal support for PL011 UART
Marcelo Povoa
2014-11-13
libpayload: timer: Move the timer drivers from depthcharge to libpayload.
Gabe Black
2014-11-13
libpayload: usb: Remove automatic clear_stall() calls from transfers
Julius Werner
2014-11-13
libpayload: usb: Fix up usb_shutdown() code paths
Julius Werner
2014-11-13
libpayload: Remove config.panther
Marc Jones
2014-11-13
libpayload: Update defconfigs
Marc Jones
2014-11-13
vendorcode/amd/agesa/f1{0,2,4,5}: Typo in header guard
Edward O'Callaghan
2014-11-12
ipq806x: Typecast address to void * in read/write operations
Furquan Shaikh
2014-11-12
ipq806x: Add an include/ folder to ipq806x
Furquan Shaikh
2014-11-12
gm45: Don't crash if less than 4G of RAM are present.
Vladimir Serbinenko
[prev]
[next]