index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-03-01
22
-22
/
+22
*
Whitespace: Replace tab character in license text with two spaces
Paul Menzel
2013-02-20
3
-3
/
+3
*
RTC: Use the correct index when setting the default month
Dave Frodin
2013-02-19
1
-1
/
+1
*
spi.h: Rename the spi.h to spi-generic.h
Zheng Bao
2013-02-11
2
-2
/
+2
*
armv7/snow: Remove power_init from bootblock.
Hung-Te Lin
2013-02-07
1
-1
/
+0
*
armv7: Clean up arm/snow bootblock build process.
Hung-Te Lin
2013-02-07
1
-0
/
+1
*
Extend CBFS to support arbitrary ROM source media.
Hung-Te Lin
2013-01-30
1
-2
/
+4
*
snow: add max77686 driver in romstage and ramstage
David Hendricks
2013-01-10
1
-1
/
+2
*
size optimizations for max77686
David Hendricks
2013-01-10
2
-46
/
+47
*
corrections for MAX77686 config variable
David Hendricks
2012-12-29
2
-3
/
+3
*
Claim the SPI bus before writes if the IMC ROM is present
Martin Roth
2012-12-12
8
-0
/
+10
*
Fix maxim max77686 driver
Stefan Reinauer
2012-12-12
1
-1
/
+1
*
Fix up Maxim MAX77686 driver
Stefan Reinauer
2012-12-12
9
-5
/
+66
*
Limit SPI device debug prints with CONFIG_DEBUG_SPI_FLASH
Marc Jones
2012-12-08
8
-9
/
+28
*
driver/spi: Add support of MX25L3235D
Zheng Bao
2012-12-06
1
-0
/
+8
*
Only compile PC80 drivers when CONFIG_PC80_SYSTEM is set
Stefan Reinauer
2012-11-30
1
-0
/
+2
*
build system: Treat cmos.default as text file
Patrick Georgi
2012-11-30
1
-1
/
+1
*
Add the maxim MAX77686 power controller.
Ronald G. Minnich
2012-11-29
4
-0
/
+416
*
Get rid of drivers class
Patrick Georgi
2012-11-27
18
-18
/
+18
*
SPI/SST: Add OpCode Enable-Write-Status-Register (EWSR)
Zheng Bao
2012-11-27
1
-1
/
+11
*
Clean up Kconfig
Stefan Reinauer
2012-11-16
1
-0
/
+8
*
Drop Kconfig.deprecated_options
Stefan Reinauer
2012-11-16
2
-4
/
+21
*
If cmos is invalid, always set the rtc date and time
Stefan Reinauer
2012-11-12
1
-2
/
+2
*
Remove duplicate defines from mc146818rtc.c
Marc Jones
2012-11-12
1
-68
/
+0
*
ELOG: Support for non-memory mapped flash
Duncan Laurie
2012-11-12
3
-13
/
+54
*
SPI: Fix and enable Fast Read support
Duncan Laurie
2012-11-12
5
-6
/
+14
*
Add Gigadevice SPI rom support
Martin Roth
2012-11-09
5
-0
/
+256
*
mc146818rtc: Remove the hyphen to build on NetBSD and Darwin
Zheng Bao
2012-11-09
1
-4
/
+4
*
mc146818rtc: Update the Day of Week in CMOS in the right way.
Zheng Bao
2012-11-09
1
-1
/
+1
*
Log unexpected post code from the previous boot
Duncan Laurie
2012-11-08
1
-0
/
+5
*
RTC: Don't clear pending interrupt in resume path
Duncan Laurie
2012-11-08
1
-0
/
+15
*
elog: add extended management engine event
Duncan Laurie
2012-11-08
1
-0
/
+4
*
ELOG: Find flash base in FMAP if possible
Duncan Laurie
2012-11-08
1
-3
/
+26
*
RTC: Write build date in BCD when clearing RTC CMOS
Duncan Laurie
2012-11-07
1
-4
/
+4
*
rtc: add explicit dependency on build.h
Vincent Palatin
2012-11-07
1
-0
/
+3
*
rtc: erase CMOS memory after power failure
Vincent Palatin
2012-11-07
1
-14
/
+20
*
rtc: force mc146818 register D to a correct value
Vincent Palatin
2012-11-07
1
-0
/
+2
*
Fix CONFIG_ use in i8254.c
Stefan Reinauer
2012-11-07
1
-1
/
+1
*
Take care of NULL chip_ops->name
Kyösti Mälkki
2012-10-27
1
-6
/
+1
*
Remove chip.h files without config structure
Kyösti Mälkki
2012-10-07
15
-23
/
+0
*
ioapic driver: typedef the ioapic_config struct (TRIVIAL)
Alexandru Gagniuc
2012-08-30
1
-2
/
+4
*
Auto-declare chip_operations
Kyösti Mälkki
2012-08-22
11
-21
/
+0
*
RTC: Add a routine to check if the CMOS date is valid
zbao
2012-08-02
1
-8
/
+35
*
Revert "Use broadcast SIPI to startup siblings"
Sven Schnelle
2012-07-31
1
-2
/
+3
*
Remove copies of rtl8168.c
Patrick Georgi
2012-07-26
5
-0
/
+77
*
ELOG: Add support for SMM and kernel GSMI driver
Duncan Laurie
2012-07-26
3
-0
/
+128
*
ELOG: Add support for a monotonic boot counter in CMOS
Duncan Laurie
2012-07-25
4
-0
/
+148
*
ELOG: Add support for generating SMBIOS type15 table
Duncan Laurie
2012-07-25
2
-0
/
+44
*
SMM: Add option for SPI driver to be available in SMM
Duncan Laurie
2012-07-24
3
-2
/
+29
*
ELOG: Add support for flash based event log
Duncan Laurie
2012-07-24
6
-0
/
+1028
[next]