summaryrefslogtreecommitdiffstats
path: root/src/superio/smsc/lpc47n217
Commit message (Expand)AuthorAgeFilesLines
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-042-1/+2
* superio/*: Link early initialization into bootblockArthur Heymans2019-01-061-0/+1
* src: Add required space after "switch"Elyes HAOUAS2018-11-192-5/+5
* superio/smsc: pass the chip-specific ops struct to pnp_enable_devicesFelix Held2018-07-181-5/+4
* src/superio/{ite,smsc}: Remove space before tabElyes HAOUAS2018-06-041-1/+1
* device/pnp: remove struct io_infoSamuel Holland2017-06-131-3/+3
* superio/*: Relocate Kconfig to chip folder.Omar Pakker2016-08-091-0/+18
* amd/thatcher: Removed #include early_serial.c from romstageAntonello Dettori2016-03-053-1/+7
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-314-16/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-214-4/+4
* superio/smsc/lpc47n217: Drop dead codeStefan Reinauer2015-01-061-40/+0
* superio/*/superio.c: Don't hide pointer types behind typedefsEdward O'Callaghan2014-10-271-25/+25
* superio: Use 'pnp_devfn_t' over 'device_t' in romstage componentEdward O'Callaghan2014-10-271-5/+5
* superio,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-171-1/+0
* uart8250: Drop includes in superioKyösti Mälkki2014-02-061-1/+0
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-014-4/+4
* Remove assembly coded log2 functionRonald G. Minnich2012-11-281-1/+0
* Remove chip.h files without config structureKyösti Mälkki2012-10-072-34/+0
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-3/+0
* SuperIO LPC47N217: Remove warningszbao2012-08-042-5/+6
* remove trailing whitespaceStefan Reinauer2011-11-011-1/+1
* Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer2011-04-192-13/+1
* It turns out that the code which enables specific LDN is somewhat buggy.Rudolf Marek2011-02-191-1/+1
* second round name simplification. drop the <component>_ prefix.stepan2010-12-081-0/+0
* C and other Super I/O cosmetic fixes.Uwe Hermann2010-11-153-113/+67
* Add #include guards to all Super I/O header files (trivial).Uwe Hermann2010-11-082-3/+13
* Convert some comments to proper Doxygen syntax.Uwe Hermann2010-10-262-99/+62
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-1/+1
* Use lists instead of arrays for resources in devices to reduce memory usage.Myles Watson2010-05-211-3/+3
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-3/+3
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-2/+2
* newconfig is no more.Patrick Georgi2010-02-071-22/+0
* trival. All the changes is about comment and spaces.Zheng Bao2009-12-285-201/+206
* Remove some warnings from the tyan s2895.Myles Watson2009-10-301-14/+14
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-251-1/+1
* Kconfig!Patrick Georgi2009-08-121-0/+22
* coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer2009-02-281-7/+7
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-011-1/+2
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-181-1/+1
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-185-5/+5
* Add missing license headers to some files (info based on svn history).Uwe Hermann2006-12-055-27/+90
* Use the canonical name of the vendors/devices and theUwe Hermann2006-11-051-1/+1
* Uwe Hermann:Stefan Reinauer2006-08-232-549/+533
* cleanup patch from Uwe Hermann.Stefan Reinauer2006-08-111-7/+0
* Updating FSF address in the code.Stefan Reinauer2005-10-052-2/+2
* Initial revision.Steven J. Magnani2005-09-125-0/+574