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
/
ricoh
Age
Commit message (
Expand
)
Author
2016-11-28
sb/ricoh/rl5c476/rl5c476.c: Use tab for indents
Elyes HAOUAS
2016-10-07
src/southbridge: Remove unnecessary whitespace
Elyes HAOUAS
2016-08-31
src/southbridge: Code formating
Elyes HAOUAS
2016-04-13
southbridge/ricoh: Update license headers
Martin Roth
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-27
kbuild: automatically include southbridges
Stefan Reinauer
2015-04-07
kconfig: drop intermittend forwarder files
Stefan Reinauer
2014-12-17
southbridge/ricoh: Spelling fixes
Martin Roth
2014-08-10
southbridge/ricoh,ti: Remove trailing whitespace in debug output
Paul Menzel
2014-07-08
southbridge: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
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-08-22
Auto-declare chip_operations
Kyösti Mälkki
2011-02-28
add functions to set Subsystem Vendor/Device to rl5c746
Sven Schnelle
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-06-07
Remove the rest of cardbus_scan_bus.
Myles Watson
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-07
"no warnings day"
Stefan Reinauer
2010-03-22
Fix all the format string warnings.
Myles Watson
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-02-15
Various license header consistency fixes (trivial).
Uwe Hermann
2010-02-07
newconfig is no more.
Patrick Georgi
2009-10-22
minimal whitespace fix (trivial)
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-21
Another include file slipped. This gets via/epia-m building again.
Stefan Reinauer
2009-07-21
* cleanup ricoh rl5c476 code:
Stefan Reinauer
2009-07-02
Move the v3 resource allocator to v2.
Myles Watson
2009-02-28
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
Stefan Reinauer
2008-08-01
coding style fixes (trivial)
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
2007-04-07
Fix epia-m build after u8/u16/u32 changes in Yh Lu's patch.
Peter Stuge
2006-11-05
Use the canonical name of the vendors/devices and the
Uwe Hermann
2005-11-22
fixed fsf address
Ronald G. Minnich
2005-11-22
EPIA-M fixup
Ronald G. Minnich
2005-10-05
Updating FSF address in the code.
Stefan Reinauer
2004-11-04
- Update abuild.sh so it will rebuild successfull builds
Eric Biederman
2004-10-21
- Bump the LinuxBIOS major version
Eric Biederman
2004-10-16
- First stab at running linuxbios without the old static device tree.
Eric Biederman
2004-10-06
epia-m support
Ronald G. Minnich