Blackfin: punt dead cache locking code
[safe/jmp/linux-2.6] / arch / blackfin / kernel / setup.c
2009-09-17 Mike FrysingerBlackfin: punt dead cache locking code
2009-09-17 Robin GetzBlackfin: catch hardware errors earlier during booting
2009-09-17 Robin GetzBlackfin: add an early shadow console
2009-09-17 Robin GetzBlackfin: clean up early memory setup code
2009-07-16 Michael HennerichBlackfin: drop per-cpu loops_per_jiffy tracking
2009-07-16 Robin GetzBlackfin: drop duplicate runtime checking of anomaly...
2009-07-16 Robin GetzBlackfin: fix silent crash when no uClinux MTD filesyst...
2009-07-16 Mike FrysingerBlackfin: drop dead flash_probe call
2009-07-08 Joe PerchesRemove multiple KERN_ prefixes from printk formats
2009-06-23 Robin GetzBlackfin: fix early crash when booting on wrong cpu
2009-06-23 Jie ZhangBlackfin: decouple unrelated cache settings to get...
2009-06-23 Sonic ZhangBlackfin: fix accidental reset in some boot modes
2009-06-13 Sonic ZhangBlackfin: add blackfin_invalidate_entire_icache for...
2009-06-13 Robin GetzBlackfin: include the cpu compiled version in /proc...
2009-06-12 Mike FrysingerBlackfin: override default uClinux MTD addr/size
2009-06-12 Sonic ZhangBlackfin: detect anomaly 05000274
2009-06-12 Mike FrysingerBlackfin: do not append newlines to panic() messages
2009-06-12 Robin GetzBlackfin: fix early L1 relocation crash
2009-03-05 Mike FrysingerBlackfin arch: remove spurious dash when dcache is off
2009-03-05 Robin GetzBlackfin arch: Random read/write errors are a bad thing
2009-02-04 Michael HennerichBlackfin arch: Update Copyright information
2009-02-04 Mike FrysingerBlackfin arch: define bfin_memmap as static since it...
2009-02-04 Mike FrysingerBlackfin arch: read SYSCR on newer parts that mirror...
2009-02-04 Robin GetzBlackfin arch: Print out where the bootmode is coming...
2009-01-07 Mike FrysingerBlackfin arch: rewrite get_sclk()/get_vco()
2009-01-07 Bernd SchmidtBlackfin arch: Faster C implementation of no-MPU CPLB...
2009-01-07 Robin GetzBlackfin arch: panic when running on a chip rev below...
2009-01-07 Mike FrysingerBlackfin arch: do not allow people to pass in a diff...
2009-01-07 Mike FrysingerBlackfin arch: allow clkin_hz to be specified on the...
2009-01-07 Mike FrysingerBlackfin arch: show_cpuinfo - consolidate ugly casts
2009-01-07 Mike FrysingerBlackfin arch: include linux/mm.h since we use PAGE_ALI...
2009-01-07 Mike FrysingerBlackfin arch: rewrite dma_memcpy() and dma in/out...
2009-01-07 Mike FrysingerBlackfin arch: delete now unused "cclk" member of black...
2008-11-18 Michael HennerichBlackfin arch: Fix bug - change cpufreq doesn't take...
2008-11-18 Graf YangBlackfin arch: SMP supporting patchset: Blackfin kernel...
2008-10-28 Mike FrysingerBlackfin arch: dont warn when running a kernel on the...
2008-10-27 Mike FrysingerBlackfin arch: don't copy bss when copying L1
2008-10-13 Vitja MakarovBlackfin arch: introducing bfin_addr_dcachable
2008-10-10 Bryan WuBlackfin arch: fix a typo in comments
2008-10-10 Robin GetzBlackfin arch: print out error/warning if you are runni...
2008-10-09 Mike FrysingerBlackfin arch: Move all the silicon rev handling to...
2008-10-09 Graf YangBlackfin arch: correct icache size in show_cpuinfo...
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...
next