aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Use generic irq KconfigThomas Gleixner2011-01-211-6/+2
* genirq: Remove __do_IRQThomas Gleixner2011-01-211-3/+0
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-202-2/+2
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2011-01-182-2/+5
|\
| * microblaze: Fix asm/pgtable.hMichal Simek2011-01-161-2/+4
| * microblaze: Fix missing pagemap.hMichal Simek2011-01-161-0/+1
* | dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely2011-01-151-2/+2
|/
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2011-01-1113-240/+214
|\
| * microblaze: remove obsolete DEBUG_BOOTMEMAmerigo Wang2011-01-102-5/+0
| * microblaze: trivial: Fix removed the part of lineMichal Simek2011-01-031-1/+1
| * microblaze: Fix __muldi3 function for little-endian.Michal Simek2011-01-032-121/+60
| * microblaze: Clear i/dcache for sw breakpointsMichal Simek2011-01-031-0/+3
| * microblaze: Remove useless early_init_dt_check_for_initrdMichal Simek2011-01-031-3/+1
| * microblaze: Fix unaligned exception for little endian platformMichal Simek2011-01-031-0/+9
| * microblaze: Add PVR for Microblaze v8.00.bMichal Simek2011-01-031-0/+1
| * microblaze: Correct PVR access macrosroel kluin2011-01-031-89/+96
| * Revert "microblaze: Simplify syscall rutine"Michal Simek2010-11-181-7/+39
| * microblaze: Fix initramfsMichal Simek2010-11-181-13/+3
| * arch/microblaze: Remove unnecessary semicolonsJoe Perches2010-11-151-1/+1
* | of/flattree: Add Kconfig for EARLY_FLATTREEStephen Neuendorffer2010-12-291-1/+1
* | microblaze/of: Use generic rule to build dtb'sDirk Brandewie2010-12-231-9/+3
* | of/net: Move of_get_mac_address() to a common source file.David Daney2010-11-012-41/+0
|/
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-281-5/+0
|\
| * Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-1250-3721/+1007
| |\
| * | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-191-5/+0
* | | ptrace: cleanup arch_ptrace() on microblazeNamhyung Kim2010-10-271-1/+1
* | | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-1/+2
* | | mm: remove pte_*map_nested()Peter Zijlstra2010-10-261-5/+2
* | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-10-2554-191/+1016
|\ \ \
| * | | microblaze: Fix build with make 3.82Thomas Backlund2010-10-221-2/+6
| * | | microblaze: Support C optimized lib functions for little-endianMichal Simek2010-10-212-6/+60
| * | | microblaze: Separate library optimized functionsMichal Simek2010-10-213-15/+46
| * | | microblaze: Support timer on AXI liteMichal Simek2010-10-212-6/+16
| * | | microblaze: Add support for little-endian MicroblazeMichal Simek2010-10-2110-18/+42
| * | | microblaze: KGDB little endian supportMichal Simek2010-10-211-0/+4
| * | | microblaze: Add PVR for endians plus detectionMichal Simek2010-10-216-1/+9
| * | | microblaze: trivial: Add comment for AXI pvrMichal Simek2010-10-211-4/+4
| * | | microblaze: pci-common cleanupNishanth Aravamudan2010-10-211-4/+2
| * | | microblaze: Support early console on uart16550Michal Simek2010-10-214-1/+99
| * | | microblaze: Do not compile early console support for uartlite if is disabledMichal Simek2010-10-211-2/+7
| * | | microblaze: Setup early console dynamicallyMichal Simek2010-10-211-1/+2
| * | | microblaze: Rename all uartlite early printk functionsMichal Simek2010-10-211-7/+7
| * | | microblaze: remove early printk uarlite console dependency from headerMichal Simek2010-10-211-1/+1
| * | | microblaze: Remove additional compatible propertiesMichal Simek2010-10-214-9/+0
| * | | microblaze: Remove hardcoded asm instraction for PVR loadingMichal Simek2010-10-211-1/+1
| * | | microblaze: Use static const char * const where possibleJoe Perches2010-10-213-12/+12
| * | | microblaze: Define VMALLOC_START/ENDMichal Simek2010-10-211-0/+7
| * | | microblaze: Export missing symbols for modulesMichal Simek2010-10-211-0/+7
| * | | microblaze: Add libgcc function directly to kernelMichal Simek2010-10-2113-28/+607
| * | | microblaze: support gpio_to_irq()Michal Simek2010-10-211-4/+1