coreboot-kgpe-d16/src
Uwe Hermann 06694a8952 USB Debug Port related license header fixes (trivial).
- Add missing license headers, or missing (C) lines to various files.
   (most are from AMD / Yinghai Lu, based on svn logs)
 
 - src/include/ehci.h was taken from the Linux kernel. Updating it to
   the latest version from git HEAD while I'm at it (build-tested with
   one board). It also sports some new EHCI 1.1 addendum #defines which
   we may or may not need.
   
   This new file also already has a proper GPL header.
 
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5828 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-09-23 18:16:46 +00:00
..
arch/i386 Generate and extract debug sysmbols for coreboot. *.debug files can be 2010-09-23 15:38:55 +00:00
boot Check the value of ulzma and do not continue if there was an error. 2010-06-01 15:19:25 +00:00
console USB Debug Port related license header fixes (trivial). 2010-09-23 18:16:46 +00:00
cpu Clear bit 35 of msr c001_102a in Fam10 rev C cores. 2010-09-17 00:13:52 +00:00
devices Print an error and correct pci scan limits. Skip sb700 ISA DMA init if needed. 2010-09-13 14:43:02 +00:00
drivers Whatever happened here,... The DEC Tulip is a network card, no bridge of any 2010-08-17 09:52:01 +00:00
include USB Debug Port related license header fixes (trivial). 2010-09-23 18:16:46 +00:00
lib USB Debug Port related license header fixes (trivial). 2010-09-23 18:16:46 +00:00
mainboard Here is a proposed way how to handle the SATA PHY settings on SB700. It 2010-09-22 22:46:47 +00:00
northbridge Complete the code which was missing. 2010-09-21 02:51:31 +00:00
pc80 This patch avoids a timeout during PS/2 keyboard 2010-09-09 20:37:00 +00:00
southbridge Here is a proposed way how to handle the SATA PHY settings on SB700. It 2010-09-22 22:46:47 +00:00
superio Add F71859 SIO. 2010-09-10 22:13:34 +00:00
Kconfig Make a Kconfig option for debugging output from realmode emulation. Trivial. 2010-09-07 22:30:15 +00:00
Kconfig.deprecated_options Add a DRIVERS_PS2_KEYBOARD option which controls the PS2 keyboard 2010-09-09 08:34:02 +00:00