* Patch by Daniel Engström, 13 Nov 2002:
Add support for i386 architecture and AMD SC520 board

* Patch by Pierre Aubert, 12 Nov 2002:
  Add support for DOS filesystem and booting from DOS floppy disk
WIP_next-LS master next stable/v2013.05 stable/v2013.06 stable/v2013.07 stable/v2013.08 stable/v2013.10 stable/v2014.05 stable/v2014.06 stable/v2014.07 stable/v2014.08 stable/v2014.09 stable/v2014.10 stable/v2014.11 stable/v2014.12 stable/v2015.01 stable/v2015.02 stable/v2017.05 stable/v2017.06 stable/v2017.07 stable/v2017.11 stable/v2018.07 stable/v2018.09 stable/v2018.12 v2011.03-stable work/fit-support v2020.07.0 v2020.06.0 v2020.05.0 v2020.04.0 v2020.03.0 v2020.02.0 v2020.01.0 v2019.12.0 v2019.11.0 v2019.10.0 v2019.09.0 v2019.08.1 v2019.08.0 v2019.07.0 v2019.06.1 v2019.06.0 v2019.05.0 v2019.04.0 v2019.03.0 v2019.02.0 v2019.01.0 v2018.12.0 v2018.11.0 v2018.10.0 v2018.09.1 v2018.09.0 v2018.08.1 v2018.08.0 v2018.07.2 v2018.07.1 v2018.07.0 v2018.06.0 v2018.05.0 v2018.04.0 v2018.03.0 v2018.02.0 v2018.01.0 v2017.12.0 v2017.11.0 v2017.10.0 v2017.09.0 v2017.08.0 v2017.07.1 v2017.07.0 v2017.06.2 v2017.06.1 v2017.06.0 v2017.05.4 v2017.05.3 v2017.05.2 v2017.05.1 v2017.05.0 v2017.04.0 v2017.03.0 v2017.02.0 v2017.01.0 v2016.11.0 v2016.10.0 v2016.09.0 v2016.08.0 v2016.07.0 v2016.06.0 v2016.05.0 v2016.04.0 v2016.03.0 v2016.02.0 v2016.01.0 v2015.12.0 v2015.11.0 v2015.10.0 v2015.09.0 v2015.08.0 v2015.07.0 v2015.06.0 v2015.05.0 v2015.04.0 v2015.03.0 v2015.02.0 v2015.01.0 v2014.12.0 v2014.11.0 v2014.10.0 v2014.09.0 v2014.08.0 v2014.07.0 v2014.06.0 v2014.05.0 v2014.04.0 v2014.03.0 v2014.02.0 v2014.01.0 v2013.12.0 v2013.11.0 v2013.10.1 v2013.10.0 v2013.09.0 v2013.08.1 v2013.08.0 v2013.07.0 v2013.06.1 v2013.06.0 v2013.05.1 v2013.05.0 v2013.04.0 v2013.03.0 v2013.02.0 v2013.01.0 v2012.12.1 v2012.12.0 v2012.11.0 v2012.10.0 v2012.09.0 v2012.08.0 v2012.07.0 v2012.06.0 v2012.05.0 v2012.04.0 v2012.03.0 v2012.02.0 v2012.01.0 v2011.12.0 v2011.11.0 v2011.10.0 v2011.09.0 v2011.08.0 v2011.07.0 v2011.06.0 v2011.05.0 v2011.04.0-phytec-pcm049 v2011.04.0 v2011.03.1 v2011.03.0 v2011.02.0 v2011.01.0 v2010.12.0 v2010.11.0 v2010.10.0 v2010.09.0 v2010.08.0 v2010.07.0 v2010.06.0 v2010.05.0 v2010.04.0 v2010.03.0 v2010.02.0 v2009.12.0 v2.0.0-rc9 v2.0.0-rc8 v2.0.0-rc7 v2.0.0-rc6 v2.0.0-rc5 v2.0.0-rc4 v2.0.0-rc3 v2.0.0-rc2 v2.0.0-rc10-ptx-pdk6 v2.0.0-rc10-ptx-pdk5 v2.0.0-rc10-ptx-pdk4 v2.0.0-rc10-ptx-pdk3 v2.0.0-rc10-ptx-pdk2 v2.0.0-rc10 v2.0.0-rc1 freescale-mx35-3-stack-20092611-1
1 parent 1d0350e commit 2262cfeef91458b01a1bfe3812ccbbfdf8b82807
@wdenk wdenk authored on 17 Nov 2002
Showing 82 changed files
View
CHANGELOG
View
CREDITS
View
MAINTAINERS
View
Makefile
View
README
View
board/sc520_cdp/Makefile 0 → 100644
View
board/sc520_cdp/config.mk 0 → 100644
View
board/sc520_cdp/flash.c 0 → 100644
View
board/sc520_cdp/sc520_cdp.c 0 → 100644
View
board/sc520_cdp/sc520_cdp_asm.S 0 → 100644
View
board/sc520_cdp/sc520_cdp_asm16.S 0 → 100644
View
board/sc520_cdp/u-boot.lds 0 → 100644
View
common/Makefile
View
common/cmd_bootm.c
View
common/cmd_fdc.c
View
common/cmd_fdos.c 0 → 100644
View
common/cmd_ide.c
View
common/command.c
View
cpu/i386/Makefile 0 → 100644
View
cpu/i386/config.mk 0 → 100644
View
cpu/i386/cpu.c 0 → 100644
View
cpu/i386/interrupts.c 0 → 100644
View
cpu/i386/reset.S 0 → 100644
View
cpu/i386/serial.c 0 → 100644
View
cpu/i386/start.S 0 → 100644
View
cpu/i386/start16.S 0 → 100644
View
cpu/i386/timer.c 0 → 100644
View
doc/README-i386 0 → 100644
View
doc/TODO-i386 0 → 100644
View
drivers/pcnet.c
View
examples/syscall.S
View
fs/Makefile
View
fs/fdos/Makefile 0 → 100644
View
fs/fdos/dev.c 0 → 100644
View
fs/fdos/dos.h 0 → 100644
View
fs/fdos/fat.c 0 → 100644
View
fs/fdos/fdos.c 0 → 100644
View
fs/fdos/fdos.h 0 → 100644
View
fs/fdos/fs.c 0 → 100644
View
fs/fdos/subdir.c 0 → 100644
View
fs/fdos/vfat.c 0 → 100644
View
i386_config.mk 0 → 100644
View
include/asm-i386/bitops.h 0 → 100644
View
include/asm-i386/byteorder.h 0 → 100644
View
include/asm-i386/global_data.h 0 → 100644
View
include/asm-i386/i8254.h 0 → 100644
View
include/asm-i386/i8259.h 0 → 100644
View
include/asm-i386/ibmpc.h 0 → 100644
View
include/asm-i386/ic/ali512x.h 0 → 100644
View
include/asm-i386/ic/sc520.h 0 → 100644
View
include/asm-i386/io.h 0 → 100644
View
include/asm-i386/pci.h 0 → 100644
View
include/asm-i386/posix_types.h 0 → 100644
View
include/asm-i386/ppcboot-i386.h 0 → 100644
View
include/asm-i386/ptrace.h 0 → 100644
View
include/asm-i386/realmode.h 0 → 100644
View
include/asm-i386/string.h 0 → 100644
View
include/asm-i386/types.h 0 → 100644
View
include/asm-i386/u-boot.h 0 → 100644
View
include/asm-i386/zimage.h 0 → 100644
View
include/cmd_confdefs.h
View
include/cmd_fdos.h 0 → 100644
View
include/common.h
View
include/configs/LANTEC.h
View
include/configs/MPC8260ADS.h
View
include/configs/ep8260.h
View
include/configs/hymod.h
View
include/configs/sc520_cdp.h 0 → 100644
View
include/fdc.h 0 → 100644
View
include/linux/stat.h
View
lib_i386/Makefile 0 → 100644
View
lib_i386/bios.S 0 → 100644
View
lib_i386/bios_setup.c 0 → 100644
View
lib_i386/board.c 0 → 100644
View
lib_i386/i386_linux.c 0 → 100644
View
lib_i386/ic/ali512x.c 0 → 100644
View
lib_i386/ic/sc520.c 0 → 100644
View
lib_i386/ic/sc520_asm.S 0 → 100644
View
lib_i386/pci_type1.c 0 → 100644
View
lib_i386/realmode.c 0 → 100644
View
lib_i386/realmode_switch.S 0 → 100644
View
lib_i386/zimage.c 0 → 100644