aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-04microblaze: Cleanup boot/MakefileMichal Simek1-5/+6
2010-08-04microblaze: Fix number of pvr regsMichal Simek1-1/+1
2010-08-04microblaze: Decrease time shifting valuesMichal Simek1-4/+5
2010-08-04microblaze: Enable early printk only for uartliteMichal Simek1-0/+1
2010-08-04microblaze: remove unused HAVE_ARCH_PCI_SET_DMA_MASKFUJITA Tomonori1-6/+0
2010-08-04microblaze: Do not trace cpu_relax functionMichal Simek1-2/+5
2010-08-04microblaze: Improve ftrace time measuringMichal Simek2-2/+17
2010-08-04microblaze: Add stack unwinderSteven J. Magnani10-95/+454
2010-08-04microblaze: Allow PAGE_SIZE configurationSteven J. Magnani6-11/+50
2010-08-04microblaze: Trace hardirqsMichal Simek1-0/+2
2010-08-04microblaze: Fix sys_clone syscallMichal Simek1-7/+7
2010-08-04microblaze: Fix copy_to_user_page macroMichal Simek2-2/+19
2010-08-04microblaze: Sync noMMU and MMU setup_memoryMichal Simek1-6/+1
2010-08-04microblaze: Remove unused labelMichal Simek1-1/+0
2010-08-04microblaze: Implement flush_dcache_page macroMichal Simek1-4/+10
2010-08-02microblaze: Fix comment for TLBMichal Simek1-1/+1
2010-08-02microblaze: Fix __copy_to/from_user_inatomic macrosMichal Simek1-2/+2
2010-08-01of/address: Clean up function declarationsGrant Likely1-22/+11
2010-07-30of: Provide default of_node_to_nid() implementation.Grant Likely1-10/+0
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz1-3/+0
2010-07-24of: remove of_default_bus_idsJonas Bonn2-50/+1
2010-07-24of: make of_find_device_by_node genericJonas Bonn1-16/+0
2010-07-24microblaze: remove references to of_device and to_of_deviceGrant Likely1-3/+3
2010-07-24of: remove asm/of_device.hGrant Likely1-13/+0
2010-07-24of: remove asm/of_platform.hGrant Likely1-19/+0
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely1-2/+1
2010-07-24of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2-17/+0
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely4-33/+33
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar4-33/+33
2010-07-18of: Remove unused of_find_device_by_phandle()Grant Likely2-20/+0
2010-07-14of/flattree: Use common ALIGN() macro instead of arch specific _ALIGNGrant Likely1-7/+0
2010-07-14lmb: rename to memblockYinghai Lu4-33/+33
2010-07-05proc: unify PROC_DEVICETREE configAndres Salomon1-8/+0
2010-07-05of: Put all CONFIG_OF dependencies into a Kconfig menu blockGrant Likely1-3/+0
2010-07-05of: remove architecture CONFIG_OF definitionsStephen Rothwell1-3/+0
2010-07-05microblaze: turn CONFIG_OF into a selectStephen Rothwell1-2/+3
2010-07-05of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely1-1/+1
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov1-6/+6
2010-07-05of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely3-80/+1
2010-07-05of/device: Merge of_platform_bus_probe()Grant Likely2-156/+18
2010-07-05of: Modify of_device_get_modalias to be passed struct deviceGrant Likely1-3/+0
2010-07-05of/device: merge of_device_ueventGrant Likely2-51/+0
2010-07-05of/address: Merge all of the bus translation codeGrant Likely2-493/+0
2010-07-05of/address: merge of_address_to_resource()Grant Likely3-58/+10
2010-07-05of/address: merge of_iomap()Grant Likely2-20/+1
2010-07-05of/irq: merge irq mapping codeGrant Likely2-321/+0
2010-07-05of/microblaze: strip out of_irq_workarounds codeGrant Likely2-51/+0
2010-06-28of/irq: Move irq_of_parse_and_map() to common codeGrant Likely3-61/+3
2010-06-28of: kill struct of_deviceGrant Likely1-10/+0
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar3-1/+3