- 31 Oct, 2007 1 commit
-
-
Russell King authored
Someone forgot to use 'ls include/asm-*/flat.h' or 'grep -r flat_get_addr_from_rp .' to find all architectures which may be affected by their change. Fix the fall out. Noticed-by:
Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-
- 30 Dec, 2006 1 commit
-
-
Paul Brook authored
The ARM EABI requires doubleword (8-byte) stack alignment at all public entry points. The patch below makes the bFLT loader honour this. It's always safe to start with a doubleword aligned stack so it doesn't seem worth making this conditional on CONFIG_AEABI. Paul Signed-off-by:
Paul Brook <paul@codesourcery.com> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-
- 20 Sep, 2006 1 commit
-
-
Greg Ungerer authored
Create header with uClinux flat format binary support macros for ARM platforms. Derived from the m68knommu flat.h. Signed-off-by:
Greg Ungerer <gerg@uclinux.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!
-