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
/
drivers
Age
Commit message (
Expand
)
Author
2013-11-25
RTC: Skip rtc_init() in S3 resume path
Stefan Reinauer
2013-11-25
elog: Check for successful flash erase in elog_shrink
Duncan Laurie
2013-11-25
elog: Make sure the elog data structures are initialized in elog_clear.
Gabe Black
2013-11-25
qemu: cirrus native video init
Vladimir Serbinenko
2013-11-25
bochs: add support for native graphics
Ronald G. Minnich
2013-10-13
Rename cpu/x86/car.h to arch/early_variables.h
Stefan Reinauer
2013-09-17
Fix whitespace leaked into tree
Kyösti Mälkki
2013-08-23
SPI: Support STMicro partial page write
Kyösti Mälkki
2013-07-10
parade: Add a driver for the parade ps8625.
Gabe Black
2013-07-10
max77802: add header for max77802 PMIC
David Hendricks
2013-07-10
drivers: Fix spelling
Martin Roth
2013-07-10
ARMv7: De-uboot-ify Exynos5250 code
Stefan Reinauer
2013-06-28
ELOG: Fix warning to fix the compilation.
Denis 'GNUtoo' Carikli
2013-06-19
qemu: complete bochs dispi interface vga driver.
Gerd Hoffmann
2013-05-16
pc80/tpm: allow for cache-as-ram migration
Aaron Durbin
2013-05-07
x86 I/O APIC: Make functions `io_apic_{read,write}()` public
Paul Menzel
2013-04-10
[2/2] tps65090: re-factor for coreboot
David Hendricks
2013-04-10
[1/2] initial import of TI TPS65090
David Hendricks
2013-04-10
exynos5: Re-factor I2C code
David Hendricks
2013-04-09
replace device/i2c.h with simpler version
David Hendricks
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-20
Whitespace: Replace tab character in license text with two spaces
Paul Menzel
2013-02-19
RTC: Use the correct index when setting the default month
Dave Frodin
2013-02-11
spi.h: Rename the spi.h to spi-generic.h
Zheng Bao
2013-02-07
armv7/snow: Remove power_init from bootblock.
Hung-Te Lin
2013-02-07
armv7: Clean up arm/snow bootblock build process.
Hung-Te Lin
2013-01-30
Extend CBFS to support arbitrary ROM source media.
Hung-Te Lin
2013-01-10
snow: add max77686 driver in romstage and ramstage
David Hendricks
2013-01-10
size optimizations for max77686
David Hendricks
2012-12-29
corrections for MAX77686 config variable
David Hendricks
2012-12-12
Claim the SPI bus before writes if the IMC ROM is present
Martin Roth
2012-12-12
Fix maxim max77686 driver
Stefan Reinauer
2012-12-12
Fix up Maxim MAX77686 driver
Stefan Reinauer
2012-12-08
Limit SPI device debug prints with CONFIG_DEBUG_SPI_FLASH
Marc Jones
2012-12-06
driver/spi: Add support of MX25L3235D
Zheng Bao
2012-11-30
Only compile PC80 drivers when CONFIG_PC80_SYSTEM is set
Stefan Reinauer
2012-11-30
build system: Treat cmos.default as text file
Patrick Georgi
2012-11-29
Add the maxim MAX77686 power controller.
Ronald G. Minnich
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-11-27
SPI/SST: Add OpCode Enable-Write-Status-Register (EWSR)
Zheng Bao
2012-11-16
Clean up Kconfig
Stefan Reinauer
2012-11-16
Drop Kconfig.deprecated_options
Stefan Reinauer
2012-11-12
If cmos is invalid, always set the rtc date and time
Stefan Reinauer
2012-11-12
Remove duplicate defines from mc146818rtc.c
Marc Jones
2012-11-12
ELOG: Support for non-memory mapped flash
Duncan Laurie
2012-11-12
SPI: Fix and enable Fast Read support
Duncan Laurie
2012-11-09
Add Gigadevice SPI rom support
Martin Roth
2012-11-09
mc146818rtc: Remove the hyphen to build on NetBSD and Darwin
Zheng Bao
2012-11-09
mc146818rtc: Update the Day of Week in CMOS in the right way.
Zheng Bao
2012-11-08
Log unexpected post code from the previous boot
Duncan Laurie
2012-11-08
RTC: Don't clear pending interrupt in resume path
Duncan Laurie
2012-11-08
elog: add extended management engine event
Duncan Laurie
2012-11-08
ELOG: Find flash base in FMAP if possible
Duncan Laurie
2012-11-07
RTC: Write build date in BCD when clearing RTC CMOS
Duncan Laurie
2012-11-07
rtc: add explicit dependency on build.h
Vincent Palatin
2012-11-07
rtc: erase CMOS memory after power failure
Vincent Palatin
2012-11-07
rtc: force mc146818 register D to a correct value
Vincent Palatin
2012-11-07
Fix CONFIG_ use in i8254.c
Stefan Reinauer
2012-10-27
Take care of NULL chip_ops->name
Kyösti Mälkki
2012-10-07
Remove chip.h files without config structure
Kyösti Mälkki
2012-08-30
ioapic driver: typedef the ioapic_config struct (TRIVIAL)
Alexandru Gagniuc
2012-08-22
Auto-declare chip_operations
Kyösti Mälkki
2012-08-02
RTC: Add a routine to check if the CMOS date is valid
zbao
2012-07-31
Revert "Use broadcast SIPI to startup siblings"
Sven Schnelle
2012-07-26
Remove copies of rtl8168.c
Patrick Georgi
2012-07-26
ELOG: Add support for SMM and kernel GSMI driver
Duncan Laurie
2012-07-25
ELOG: Add support for a monotonic boot counter in CMOS
Duncan Laurie
2012-07-25
ELOG: Add support for generating SMBIOS type15 table
Duncan Laurie
2012-07-24
SMM: Add option for SPI driver to be available in SMM
Duncan Laurie
2012-07-24
ELOG: Add support for flash based event log
Duncan Laurie
2012-07-24
Add BAR address debug information to Oxford PCIe serial driver
Marc Jones
2012-07-24
SPI flash layer: remove unused function spi_flash_free()
Stefan Reinauer
2012-07-13
IOAPIC: hook up driver in Kconfig
Sven Schnelle
2012-07-09
Add basic ipmi support
Sven Schnelle
2012-07-04
Add generic IOAPIC driver
Sven Schnelle
2012-07-04
Add Nuvoton W83793 hardware monitor driver
Sven Schnelle
2012-07-02
Use broadcast SIPI to startup siblings
Sven Schnelle
2012-05-29
Fix compilation with CONFIG_DEBUG_SPI_FLASH enabled
Stefan Reinauer
2012-05-26
Reduce default verbosity of SPI flash drivers
Stefan Reinauer
2012-05-26
Fix printk types in SPI flash drivers
Stefan Reinauer
2012-05-14
SPI driver: style fix
Patrick Georgi
2012-05-10
Add SPI flash driver
Stefan Reinauer
2012-05-08
Clean up #ifs
Patrick Georgi
2012-05-01
Fix TPM driver to work with multiple vendor TPMs
Stefan Reinauer
2012-04-27
Move top level pc80 directory to drivers/
Stefan Reinauer
2012-03-29
Detect whether the OXPCIE card is really present while in the ROM stage.
Gabe Black
2012-03-09
OXPCIe: Reinitialize UART after pci_dev_set_resources()
Stefan Reinauer
2012-03-09
Add support for the Startech PEX1XS1PMINI
Stefan Reinauer
2012-02-24
Ati video: Apply un-written naming rules
Kyösti Mälkki
2012-02-16
HWM: Nuvoton W83795G/ADG HWM support
Kerry Sheh
2012-01-21
adm1026: removed prototype
Vikram Narayanan
2012-01-08
adm1027: add return statement
Vikram Narayanan
2012-01-05
Indentation: Various indentation fixes
Vikram Narayanan
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-10-25
Add driver for ICS954309 clock generator
Sven Schnelle
2011-10-19
sconfig: check whether component directory actually exists
Stefan Reinauer
2011-04-26
Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an
Stefan Reinauer
2011-04-15
Handle drivers/ equally to any other sub directory.
Stefan Reinauer
2010-12-26
All the values should stay untouched or be set automatically by the resource
Stefan Reinauer
[next]