1. 07 7月, 2015 1 次提交
  2. 12 5月, 2015 1 次提交
  3. 23 10月, 2014 1 次提交
  4. 06 5月, 2014 2 次提交
  5. 29 3月, 2014 1 次提交
  6. 27 3月, 2014 1 次提交
  7. 03 3月, 2014 1 次提交
  8. 10 10月, 2013 2 次提交
  9. 12 6月, 2013 1 次提交
  10. 15 4月, 2013 1 次提交
    • D
      ARM: socfpga: Add clock entries into device tree · 042000b0
      Dinh Nguyen 提交于
      Adds the main PLL clock groups for SOCFPGA into device tree file
      so that the clock framework to query the clock and clock rates
      appropriately.
      
      $cat /sys/kernel/debug/clk/clk_summary
         clock                        enable_cnt  prepare_cnt  rate
      ---------------------------------------------------------------------
       osc1                           2           2            25000000
          sdram_pll                   0           0            400000000
             s2f_usr2_clk             0           0            66666666
             ddr_dq_clk               0           0            200000000
             ddr_2x_dqs_clk           0           0            400000000
             ddr_dqs_clk              0           0            200000000
          periph_pll                  2           2            500000000
             s2f_usr1_clk             0           0            50000000
             per_base_clk             4           4            100000000
             per_nand_mmc_clk         0           0            25000000
             per_qsi_clk              0           0            250000000
             emac1_clk                1           1            125000000
             emac0_clk                0           0            125000000
          main_pll                    1           1            1600000000
             cfg_s2f_usr0_clk         0           0            100000000
             main_nand_sdmmc_clk      0           0            100000000
             main_qspi_clk            0           0            400000000
             dbg_base_clk             0           0            400000000
             mainclk                  0           0            400000000
             mpuclk                   1           1            800000000
                smp_twd               1           1            200000000
      Signed-off-by: NDinh Nguyen <dinguyen@altera.com>
      Reviewed-by: NPavel Machek <pavel@denx.de>
      Signed-off-by: NOlof Johansson <olof@lixom.net>
      042000b0
  11. 12 2月, 2013 2 次提交
  12. 19 7月, 2012 1 次提交
  13. 20 4月, 2011 1 次提交
  14. 07 8月, 2008 1 次提交
  15. 08 2月, 2007 1 次提交
  16. 01 12月, 2006 1 次提交
    • A
      [ARM] 3960/1: AT91: Final SAM9 intergration patches. · 05043d08
      Andrew Victor 提交于
      This patch includes a number of small changes for integrating the
      AT91SAM9261 and AT91SAM0260 support.
      
            * Can only select support for one AT91 processor at a time.
            * Remove most of the remaining static memory mapping for the
              AT91RM9200.
            * Reserve 1Mb of memory below the IO for mapping the internal SRAM
              and any custom board-specific devices (ie, FPGA).
            * The SAM9260 has more serial ports, so increase the maximum to 7.
            * Define the standard chipselect addresses, and define other
              addresses relative to those.
            * CLOCK_TICK_RATE is different on the SAM926x's.
      Signed-off-by: NAndrew Victor <andrew@sanpeople.com>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      05043d08
  17. 19 6月, 2006 1 次提交
  18. 10 1月, 2006 1 次提交
  19. 16 11月, 2005 1 次提交
  20. 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