Commit History

Author SHA1 Message Date
  Mike Frysinger d45118b14b [Blackfin] arch: make sure we export the _bfin_swrst symbol as modules (like the watchdog) need it 17 years ago
  Mike Frysinger 8929ecf84d [Blackfin] arch: add fixed code to the memory map output 17 years ago
  Mike Frysinger c0eab3b784 [Blackfin] arch: fix building with mtd uclinux by putting the mtd_phys option into the function it actually gets used in 17 years ago
  Mike Frysinger 550d553838 [Blackfin] arch: simpler header and update dates 17 years ago
  Mike Frysinger b7627acc43 [Blackfin] arch: move the init sections to the end of memory 17 years ago
  Michael Hennerich 6cda2e9058 [Blackfin] arch: Fix BUG - Enable ISP1362 driver to work ok with BF561 17 years ago
  Yi Li 856783b37a [Blackfin] arch: add "memmap=nn[KMG]@ss[KMG]" and "memmap=nn[KMG]$ss[KMG]" options to blackfin, based on arch/i386/kernel/e820.c 17 years ago
  Jan Engelhardt 03a44825be procfs: constify function pointer tables 17 years ago
  Bernhard Walle 72a7fe3967 Introduce flags for reserve_bootmem() 17 years ago
  Yi Li ee7883b746 [Blackfin] arch: fix bug kernel boot message: memory information is not reasonable 17 years ago
  Bernd Schmidt b97b8a9983 [Blackfin] arch: Initial checkin of the memory protection support. 17 years ago
  Mike Frysinger 54a1668ce5 [Blackfin] arch: scrub dead alive/idle LED code 17 years ago
  Bernd Schmidt af8a5af3ff Blackfin arch: fix bug kernel not to boot up with mtd filesystems 17 years ago
  Mike Frysinger 1754a5d9f9 Blackfin arch: use do_div() for the 64bit division as pointed out by Bernd 17 years ago
  Robin Getz 839e01c2bf Blackfin arch: move the init sections to the end of memory to help decrease memory fragementation 17 years ago
  Robin Getz 9f336a5326 Blackfin arch: ensure that speculative loads of bad pointers don't cause us to do bad things. 17 years ago
  Robin Getz 7728ec33fa Blackfin arch: fix bug: tell users if the kernel is recovering from a fault condition 17 years ago
  Mike Frysinger da27abb799 Blackfin arch: Javier Herrer writes: fix building when icache and dcache is disabled 17 years ago
  Mike Frysinger 2f6cf7bfc6 Blackfin arch: add functions for converting between sclks and usecs 18 years ago
  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 18 years ago
  Robin Getz 73b0c0b0c1 Blackfin arch: Fix up /proc/cpuinfo so it is like everyone else 18 years ago
  Robin Getz ce3afa1c04 Blackfin arch: Enable earlyprintk earlier - so any error after our interrupt tables are set up will print out 18 years ago
  Mike Frysinger b5c0e2e806 Blackfin arch: fix typo pointed out by David Rowe (Mhz -> MHz) 18 years ago
  Robin Getz 02f13f9d5c Blackfin arch: Remove cruft - CONFIG_DEBUG_SERIAL_EARLY_INIT didn't work that well with DEBUG_KERNEL_START 18 years ago
  Robin Getz 3bebca2d20 Blackfin arch: to do some consolidation of common code and common name spaces 18 years ago
  Mike Frysinger 1aafd90912 Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines 18 years ago
  Bernd Schmidt 8be80ed3f7 Blackfin arch: Initialize the exception vectors early in the boot process 18 years ago
  Mike Frysinger e5b6bd61f2 Blackfin arch: use bfin_read_SWRST() now that BF561 provides it 18 years ago
  Michael Hennerich 34e0fc89bd Blackfin arch: Enable BF54x PIN/GPIO interrupts 18 years ago
  Mike Frysinger 1f83b8f148 Blackfin arch: cleanup warnings from checkpatch -- no functional changes 18 years ago