1. 28 10月, 2011 1 次提交
    • S
      sh: kexec: Add PHYSICAL_START · e66ac3f2
      Simon Horman 提交于
      Add PHYSICAL_START kernel configuration parameter to set the address at
      which the kernel should be loaded.
      
      It has been observed on an sh7757lcr that simply modifying MEMORY_START
      does not achieve this goal for 32bit sh. This is due to MEMORY_OFFSET in
      arch/sh/kernel/vmlinux.lds.S bot being based on MEMORY_START on such
      systems.
      Signed-off-by: NSimon Horman <horms@verge.net.au>
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      e66ac3f2
  2. 14 1月, 2011 1 次提交
  3. 13 1月, 2010 2 次提交
    • P
      sh: fixed PMB mode refactoring. · a0ab3668
      Paul Mundt 提交于
      This introduces some much overdue chainsawing of the fixed PMB support.
      fixed PMB was introduced initially to work around the fact that dynamic
      PMB mode was relatively broken, though they were never intended to
      converge. The main areas where there are differences are whether the
      system is booted in 29-bit mode or 32-bit mode, and whether legacy
      mappings are to be preserved. Any system booting in true 32-bit mode will
      not care about legacy mappings, so these are roughly decoupled.
      
      Regardless of the entry point, PMB and 32BIT are directly related as far
      as the kernel is concerned, so we also switch back to having one select
      the other.
      
      With legacy mappings iterated through and applied in the initialization
      path it's now possible to finally merge the two implementations and
      permit dynamic remapping overtop of remaining entries regardless of
      whether boot mappings are crafted by hand or inherited from the boot
      loader.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      a0ab3668
    • P
      sh: Add support for LZO-compressed kernels. · c7b16efb
      Paul Mundt 提交于
      Plugs in LZO along with the others.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      c7b16efb
  4. 26 10月, 2009 1 次提交
  5. 29 7月, 2009 1 次提交
  6. 21 7月, 2009 1 次提交
  7. 09 5月, 2009 1 次提交
  8. 10 3月, 2009 1 次提交
  9. 08 9月, 2008 1 次提交
  10. 29 7月, 2008 1 次提交
  11. 28 7月, 2008 1 次提交
  12. 31 3月, 2008 1 次提交
  13. 14 3月, 2008 1 次提交
  14. 28 1月, 2008 2 次提交
  15. 07 11月, 2007 1 次提交
  16. 26 7月, 2007 1 次提交
  17. 12 12月, 2006 1 次提交
  18. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      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!
      1da177e4