summaryrefslogtreecommitdiffstats
path: root/src/southbridge/ricoh/rl5c476/rl5c476.c
Commit message (Expand)AuthorAgeFilesLines
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-1/+1
* src: Make PCI ID define names shorterFelix Singer2022-03-071-2/+2
* src/southbridge: Drop unneeded empty linesElyes HAOUAS2020-09-211-3/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-12/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* src/southbridge: change "unsigned" to "unsigned int"Martin Roth2019-10-301-2/+2
* {northbridge, soc, southbridge}/intel: Make use of generic set_subsystem()Subrata Banik2019-03-211-2/+2
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-3/+3
* sb/ricoh/rl5c476: Get rid of device_tElyes HAOUAS2018-05-211-5/+6
* sb/ricoh/rl5c476/rl5c476.c: Use tab for indentsElyes HAOUAS2016-11-281-12/+12
* src/southbridge: Remove unnecessary whitespaceElyes HAOUAS2016-10-071-1/+1
* src/southbridge: Code formatingElyes HAOUAS2016-08-311-3/+3
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* southbridge/ricoh: Spelling fixesMartin Roth2014-12-171-1/+1
* southbridge/ricoh,ti: Remove trailing whitespace in debug outputPaul Menzel2014-08-101-1/+1
* add functions to set Subsystem Vendor/Device to rl5c746Sven Schnelle2011-02-281-0/+17
* Remove the rest of cardbus_scan_bus.Myles Watson2010-06-071-1/+1
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-5/+5
* "no warnings day"Stefan Reinauer2010-04-071-5/+3
* Fix all the format string warnings.Myles Watson2010-03-221-1/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-6/+6
* Various license header consistency fixes (trivial).Uwe Hermann2010-02-151-7/+8
* minimal whitespace fix (trivial)Stefan Reinauer2009-10-221-2/+2
* Another include file slipped. This gets via/epia-m building again.Stefan Reinauer2009-07-211-0/+1
* * cleanup ricoh rl5c476 code:Stefan Reinauer2009-07-211-102/+117
* Move the v3 resource allocator to v2.Myles Watson2009-07-021-1/+0
* coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer2009-02-281-3/+3
* coding style fixes (trivial)Stefan Reinauer2008-08-011-9/+2
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-181-1/+1
* Ever wondered where those "setting incorrect section attributes forStefan Reinauer2007-10-241-1/+1
* Use the canonical name of the vendors/devices and theUwe Hermann2006-11-051-1/+1
* fixed fsf addressRonald G. Minnich2005-11-221-2/+2
* EPIA-M fixupRonald G. Minnich2005-11-221-138/+127
* Updating FSF address in the code.Stefan Reinauer2005-10-051-2/+2
* - Update abuild.sh so it will rebuild successfull buildsEric Biederman2004-11-041-1/+1
* - Bump the LinuxBIOS major versionEric Biederman2004-10-211-43/+17
* - First stab at running linuxbios without the old static device tree.Eric Biederman2004-10-161-1/+0
* epia-m supportRonald G. Minnich2004-10-061-0/+255