커밋 기록

작성자 SHA1 메시지 날짜
  Bernd Schmidt af8a5af3ff Blackfin arch: fix bug kernel not to boot up with mtd filesystems 17 년 전
  Mike Frysinger 1754a5d9f9 Blackfin arch: use do_div() for the 64bit division as pointed out by Bernd 17 년 전
  Robin Getz 839e01c2bf Blackfin arch: move the init sections to the end of memory to help decrease memory fragementation 17 년 전
  Robin Getz 9f336a5326 Blackfin arch: ensure that speculative loads of bad pointers don't cause us to do bad things. 17 년 전
  Robin Getz 7728ec33fa Blackfin arch: fix bug: tell users if the kernel is recovering from a fault condition 17 년 전
  Mike Frysinger da27abb799 Blackfin arch: Javier Herrer writes: fix building when icache and dcache is disabled 17 년 전
  Mike Frysinger 2f6cf7bfc6 Blackfin arch: add functions for converting between sclks and usecs 17 년 전
  Mike Frysinger 066954a389 Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_name" per discussion on lkml as the former uses less storage 17 년 전
  Robin Getz 73b0c0b0c1 Blackfin arch: Fix up /proc/cpuinfo so it is like everyone else 17 년 전
  Robin Getz ce3afa1c04 Blackfin arch: Enable earlyprintk earlier - so any error after our interrupt tables are set up will print out 17 년 전
  Mike Frysinger b5c0e2e806 Blackfin arch: fix typo pointed out by David Rowe (Mhz -> MHz) 17 년 전
  Robin Getz 02f13f9d5c Blackfin arch: Remove cruft - CONFIG_DEBUG_SERIAL_EARLY_INIT didn't work that well with DEBUG_KERNEL_START 18 년 전
  Robin Getz 3bebca2d20 Blackfin arch: to do some consolidation of common code and common name spaces 17 년 전
  Mike Frysinger 1aafd90912 Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines 18 년 전
  Bernd Schmidt 8be80ed3f7 Blackfin arch: Initialize the exception vectors early in the boot process 18 년 전
  Mike Frysinger e5b6bd61f2 Blackfin arch: use bfin_read_SWRST() now that BF561 provides it 18 년 전
  Michael Hennerich 34e0fc89bd Blackfin arch: Enable BF54x PIN/GPIO interrupts 18 년 전
  Mike Frysinger 1f83b8f148 Blackfin arch: cleanup warnings from checkpatch -- no functional changes 18 년 전
  Robin Getz 669b792c77 Blackfin arch: Clean up trace buffer handling, No major functional changes. 18 년 전
  Bernd Schmidt 29440a2b4c Blackfin arch: Start untangling the CPLB handling code. 18 년 전
  Bernd Schmidt 7adfb58fbd Blackfin arch: defines and provides entry points for certain user space functions at fixed addresses 18 년 전
  Roy Huang 24a07a1241 Blackfin arch: initial supporting for BF548-EZKIT 18 년 전
  Jie Zhang de3025f4e2 Blackfin arch: Add proper -mcpu option according to the cpu and silicon revision configuration 18 년 전
  Robin Getz 86b73c8cfc Blackfin arch: match kernel startup messaage with new linker script 18 년 전
  Mike Frysinger 5e10b4a653 Blackfin arch: add support for Alon Bar-Lev's dynamic kernel command-line 18 년 전
  Aubrey Li 5af4c2b367 Blackfin arch: try to split up functions like this into smaller units according to LKML review 18 년 전
  Mike Frysinger 52a078120c Blackfin arch: move more of our startup code to .init so it can be freed once we are up and running 18 년 전
  Mike Frysinger a9c59c2746 Blackfin arch: cache SWRST value at bootup so other things like watchdog can non-destructively query it 18 년 전
  Mike Frysinger c0fc525dcc Blackfin arch: move board specific setup out of common init code and into the board specific init code 18 년 전
  Michael Hennerich 6e537e9329 Blackfin arch: Fix bug using usb keyboard crashes kernel 18 년 전