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
/
southbridge
/
broadcom
Commit message (
Expand
)
Author
Age
Files
Lines
*
devicetree: Discriminate device ops scan_bus()
Kyösti Mälkki
2015-06-04
2
-2
/
+2
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
17
-17
/
+17
*
kbuild: automatically include southbridges
Stefan Reinauer
2015-04-27
4
-3
/
+12
*
kconfig: drop intermittend forwarder files
Stefan Reinauer
2015-04-07
1
-3
/
+0
*
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-02-15
1
-5
/
+4
*
southbridge: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2015-01-06
1
-1
/
+1
*
Use 'pci_devfn_t' over 'device_t' mixed type in 'reset.c'
Edward O'Callaghan
2014-11-05
1
-4
/
+2
*
soutbridge/*/bootblock: Use pci_dev_t over device_t typedef
Edward O'Callaghan
2014-11-05
1
-1
/
+1
*
cmos: Rename the CMOS related functions.
Gabe Black
2014-10-22
1
-1
/
+1
*
Rename coreboot_ram stage to ramstage
Furquan Shaikh
2014-04-26
1
-1
/
+1
*
Remove PCI_ROM_RUN option
Vladimir Serbinenko
2013-12-24
1
-8
/
+1
*
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-22
1
-1
/
+0
*
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-03-01
17
-17
/
+17
*
Remove assembly coded log2 function
Ronald G. Minnich
2012-11-28
2
-2
/
+0
*
Get rid of drivers class
Patrick Georgi
2012-11-27
3
-10
/
+10
*
Auto-declare chip_operations
Kyösti Mälkki
2012-08-22
1
-2
/
+0
*
Clean up #ifs
Patrick Georgi
2012-05-08
1
-1
/
+1
*
Get rid of the old romstage-as-bootblock ROM layout
Patrick Georgi
2011-10-28
1
-1
/
+0
*
Merge enable_rom.c files into bootblock.c files.
Uwe Hermann
2010-12-09
2
-40
/
+19
*
first round name simplification. drop the <component>_ prefix.
stepan
2010-12-08
18
-13
/
+13
*
Broadcom BCM5785: Add TINY_BOOTBLOCK support.
Uwe Hermann
2010-11-26
3
-10
/
+17
*
Move bcm5785_enable_rom.c include to where it's used.
Patrick Georgi
2010-10-26
1
-1
/
+0
*
Add more missing GPL-headers, fix inconsistencies in others.
Uwe Hermann
2010-10-17
18
-57
/
+320
*
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
Uwe Hermann
2010-10-12
1
-1
/
+2
*
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-09-30
3
-11
/
+11
*
Fix all warnings in the tree
Stefan Reinauer
2010-07-08
2
-4
/
+12
*
Always enable parent resources before child resources.
Myles Watson
2010-06-17
1
-8
/
+0
*
Same conversion as with resources from static arrays to lists, except
Myles Watson
2010-06-09
1
-3
/
+3
*
Add tinybootblock support for broadcom/bcm5785.
Patrick Georgi
2010-05-22
4
-14
/
+26
*
Use lists instead of arrays for resources in devices to reduce memory usage.
Myles Watson
2010-05-21
1
-4
/
+2
*
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-27
10
-34
/
+34
*
no warnings days.
Stefan Reinauer
2010-04-25
1
-4
/
+5
*
fix the broken nvidia chipset boards,
Stefan Reinauer
2010-04-09
1
-0
/
+1
*
"no warnings day"
Stefan Reinauer
2010-04-07
7
-47
/
+22
*
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-31
3
-5
/
+5
*
Fix all the format string warnings.
Myles Watson
2010-03-22
1
-1
/
+1
*
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-22
3
-5
/
+5
*
Remove remaining uses of
Patrick Georgi
2010-03-18
1
-4
/
+0
*
pci drivers should be const.
Stefan Reinauer
2010-03-16
1
-3
/
+3
*
newconfig is no more.
Patrick Georgi
2010-02-07
3
-12
/
+0
*
coreboot used to have two different "APIs" for memory accesses:
Stefan Reinauer
2010-01-16
1
-5
/
+5
*
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-10-09
3
-3
/
+0
*
some progress on kconfig:
Patrick Georgi
2009-09-25
7
-4
/
+23
*
Kconfig!
Patrick Georgi
2009-08-12
2
-0
/
+7
*
Apparently I'm not the only one who forgets which way the outb and
Ed Swierk
2009-07-10
1
-1
/
+1
*
Move the v3 resource allocator to v2.
Myles Watson
2009-07-02
2
-12
/
+20
*
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-06-30
1
-2
/
+2
*
Revert "CMOS: Add set_option and rework get_option."
Luc Verhaegen
2009-06-03
1
-3
/
+3
*
CMOS: Add set_option and rework get_option.
Luc Verhaegen
2009-06-03
1
-3
/
+3
*
This patch adds support for the BCM21000 (aka HT-2100)
Mondrian nuessle
2009-04-22
2
-0
/
+83
[next]