summaryrefslogtreecommitdiff
path: root/src/southbridge/ricoh/rl5c476/rl5c476.c
AgeCommit message (Expand)Author
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2019-10-30src/southbridge: change "unsigned" to "unsigned int"Martin Roth
2019-03-21{northbridge, soc, southbridge}/intel: Make use of generic set_subsystem()Subrata Banik
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-05-21sb/ricoh/rl5c476: Get rid of device_tElyes HAOUAS
2016-11-28sb/ricoh/rl5c476/rl5c476.c: Use tab for indentsElyes HAOUAS
2016-10-07src/southbridge: Remove unnecessary whitespaceElyes HAOUAS
2016-08-31src/southbridge: Code formatingElyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-12-17southbridge/ricoh: Spelling fixesMartin Roth
2014-08-10southbridge/ricoh,ti: Remove trailing whitespace in debug outputPaul Menzel
2011-02-28add functions to set Subsystem Vendor/Device to rl5c746Sven Schnelle
2010-06-07Remove the rest of cardbus_scan_bus.Myles Watson
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-07"no warnings day"Stefan Reinauer
2010-03-22Fix all the format string warnings.Myles Watson
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-02-15Various license header consistency fixes (trivial).Uwe Hermann
2009-10-22minimal whitespace fix (trivial)Stefan Reinauer
2009-07-21Another include file slipped. This gets via/epia-m building again.Stefan Reinauer
2009-07-21* cleanup ricoh rl5c476 code:Stefan Reinauer
2009-07-02Move the v3 resource allocator to v2.Myles Watson
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2008-08-01coding style fixes (trivial)Stefan Reinauer
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2007-10-24Ever wondered where those "setting incorrect section attributes forStefan Reinauer
2006-11-05Use the canonical name of the vendors/devices and theUwe Hermann
2005-11-22fixed fsf addressRonald G. Minnich
2005-11-22EPIA-M fixupRonald G. Minnich
2005-10-05Updating FSF address in the code.Stefan Reinauer
2004-11-04- Update abuild.sh so it will rebuild successfull buildsEric Biederman
2004-10-21- Bump the LinuxBIOS major versionEric Biederman
2004-10-16- First stab at running linuxbios without the old static device tree.Eric Biederman
2004-10-06epia-m supportRonald G. Minnich