]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Initial revision
authorwdenk <wdenk>
Wed, 28 Nov 2001 17:49:55 +0000 (17:49 +0000)
committerwdenk <wdenk>
Wed, 28 Nov 2001 17:49:55 +0000 (17:49 +0000)
commit327f7a020a3037ae8ef6c94488d5e9a3aa772943
treee9cdb59ef86fef010d1133a2589577509afe7523
parent12e4407c6a42284671bbcb4acceeedc00df04cb5
Initial revision
27 files changed:
board/mousse/u-boot.lds.ram [new file with mode: 0644]
board/sandpoint/early_init.S [new file with mode: 0644]
board/sandpoint/u-boot.lds.mw.debug [new file with mode: 0644]
cpu/mpc824x/drivers/dma/Makefile [new file with mode: 0644]
cpu/mpc824x/drivers/dma/Makefile_pc [new file with mode: 0644]
cpu/mpc824x/drivers/dma/README [new file with mode: 0644]
cpu/mpc824x/drivers/dma/dma.h [new file with mode: 0644]
cpu/mpc824x/drivers/dma/dma1.c [new file with mode: 0644]
cpu/mpc824x/drivers/dma/dma2.S [new file with mode: 0644]
cpu/mpc824x/drivers/dma/dma_export.h [new file with mode: 0644]
cpu/mpc824x/drivers/dma_export.h [new file with mode: 0644]
cpu/mpc824x/drivers/epic.h [new file with mode: 0644]
cpu/mpc824x/drivers/epic/README [new file with mode: 0644]
cpu/mpc824x/drivers/epic/epic2.S [new file with mode: 0644]
cpu/mpc824x/drivers/epic/epicutil.S [new file with mode: 0644]
cpu/mpc824x/drivers/errors.h [new file with mode: 0644]
cpu/mpc824x/drivers/i2c/Makefile [new file with mode: 0644]
cpu/mpc824x/drivers/i2c/Makefile_pc [new file with mode: 0644]
cpu/mpc824x/drivers/i2c/README [new file with mode: 0644]
cpu/mpc824x/drivers/i2c/i2c_export.h [new file with mode: 0644]
cpu/mpc824x/drivers/i2c_export.h [new file with mode: 0644]
cpu/mpc824x/drivers/i2o.h [new file with mode: 0644]
cpu/mpc824x/drivers/i2o/Makefile [new file with mode: 0644]
cpu/mpc824x/drivers/i2o/Makefile_pc [new file with mode: 0644]
cpu/mpc824x/drivers/i2o/i2o.h [new file with mode: 0644]
cpu/mpc824x/drivers/i2o/i2o1.c [new file with mode: 0644]
cpu/mpc824x/drivers/i2o/i2o2.S [new file with mode: 0644]