Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-27 | microblaze: Add support for R_MICROBLAZE_64_NONE | Michal Simek | |
For example reiserfs use this relocation type. Signed-off-by: Michal Simek <monstr@monstr.eu> | |||
2009-07-27 | microblaze: Get module loading working | John Williams | |
New reloc type R_MICROBLAZE_32_PCREL_LO requires a null handler (no work to do). Remove legacy hack for broken linker pre gcc-4.1.1, that required us to extract an offset from the code, add it to the addend, then rewrite the instruction. Fixup the invalid reloc type error output. Boot tested with the xilinx_emaclite ethernet driver. Signed-off-by: John Williams <john.williams@petalogix.com> Signed-off-by: Michal Simek <monstr@monstr.eu> | |||
2009-03-27 | microblaze_v8: kernel modules support | Michal Simek | |
Reviewed-by: Ingo Molnar <mingo@elte.hu> Acked-by: Stephen Neuendorffer <stephen.neuendorffer@xilinx.com> Acked-by: John Linn <john.linn@xilinx.com> Acked-by: John Williams <john.williams@petalogix.com> Signed-off-by: Michal Simek <monstr@monstr.eu> |