提交歷史

作者 SHA1 備註 提交日期
  Mike Frysinger 27276ba21f Blackfin arch: remove spurious dash when dcache is off 16 年之前
  Robin Getz 0004952242 Blackfin arch: Random read/write errors are a bad thing 16 年之前
  Michael Hennerich 972de7d929 Blackfin arch: Update Copyright information 16 年之前
  Mike Frysinger af4c7d4b4e Blackfin arch: define bfin_memmap as static since it is only used here 16 年之前
  Mike Frysinger ed1fb6048c Blackfin arch: read SYSCR on newer parts that mirror the bits of SWRST in it 16 年之前
  Robin Getz 76e8fe4da6 Blackfin arch: Print out where the bootmode is coming from (for easier debugging). 16 年之前
  Mike Frysinger e32f55d9db Blackfin arch: rewrite get_sclk()/get_vco() 16 年之前
  Bernd Schmidt dbdf20db53 Blackfin arch: Faster C implementation of no-MPU CPLB handler 16 年之前
  Robin Getz 7419a327f6 Blackfin arch: panic when running on a chip rev below what we are compiled for 16 年之前
  Mike Frysinger 508808cda6 Blackfin arch: do not allow people to pass in a diff clkin_hz value 16 年之前
  Mike Frysinger 7f1e2f98bd Blackfin arch: allow clkin_hz to be specified on the command line 16 年之前
  Mike Frysinger 275123e8ab Blackfin arch: show_cpuinfo - consolidate ugly casts 16 年之前
  Mike Frysinger 259fea42e6 Blackfin arch: include linux/mm.h since we use PAGE_ALIGN and such 16 年之前
  Mike Frysinger dd3dd384df Blackfin arch: rewrite dma_memcpy() and dma in/out functions 16 年之前
  Mike Frysinger 1ea9925553 Blackfin arch: delete now unused "cclk" member of blackfin_cpudata 16 年之前
  Michael Hennerich a5f0717e51 Blackfin arch: Fix bug - change cpufreq doesn't take effect on bf537 now 16 年之前
  Graf Yang 8f65873e47 Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management code 16 年之前
  Mike Frysinger da986b9fff Blackfin arch: dont warn when running a kernel on the oldest supported silicon 16 年之前
  Mike Frysinger 3b1f26a50a Blackfin arch: don't copy bss when copying L1 16 年之前
  Vitja Makarov 58c35bd31f Blackfin arch: introducing bfin_addr_dcachable 16 年之前
  Bryan Wu 3094c981f2 Blackfin arch: fix a typo in comments 16 年之前
  Robin Getz e482cad241 Blackfin arch: print out error/warning if you are running on the incorrect CPU type 16 年之前
  Mike Frysinger 0c0497c257 Blackfin arch: Move all the silicon rev handling to one place 16 年之前
  Graf Yang 55f2feae3a Blackfin arch: correct icache size in show_cpuinfo(), let c_start() return proper pointer 16 年之前
  Graf Yang 5b04f271fe Blackfin arch: Modify some funtion names to more genernal ones 16 年之前
  Robin Getz 0c7a6b2135 Blackfin arch: add supporting for double fault debug handling 16 年之前
  Mike Frysinger c991dd92ab Blackfin arch: use %pF when printing out the double fault address so we get symbol names 17 年之前
  Robin Getz cd8fb8df14 Blackfin arch: Print out doublefault addresses, so debug can occur 17 年之前
  Mike Frysinger 0e06b50dda Blackfin arch: cleanup cache lock code 17 年之前
  Mike Frysinger 07aa7be570 Blackfin arch: convert L2 defines to be the same as the L1 defines 17 年之前