u-boot-brain/cpu/i386
Josh Boyer 317734966e Dual-license IBM code contributions
It was brought to our attention that U-Boot contains code derived from the
IBM OpenBIOS source code originally provided with some of the older PowerPC
4xx development boards.  As a result, the original license of this code has
been carried in the various files for a number of years in the U-Boot project.

IBM is dual-licensing the IBM code contributions already present in U-Boot
under either the terms of the GNU General Public License version 2, or the
original code license already present.

Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
2009-08-09 23:15:33 +02:00
..
sc520 Implement SC520 timers 2009-03-20 22:39:13 +01:00
config.mk * Code cleanup: 2003-06-27 21:31:46 +00:00
cpu.c Rewrite i386 interrupt handling 2009-03-20 22:39:13 +01:00
exceptions.c Rewrite i386 interrupt handling 2009-03-20 22:39:13 +01:00
interrupts.c Add basic relocation to i386 port 2009-03-20 22:39:13 +01:00
Makefile Implement SC520 timers 2009-03-20 22:39:13 +01:00
resetvec.S Renamed cpu/i386/reset.S to resetvec.S 2009-01-24 01:06:25 +01:00
serial.c Dual-license IBM code contributions 2009-08-09 23:15:33 +02:00
start.S Add basic relocation to i386 port 2009-03-20 22:39:13 +01:00
start16.S Big white-space cleanup. 2008-05-21 00:14:08 +02:00