Commit Graph

754 Commits (a6a600d10aaddf1da38053c4c6b64f50f56176e6)

Author SHA1 Message Date
FUJITA Tomonori b9b12fd147 microblaze: use asm-generic/pci-dma-compat.h 15 years ago
Michal Simek 6d5f2f6d41 microblaze: Add PVR for BTC 15 years ago
Michal Simek f66efecad0 microblaze: Add new microblaze versions 15 years ago
Michal Simek b3ea838093 microblaze: remove OUTPUT_FORMAT from linker script 15 years ago
Michal Simek 600eb6110a microblaze: Fix r16 and r17 reg saving 15 years ago
Christian Dietrich 36cf089dc6 microblaze: Removing dead CONTIGUOUS_PAGE_ALLOC config option 15 years ago
Michal Simek 69717607f0 microblaze: Report if only one timer is used 15 years ago
Michal Simek 7d4320956f microblaze: Clear return value in pt_regs 15 years ago
Michal Simek 791d0a169b microblaze: Fix sys_rt_sigreturn_wrapper 15 years ago
Michal Simek 06d1973490 microblaze: remove unused TIF_KERNEL_TRACE 15 years ago
Michal Simek 68c6ac3366 microblaze: Add seccomp support 15 years ago
Michal Simek 0425609680 microblaze: Remove old user debugging gdb stub 15 years ago
Michal Simek 95d3a8cd15 microblaze: trivial: thread_info cleanup 15 years ago
Michal Simek 5f0cb3e01e microblaze: Fix pmd_populate macro 15 years ago
Michal Simek f859f0a235 microblaze: kgdb: Remove unused variable and fix return value 15 years ago
Michal Simek 4bdfd9ebc3 microblaze: Fix generic DTS to ensure OF requirements 15 years ago
Joe Perches c4554c32a7 microblaze: Remove pr_<level> uses of KERN_<level> 15 years ago
David Howells df9ee29270 Fix IRQ flag handling naming 15 years ago
Arnaud Lacombe 838a2e55e6 kbuild: migrate all arch to the kconfig mainmenu upgrade 15 years ago
Michal Simek da5ab11cdf memblock, microblaze: Fix memblock API change fallout 15 years ago
David Howells d7627467b7 Make do_execve() take a const filename pointer 15 years ago
Grant Likely f1ca09b2b5 of: Fix missing includes 15 years ago
Michal Simek 088ab302f2 microblaze: Fix of: eliminate of_device->node and dev_archdata->{of,prom}_node 15 years ago
Michal Simek a8dcb878b6 microblaze: Fix of/address: Merge all of the bus translation code 15 years ago
Sam Ravnborg 8b1bb90701 defconfig reduction 15 years ago
David Howells c788732523 Mark arguments to certain syscalls as being const 15 years ago
FUJITA Tomonori 3b9c6c11f5 dma-mapping: remove dma_is_consistent API 15 years ago
FUJITA Tomonori 4565f0170d dma-mapping: unify dma_get_cache_alignment implementations 15 years ago
FUJITA Tomonori a6eb9fe105 dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN 15 years ago
FUJITA Tomonori 7e005f7979 remove needless ISA_DMA_THRESHOLD 15 years ago
Benjamin Herrenschmidt e63075a3c9 memblock: Introduce default allocation limit and use it to replace explicit ones 15 years ago
Michal Simek 2d5973cb5a microblaze: Add KGDB support 15 years ago
Michal Simek 751f1605e0 microblaze: Support brki rX, 0x18 for user application debugging 15 years ago
Michal Simek 958063e67b microblaze: Remove nop after MSRCLR/SET, MTS, MFS instructions 15 years ago
Michal Simek 0e41c90908 microblaze: Simplify syscall rutine 15 years ago
Michal Simek 0a6b08fda6 microblaze: Move PT_MODE saving to delay slot 15 years ago
Michal Simek 80c5ff6b9b microblaze: Fix _interrupt function 15 years ago
Michal Simek 25f6e59657 microblaze: Fix _user_exception function 15 years ago
Michal Simek 287503fabd microblaze: Put together addik instructions 15 years ago
Michal Simek 9814cc11e5 microblaze: Use delay slot in syscall macros 15 years ago
Michal Simek da23355280 microblaze: Save kernel mode in delay slot 15 years ago
Michal Simek e7741075b3 microblaze: Do not mix register saving and mode setting 15 years ago
Michal Simek e5d2af2b96 microblaze: Move SAVE_STATE upward 15 years ago
Michal Simek 66f7de8634 microblaze: entry.S: Macro optimization 15 years ago
Michal Simek c318d483b3 microblaze: Optimize hw exception rutine 15 years ago
Michal Simek b318067e2c microblaze: Implement clear_ums macro and fix SAVE_STATE macro 15 years ago
Michal Simek 77f6d22605 microblaze: Remove additional setup for kernel_mode 15 years ago
Michal Simek 06a54604a3 microblaze: Optimize SAVE_STATE macro 15 years ago
Michal Simek 40eb0dc456 microblaze: Remove additional loading 15 years ago
Michal Simek 653e447e11 microblaze: Completely remove working with R11 register 15 years ago