aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* of/flattree: use callback to setup initrd from /chosenJeremy Kerr2010-02-091-0/+10
* of/flattree: merge early_init_dt_scan_memory() common codeGrant Likely2010-02-091-49/+2
* of: merge of_find_node_by_phandleJeremy Kerr2010-02-091-21/+0
* of: merge of_attach_node() & of_detach_node()Grant Likely2010-02-092-63/+0
* microblaze: remove early_init_dt_scan_cpus() and phyp_dump_*()Grant Likely2010-02-091-153/+0
* Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely2010-01-2859-531/+1715
|\
| * microblaze: pci_controller->arch_data really is a struct device_node *Michal Simek2010-01-181-1/+1
| * microblaze: Add missing double apostrophe in KconfigMichal Simek2010-01-181-1/+1
| * microblaze: Add PT_ macros for special purpose regsMichal Simek2010-01-181-0/+14
| * microblaze: Enable accept4 syscallMichal Simek2010-01-182-2/+2
| * microblaze: Wire up recvmmsg syscallMichal Simek2010-01-181-1/+2
| * Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-0/+1
| |\
| | * kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
| * | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-161-1/+0
| * | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
| * | microblaze: Remove rt_sigsuspend wrapperMichal Simek2009-12-143-13/+1
| * | microblaze: nommu: Don't clobber R11 on syscallssteve@digidescorp.com2009-12-141-2/+0
| * | microblaze: Remove show_tmem functionMichal Simek2009-12-141-10/+0
| * | microblaze: Support for WB cacheMichal Simek2009-12-144-268/+574
| * | microblaze: Add PVR for Microblaze v7.30.aMichal Simek2009-12-141-0/+1
| * | microblaze: Remove ancient and fake microblaze version from cpu_ver tableMichal Simek2009-12-141-5/+0
| * | microblaze: Remove panic_timeout init valueMichal Simek2009-12-141-2/+0
| * | microblaze: Do not count system calls in defaultMichal Simek2009-12-141-0/+4
| * | microblaze: Enable DTC compilationMichal Simek2009-12-141-0/+3
| * | microblaze: Core oprofile configs and hooksJohn Williams2009-12-144-0/+39
| * | microblaze: Fix level interrupt ACKingsteve@digidescorp.com2009-12-141-1/+9
| * | microblaze: Enable futimesat syscallMichal Simek2009-12-141-1/+1
| * | microblaze: Checking DTS against PVR for write-back cacheMichal Simek2009-12-142-12/+29
| * | microblaze: Remove duplicity from pgalloc.hMichal Simek2009-12-141-6/+3
| * | microblaze: Futex supportMichal Simek2009-12-141-1/+126
| * | microblaze: Adding dev_arch_data functionsMichal Simek2009-12-141-0/+12
| * | microblaze: Fix the heartbeat gpio to be more robustJohn Linn2009-12-141-5/+10
| * | microblaze: Simple __copy_tofrom_user for noMMUJohn Williams2009-12-142-6/+13
| * | microblaze: Export memory_start for modulesMichal Simek2009-12-141-0/+1
| * | microblaze: Use lowest-common-denominator default CPU settingsJohn Williams2009-12-141-6/+6
| * | microblaze: Update default generic DTSMichal Simek2009-12-141-3/+7
| * | microblaze: Enable asm optimization only for HW with barrel-shifterMichal Simek2009-12-141-1/+1
| * | microblaze: Remove the buggy ALLOW_EDIT_AUTO config optionJohn Williams2009-12-142-28/+8
| * | microblaze: Move cache macro from cache.h to cacheflush.hMichal Simek2009-12-143-16/+18
| * | microblaze: support U-BOOT image formatMichal Simek2009-12-141-2/+13
| * | microblaze: Ptrace notifying from signal codeMichal Simek2009-12-141-0/+4
| * | microblaze: Extend cpuinfo for support write-back cachesMichal Simek2009-12-143-2/+8
| * | microblaze: Fix cache_line_lenghtMichal Simek2009-12-144-20/+20
| * | microblaze: Detect new 7.20.d versionMichal Simek2009-12-141-0/+1
| * | microblaze: Support both levels for resetMichal Simek2009-12-141-4/+6
| * | microblaze: Fix announce message for reset gpioMichal Simek2009-12-141-1/+1
| * | microblaze: Remove saving and restoring before calling signal codeMichal Simek2009-12-141-4/+0
| * | microblaze: Fix pfn_valid() for noMMUsteve@digidescorp.com2009-12-141-1/+2
| * | microblaze: ftrace: Add dynamic function graph tracerMichal Simek2009-12-142-0/+34
| * | microblaze: ftrace: add function graph supportMichal Simek2009-12-143-0/+100