1. 25 1月, 2008 1 次提交
  2. 23 10月, 2007 1 次提交
  3. 11 10月, 2007 3 次提交
  4. 15 8月, 2007 2 次提交
  5. 19 7月, 2007 4 次提交
  6. 16 7月, 2007 1 次提交
  7. 23 6月, 2007 1 次提交
  8. 15 6月, 2007 1 次提交
  9. 15 5月, 2007 1 次提交
  10. 27 4月, 2007 2 次提交
  11. 16 2月, 2007 1 次提交
  12. 09 2月, 2007 3 次提交
  13. 08 12月, 2006 2 次提交
  14. 06 11月, 2006 1 次提交
    • H
      AVR32: Get rid of board_early_init · e9a43850
      Haavard Skinnemoen 提交于
      board_early_init() is left over from some early prototyping work
      where we had to initialize the SDRAM controller ourselves. This
      depends on the kernel being loaded into static RAM, which just
      isn't possible on any commercially available products today.
      
      In order to run without a boot loader, we need to create a zImage
      stub or have the debugger initialize the SDRAM for us (for really
      low-level debugging)
      Signed-off-by: NHaavard Skinnemoen <hskinnemoen@atmel.com>
      e9a43850
  15. 05 10月, 2006 1 次提交
  16. 26 9月, 2006 2 次提交