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
/
southbridge
/
broadcom
Age
Commit message (
Expand
)
Author
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
2012-11-28
Remove assembly coded log2 function
Ronald G. Minnich
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-08-22
Auto-declare chip_operations
Kyösti Mälkki
2012-05-08
Clean up #ifs
Patrick Georgi
2011-10-28
Get rid of the old romstage-as-bootblock ROM layout
Patrick Georgi
2010-12-09
Merge enable_rom.c files into bootblock.c files.
Uwe Hermann
2010-12-08
first round name simplification. drop the <component>_ prefix.
stepan
2010-11-26
Broadcom BCM5785: Add TINY_BOOTBLOCK support.
Uwe Hermann
2010-10-26
Move bcm5785_enable_rom.c include to where it's used.
Patrick Georgi
2010-10-17
Add more missing GPL-headers, fix inconsistencies in others.
Uwe Hermann
2010-10-12
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
Uwe Hermann
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-07-08
Fix all warnings in the tree
Stefan Reinauer
2010-06-17
Always enable parent resources before child resources.
Myles Watson
2010-06-09
Same conversion as with resources from static arrays to lists, except
Myles Watson
2010-05-22
Add tinybootblock support for broadcom/bcm5785.
Patrick Georgi
2010-05-21
Use lists instead of arrays for resources in devices to reduce memory usage.
Myles Watson
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-25
no warnings days.
Stefan Reinauer
2010-04-09
fix the broken nvidia chipset boards,
Stefan Reinauer
2010-04-07
"no warnings day"
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
Fix all the format string warnings.
Myles Watson
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-18
Remove remaining uses of
Patrick Georgi
2010-03-16
pci drivers should be const.
Stefan Reinauer
2010-02-07
newconfig is no more.
Patrick Georgi
2010-01-16
coreboot used to have two different "APIs" for memory accesses:
Stefan Reinauer
2009-10-09
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-09-25
some progress on kconfig:
Patrick Georgi
2009-08-12
Kconfig!
Patrick Georgi
2009-07-10
Apparently I'm not the only one who forgets which way the outb and
Ed Swierk
2009-07-02
Move the v3 resource allocator to v2.
Myles Watson
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-06-03
Revert "CMOS: Add set_option and rework get_option."
Luc Verhaegen
2009-06-03
CMOS: Add set_option and rework get_option.
Luc Verhaegen
2009-04-22
This patch adds support for the BCM21000 (aka HT-2100)
Mondrian nuessle
2009-02-28
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
Stefan Reinauer
2008-01-18
Rename almost all occurences of LinuxBIOS to coreboot.
Stefan Reinauer
2007-10-24
Ever wondered where those "setting incorrect section attributes for
Stefan Reinauer
2006-11-05
Use the canonical name of the vendors/devices and the
Uwe Hermann
2006-11-02
Sorry, this is the last commit I will do this way, but MSI has waited a
bxshi
2006-10-04
AMD Rev F support
Yinghai Lu
2006-02-16
serverworks HT1000/HT2000, bcm5785/5780 support
Yinghai Lu