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-07-08
northbridge: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
southbridge: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
soc: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
cpu: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
arch: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
lib: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
device: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
drivers: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
superio: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
mainboard/hp/dl145_g3/get_bus_conf.c: Use ARRAY_SIZE macro
Edward O'Callaghan
2014-07-08
mainboard: Make use of ARRAY_SIZE macro in hda_verb.h
Edward O'Callaghan
2014-07-05
YABEL: Drop IO stubs that are (by own admission) never used
Patrick Georgi
2014-07-05
Intel Lynx Point boards: Kconfig: Add `HAVE_ME_BIN`
Paul Menzel
2014-07-05
Intel Lynx Point boards: Kconfig: Add `HAVE_IFD_BIN`
Paul Menzel
2014-07-05
amd/dinar: Fix agesawrapper header
Kyösti Mälkki
2014-07-05
gizmosphere/gizmo: Move support of SPD data in CBFS
Kyösti Mälkki
2014-07-05
spi: Change spi_xfer to work in units of bytes instead of bits.
Gabe Black
2014-07-05
spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.
Gabe Black
2014-07-05
spi flash: Organise options list
Kyösti Mälkki
2014-07-05
Drop redundant select CACHE_AS_RAM
Kyösti Mälkki
2014-07-05
lenovo/x60/i915.c: Use define for `BSM`
Paul Menzel
2014-07-05
intel/lynxpoint: Build intermediate step to add Lynx Point ME image
Duncan Laurie
2014-07-05
intel/lynxpoint: xhci: Port reset changes on suspend/resume
Duncan Laurie
2014-07-05
intel/lynxpoint: Export pch_enable_lpc() for Super I/O systems
Stefan Reinauer
2014-07-05
drivers/spi: Reduce the per loop delay of spi_flash_cmd_poll_bit()
Dave Frodin
2014-07-05
intel: Make monotonic timer a first class citizen
Edward O'Callaghan
2014-07-04
intel/lynxpoint: Add SATA DEVSLP disable option
Marc Jones
2014-07-04
intel/lynxpoint: Add CONFIG_LOCK_MANAGEMENT_ENGINE entry to Kconfig
Duncan Laurie
2014-07-04
intel/lynxpoint: Use separate SMI callback for USB XHCI routing
Duncan Laurie
2014-07-04
intel/haswell: Allow overriding PRE_GRAPHICS_DELAY in config
Stefan Reinauer
2014-07-04
intel/haswell: Allow pre-graphics delay
Stefan Reinauer
2014-07-04
intel/lynxpoint: Make inclusion of Intel ME optional
Paul Menzel
2014-07-04
intel/lynxpoint: Allow building without IFD (descripter.bin)
Paul Menzel
2014-07-03
AGESA boards: Use acpi_is_wakeup_s3()
Kyösti Mälkki
2014-07-03
ACPI: Recover type of wakeup in acpi_is_wakeup()
Kyösti Mälkki
2014-07-03
AGESA: Call get_bus_conf() just once
Kyösti Mälkki
2014-07-03
AGESA: Add agesawrapper_post_device()
Kyösti Mälkki
2014-07-03
AGESA boards: Use acpi_s3_resume_allowed()
Kyösti Mälkki
2014-07-03
AGESA: Clean separation of SPI flash
Kyösti Mälkki
2014-07-03
AGESA boards: Add prepare_for_resume()
Kyösti Mälkki
2014-07-03
AGESA S3: Refactor S3 backup store locations in SPI
Kyösti Mälkki
2014-07-02
AMD/agesa: Add functions for AMD PCI IRQ routing
Dave Frodin
2014-07-01
stdlib: Drop duplicates of min() and max()
Kyösti Mälkki
2014-07-01
ROMCC: Fix collision with token name max
Kyösti Mälkki
2014-06-30
northbridge/intel/nehalem/raminit.c: Extraneous parenthese
Edward O'Callaghan
2014-06-30
northbridge/amd/{gx2,lx}: Qualify pointer with `volatile`
Edward O'Callaghan
2014-06-30
x86 MTRR: Drop unused return value
Kyösti Mälkki
2014-06-30
Use MTRR defines
Kyösti Mälkki
2014-06-29
northbridge/amd/gx2/raminit.c Halt func needs noreturn attrib
Edward O'Callaghan
2014-06-29
drivers/pc80/mc146818rtc_early.c: Silence unused func complaints
Edward O'Callaghan
2014-06-29
southbridge/intel/ibexpeak/me.c: Silence warns about unused func
Edward O'Callaghan
2014-06-29
northbridge/amd: Remove some extraneous parentheses from if-statements
Edward O'Callaghan
2014-06-29
cpu/x86/pae/pgtbl.c: Unsigned comparison < 0 always false
Edward O'Callaghan
2014-06-29
AMD boards: Fix comment style and typos
Kyösti Mälkki
2014-06-29
build: remove -ccopts mechanism
Patrick Georgi
2014-06-29
include/pc80/mc146818rtc.h: Inconsequential, comment ifdef maze
Edward O'Callaghan
2014-06-29
arch/x86/include/bootblock_common.h: Sanitize header inclusion
Edward O'Callaghan
2014-06-29
cpu/amd/geode_gx2/cache_as_ram.inc: Remove illegal ASCII art
Edward O'Callaghan
2014-06-28
Don't add .eh_frame sections to SMM image
Patrick Georgi
2014-06-28
armv7: We don't use CPPFLAGS anymore
Patrick Georgi
2014-06-27
build: Pass correct disassembly flags in Clang build
Edward O'Callaghan
2014-06-27
lib/Makefile.inc: Stop gcc.c getting into SMM clang builds
Edward O'Callaghan
2014-06-27
src/console/post.c: Sanitize headers from preprocessor abuse
Edward O'Callaghan
2014-06-27
include/device/device.h: Header is ROMCC tentative
Edward O'Callaghan
2014-06-26
amd/persimmon jetway/nf81-t56n-lf: Fix whitespace and alignment
Kyösti Mälkki
2014-06-26
AMD boards: Fix typos
Kyösti Mälkki
2014-06-26
AMD boards: Fix typos
Kyösti Mälkki
2014-06-26
AMD boards: Fix typos
Kyösti Mälkki
2014-06-26
AMD boards: Fix typos
Kyösti Mälkki
2014-06-26
AMD boards: Fix typos
Kyösti Mälkki
2014-06-26
PIRQ tables: Fix typos
Kyösti Mälkki
2014-06-26
bayleybay_fsp: Switch from EHCI controller to XHCI
Martin Roth
2014-06-25
gm45 boards: Switch to use DYNAMIC_CBMEM
Kyösti Mälkki
2014-06-25
nehalem boards: Switch to use DYNAMIC_CBMEM
Kyösti Mälkki
2014-06-25
i945 boards: Switch to use DYNAMIC_CBMEM
Kyösti Mälkki
2014-06-25
emulation/qemu: Switch x86 to DYNAMIC_CBMEM
Kyösti Mälkki
2014-06-25
sandy/ivy boards: Switch to use DYNAMIC_CBMEM
Kyösti Mälkki
2014-06-25
pc80/mc146818rtc.h: Has X86 specific inlines without guards
Edward O'Callaghan
2014-06-25
nehalem sandy ivy: Check cbmem_add() result for MRC data
Kyösti Mälkki
2014-06-25
drivers/intel/gma: Uninitialized var before if condition
Edward O'Callaghan
2014-06-25
include/pc80/mc146818rtc.h: Move include to top of file
Edward O'Callaghan
2014-06-25
intel/haswell: Report x32 memory as "x8 or x32"
Duncan Laurie
2014-06-25
intel/lynxpoint: xhci: Update magic bits to new magic values
Duncan Laurie
2014-06-25
drivers/elog: Unmangle header include out of pre-proc cond
Edward O'Callaghan
2014-06-25
src/ec: Sanitize headers and comment #endif pairings
Edward O'Callaghan
2014-06-25
src/console: Sanitize headers and IS_ENABLED usage
Edward O'Callaghan
2014-06-25
device/pci_device.c: Sanitize headers
Edward O'Callaghan
2014-06-25
device/{cardbus,agp}.h: Missing header for device_t type
Edward O'Callaghan
2014-06-25
AGESA S3: Fix ACPISCRATCH in CBMEM
Kyösti Mälkki
2014-06-25
AGESA: Move config parameters for non-volatile S3 data
Kyösti Mälkki
2014-06-25
Declare acpi_is_wakeup_early() only once
Kyösti Mälkki
2014-06-25
i945 boards: Drop disabled ram_check() calls
Kyösti Mälkki
2014-06-24
MP Table: Change types to be consistent with the spec
Mike Loptien
2014-06-23
baytrail_fsp: Fix the mmconf Kconfig
Martin Roth
2014-06-23
fsp_baytrail: Minor Kconfig updates
Martin Roth
2014-06-23
bayleybay_fsp: Add comments for the MMC/SD devices in devicetree
Martin Roth
2014-06-21
Remove guarding #includes by CONFIG_FOO combinations
Edward O'Callaghan
2014-06-21
cpu/amd/agesa: Use acpi_is_wakeup()
Kyösti Mälkki
2014-06-21
AMD cimx/sb800: Use acpi_is_wakeup_s3()
Kyösti Mälkki
2014-06-21
northbridge/amd/agesa: Use acpi_is_wakeup_s3()
Kyösti Mälkki
[next]