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
/
generic
Age
Commit message (
Expand
)
Author
2014-11-07
drivers/ioapic: DEVICE_NOOP some stub function callbacks
Edward O'Callaghan
2014-10-27
{arch,cpu,drivers,ec}: Don't hide pointers behind typedefs
Edward O'Callaghan
2014-04-22
Drop drivers/generic/debug
Kyösti Mälkki
2013-05-07
x86 I/O APIC: Make functions `io_apic_{read,write}()` public
Paul Menzel
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-11-27
Get rid of drivers class
Patrick Georgi
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-07-13
IOAPIC: hook up driver in Kconfig
Sven Schnelle
2012-07-04
Add generic IOAPIC driver
Sven Schnelle
2011-10-19
sconfig: check whether component directory actually exists
Stefan Reinauer
2011-04-15
Handle drivers/ equally to any other sub directory.
Stefan Reinauer
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-06-09
Same conversion as with resources from static arrays to lists, except
Myles Watson
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-07
switch some ROMCC boards back to ROMCC.
Stefan Reinauer
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-02-22
This is a general cleanup patch
Stefan Reinauer
2010-02-07
newconfig is no more.
Patrick Georgi
2009-10-15
undo another accidential rename of X -> CONFIG_X (trivial)
Stefan Reinauer
2009-10-09
Remaining boards are Kconfig'd now. Whether they work
Patrick Georgi
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-04-01
Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should
Stefan Reinauer
2009-03-13
This, ladies and gentlement, is commit #4000.
Stefan Reinauer
2009-02-28
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
Stefan Reinauer
2005-07-08
eric patch
Yinghai Lu
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51
arch import user (historical)
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-10
arch import user (historical)
2004-12-10
- Fix the definition of the linuxbios table so all of the compilers
Eric Biederman
2004-12-03
i2c mux support
Yinghai Lu
2004-11-05
*** empty log message ***
Yinghai Lu
2004-11-04
reformat
Li-Ta Lo
2004-11-04
debug device added
Yinghai Lu
2004-10-14
- Add a generic device that does nothing
Eric Biederman