An error occurred fetching the project authors.
- 01 Dec, 2009 1 commit
-
-
Ben Dooks authored
-
- 30 Nov, 2009 1 commit
-
-
Ben Dooks authored
Update the nand information passed to the core from the platform data to setup the initial option value, so that flags such as NAND_SCAN_SILENT_NODEV can pass through. Signed-off-by:
Ben Dooks <ben@simtec.co.uk> Signed-off-by:
Simtec Linux Team <linux@simtec.co.uk> Signed-off-by:
Artem Bityutskiy <Artem.Bityutskiy@nokia.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 08 Jun, 2009 2 commits
-
-
Michel Pollet authored
Added a flag to allow the machine code to tell the NAND subsystem that it should try to pickup a BBT from the flash, and also skip the NAND full scan at startup. Signed-off-by:
Michel Pollet <buserror@gmail.com> Signed-off-by:
Ben Dooks <ben-linux@fluff.org>
-
Michel Pollet authored
Converted the old comnent to kerneldoc. Signed-off-by:
Michel Pollet <buserror@gmail.com> [ben-linux@fluff.org: updated subject, spello fix] Signed-off-by:
Ben Dooks <ben-linux@fluff.org>
-
- 30 May, 2009 1 commit
-
-
Nelson Castillo authored
checkpatch would complain with "disable_ecc : 1". Signed-off-by:
Nelson Castillo <arhuaco@freaks-unidos.net> [ben-linux@fluff.org: subject cleanup] Signed-off-by:
Ben Dooks <ben-linux@fluff.org>
-
- 30 Oct, 2008 1 commit
-
-
Ben Dooks authored
Move nand headers to arch/arm/plat-s3c/include/plat ready to clean out the old include directories. Signed-off-by:
Ben Dooks <ben-linux@fluff.org>
-
- 07 Aug, 2008 1 commit
-
-
Russell King authored
This just leaves include/asm-arm/plat-* to deal with. Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-
- 22 Apr, 2008 3 commits
-
-
Ben Dooks authored
Add support to disable ECC checking for a given chip when passed by the board via the platform data. Signed-off-by:
Ben Dooks <ben-linux@fluff.org> Signed-off-by:
David Woodhouse <dwmw2@infradead.org>
-
Ben Dooks authored
Add support for the ECC layout to be passed via the platform data specified by the board. Signed-off-by:
Ben Dooks <ben-linux@fluff.org> Signed-off-by:
David Woodhouse <dwmw2@infradead.org>
-
Ben Dooks authored
If a block's ecc field is all 0xff, then ignore the ECC correction. This is for systems where some of the blocks, such as the initial cramfs are written without ECC and need to be loaded on start. Signed-off-by:
Ben Dooks <ben-linux@fluff.org> Signed-off-by:
David Woodhouse <dwmw2@infradead.org>
-
- 22 Jul, 2007 1 commit
-
-
Ben Dooks authored
This patch moves items of the s3c24xx support into a new plat-s3c directory for items that use the s3c24xx support but are not directly s3c24xx compatible, such as the s3c2400 and s3c6400. git mv commands: git mv include/asm-arm/arch-s3c2410/iic.h include/asm-arm/plat-s3c/iic.h git mv include/asm-arm/arch-s3c2410/nand.h include/asm-arm/plat-s3c/nand.h git mv include/asm-arm/arch-s3c2410/regs-iic.h include/asm-arm/plat-s3c/regs-iic.h git mv include/asm-arm/arch-s3c2410/regs-nand.h include/asm-arm/plat-s3c/regs-nand.h git mv include/asm-arm/arch-s3c2410/regs-rtc.h include/asm-arm/plat-s3c/regs-rtc.h git mv include/asm-arm/arch-s3c2410/regs-serial.h include/asm-arm/plat-s3c/regs-serial.h git mv include/asm-arm/arch-s3c2410/regs-timer.h include/asm-arm/plat-s3c/regs-timer.h git mv include/asm-arm/arch-s3c2410/regs-watchdog.h include/asm-arm/plat-s3c/regs-watchdog.h Signed-off-by:
Ben Dooks <ben-linux@fluff.org> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-
- 17 Dec, 2006 1 commit
-
-
Ben Dooks authored
Fix copyright notices in include/asm-arm/arch-s3c2410 to actually have `Copyright` in the line. This patch deals with all the core files. Signed-off-by:
Ben Dooks <ben-linux@fluff.org> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-
- 09 Sep, 2006 1 commit
-
-
Ben Dooks authored
Patch from Ben Dooks Remove changelog entries from include/asm-arm/arch-s3c2410 as these are irrelevant with version control Signed-off-by:
Ben Dooks <ben-linux@fluff.org> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-
- 16 Apr, 2005 1 commit
-
-
Linus Torvalds authored
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!
-