[Blackfin] arch: scrub dead alive/idle LED code
[safe/jmp/linux-2.6] / arch / blackfin / kernel / setup.c
2007-12-24 Mike Frysinger[Blackfin] arch: scrub dead alive/idle LED code
2007-11-17 Bernd SchmidtBlackfin arch: fix bug kernel not to boot up with mtd...
2007-11-23 Mike FrysingerBlackfin arch: use do_div() for the 64bit division...
2007-11-15 Robin GetzBlackfin arch: move the init sections to the end of...
2007-10-29 Robin GetzBlackfin arch: ensure that speculative loads of bad...
2007-10-29 Robin GetzBlackfin arch: fix bug: tell users if the kernel is...
2007-10-22 Mike FrysingerBlackfin arch: Javier Herrer writes: fix building when...
2007-10-21 Mike FrysingerBlackfin arch: add functions for converting between...
2007-10-21 Mike FrysingerBlackfin arch: use "char bfin_board_name[]" rather...
2007-10-21 Robin GetzBlackfin arch: Fix up /proc/cpuinfo so it is like every...
2007-10-09 Robin GetzBlackfin arch: Enable earlyprintk earlier - so any...
2007-09-12 Mike FrysingerBlackfin arch: fix typo pointed out by David Rowe ...
2007-08-27 Robin GetzBlackfin arch: Remove cruft - CONFIG_DEBUG_SERIAL_EARLY...
2007-10-10 Robin GetzBlackfin arch: to do some consolidation of common code...
2007-07-25 Mike FrysingerBlackfin arch: revise anomaly handling by basing things...
2007-07-25 Bernd SchmidtBlackfin arch: Initialize the exception vectors early...
2007-07-24 Mike FrysingerBlackfin arch: use bfin_read_SWRST() now that BF561...
2007-07-12 Michael HennerichBlackfin arch: Enable BF54x PIN/GPIO interrupts
2007-07-12 Mike FrysingerBlackfin arch: cleanup warnings from checkpatch --...
2007-06-25 Jie ZhangBlackfin arch: Add proper -mcpu option according to...
2007-06-21 Robin GetzBlackfin arch: Clean up trace buffer handling, No major...
2007-07-12 Bernd SchmidtBlackfin arch: Start untangling the CPLB handling code.
2007-06-21 Bernd SchmidtBlackfin arch: defines and provides entry points for...
2007-07-12 Roy HuangBlackfin arch: initial supporting for BF548-EZKIT
2007-06-21 Robin GetzBlackfin arch: match kernel startup messaage with new...
2007-06-11 Mike FrysingerBlackfin arch: add support for Alon Bar-Lev's dynamic...
2007-06-14 Aubrey LiBlackfin arch: try to split up functions like this...
2007-06-11 Mike FrysingerBlackfin arch: move more of our startup code to .init...
2007-05-21 Mike FrysingerBlackfin arch: cache SWRST value at bootup so other...
2007-05-21 Mike FrysingerBlackfin arch: move board specific setup out of common...
2007-05-21 Michael HennerichBlackfin arch: Fix bug using usb keyboard crashes kernel
2007-05-07 Bryan Wublackfin architecture