Blackfin arch: Modify some funtion names to more genernal ones
[safe/jmp/linux-2.6] / arch / blackfin / kernel / setup.c
2008-10-08 Graf YangBlackfin arch: Modify some funtion names to more genern...
2008-10-08 Robin GetzBlackfin arch: add supporting for double fault debug...
2008-08-14 Mike FrysingerBlackfin arch: use %pF when printing out the double...
2008-08-14 Robin GetzBlackfin arch: Print out doublefault addresses, so...
2008-08-14 Mike FrysingerBlackfin arch: cleanup cache lock code
2008-08-13 Mike FrysingerBlackfin arch: convert L2 defines to be the same as...
2008-08-06 Mike FrysingerBlackfin arch: move async memory programming into commo...
2008-07-26 Robin GetzBlackfin arch: If we double fault, rather than hang...
2008-07-26 Robin GetzBlackfin arch: When icache is off, make sure people...
2008-07-26 Mike FrysingerBlackfin arch: cache the values of vco/sclk/cclk as...
2008-07-26 Mike FrysingerBlackfin arch: check the EXTBANKS field of the DDRCTL1...
2008-07-19 Sonic ZhangBlackfin arch: Extend sram malloc to handle L2 SRAM.
2008-07-14 Michael HennerichBlackfin arch: Remove redundant kernel option
2008-04-24 Michael Hennerich[Blackfin] arch: take DDR DEVWD into consideration...
2008-04-24 Mike Frysinger[Blackfin] arch: BF54x memsizes are in mbits, not mbytes
2008-04-24 Mike Frysinger[Blackfin] arch: detect the memory available in the...
2008-04-23 Mike Frysinger[Blackfin] arch: now that we can panic() early, dont...
2008-04-23 Sonic Zhang[Blackfin] arch: fix bug - Section data_l1_cacheline_al...
2008-04-23 Robin Getz[Blackfin] arch: Add a little bit more runtime info...
2008-04-23 Mike Frysinger[Blackfin] arch: theres no need to declare ram{end...
2008-03-25 Yi Li[Blackfin] arch: add code to initialize globals declare...
2008-02-08 Jan Engelhardtprocfs: constify function pointer tables
2008-02-07 Bernhard WalleIntroduce flags for reserve_bootmem()
2008-02-02 Mike Frysinger[Blackfin] arch: fix building with mtd uclinux by putti...
2008-02-02 Mike Frysinger[Blackfin] arch: simpler header and update dates
2008-02-02 Mike Frysinger[Blackfin] arch: move the init sections to the end...
2008-02-02 Michael Hennerich[Blackfin] arch: Fix BUG - Enable ISP1362 driver to...
2008-02-08 Yi Li[Blackfin] arch: add "memmap=nn[KMG]@ss[KMG]" and ...
2008-02-25 Mike Frysinger[Blackfin] arch: make sure we export the _bfin_swrst...
2008-02-22 Mike Frysinger[Blackfin] arch: add fixed code to the memory map output
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...
2008-01-27 Yi Li[Blackfin] arch: fix bug kernel boot message: memory...
2008-01-27 Bernd Schmidt[Blackfin] arch: Initial checkin of the memory protecti...
2007-12-24 Mike Frysinger[Blackfin] arch: scrub dead alive/idle LED code
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