Age | Commit message (Expand) | Author |
2011-02-07 | microblaze: Fix msr instruction detection | Michal Simek |
2011-02-07 | microblaze: Fix asm compilation warning | Michal Simek |
2011-01-28 | microblaze: Fix unaligned issue on MMU system with BS=0 DIV=1 | Michal Simek |
2011-01-28 | microblaze: Fix DTB passing from bootloader | Michal Simek |
2011-01-15 | dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch() | Grant Likely |
2011-01-11 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2011-01-03 | microblaze: Clear i/dcache for sw breakpoints | Michal Simek |
2011-01-03 | microblaze: Remove useless early_init_dt_check_for_initrd | Michal Simek |
2011-01-03 | microblaze: Fix unaligned exception for little endian platform | Michal Simek |
2011-01-03 | microblaze: Add PVR for Microblaze v8.00.b | Michal Simek |
2010-11-18 | Revert "microblaze: Simplify syscall rutine" | Michal Simek |
2010-11-18 | microblaze: Fix initramfs | Michal Simek |
2010-11-01 | of/net: Move of_get_mac_address() to a common source file. | David Daney |
2010-10-27 | ptrace: cleanup arch_ptrace() on microblaze | Namhyung Kim |
2010-10-27 | ptrace: change signature of arch_ptrace() | Namhyung Kim |
2010-10-25 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2010-10-21 | of/flattree: Eliminate need to provide early_init_dt_scan_chosen_arch | Grant Likely |
2010-10-21 | microblaze: Support timer on AXI lite | Michal Simek |
2010-10-21 | microblaze: Add support for little-endian Microblaze | Michal Simek |
2010-10-21 | microblaze: KGDB little endian support | Michal Simek |
2010-10-21 | microblaze: Add PVR for endians plus detection | Michal Simek |
2010-10-21 | microblaze: Support early console on uart16550 | Michal Simek |
2010-10-21 | microblaze: Do not compile early console support for uartlite if is disabled | Michal Simek |
2010-10-21 | microblaze: Setup early console dynamically | Michal Simek |
2010-10-21 | microblaze: Rename all uartlite early printk functions | Michal Simek |
2010-10-21 | microblaze: Remove additional compatible properties | Michal Simek |
2010-10-21 | microblaze: Remove hardcoded asm instraction for PVR loading | Michal Simek |
2010-10-21 | microblaze: Use static const char * const where possible | Joe Perches |
2010-10-21 | microblaze: Export missing symbols for modules | Michal Simek |
2010-10-21 | microblaze: Add libgcc function directly to kernel | Michal Simek |
2010-10-21 | microblaze: wire up prlimit64 and fanotify* syscalls | Michal Simek |
2010-10-21 | microblaze: Add new microblaze versions | Michal Simek |
2010-10-21 | microblaze: remove OUTPUT_FORMAT from linker script | Michal Simek |
2010-10-21 | microblaze: Fix r16 and r17 reg saving | Michal Simek |
2010-10-21 | microblaze: Report if only one timer is used | Michal Simek |
2010-10-21 | microblaze: Clear return value in pt_regs | Michal Simek |
2010-10-21 | microblaze: Fix sys_rt_sigreturn_wrapper | Michal Simek |
2010-10-21 | microblaze: Remove old user debugging gdb stub | Michal Simek |
2010-10-21 | microblaze: kgdb: Remove unused variable and fix return value | Michal Simek |
2010-10-21 | microblaze: Remove pr_<level> uses of KERN_<level> | Joe Perches |
2010-08-18 | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-17 | Make do_execve() take a const filename pointer | David Howells |
2010-08-16 | microblaze: Fix of/address: Merge all of the bus translation code | Michal Simek |
2010-08-13 | Mark arguments to certain syscalls as being const | David Howells |
2010-08-05 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-04 | microblaze: Add KGDB support | Michal Simek |
2010-08-04 | microblaze: Support brki rX, 0x18 for user application debugging | Michal Simek |
2010-08-04 | microblaze: Remove nop after MSRCLR/SET, MTS, MFS instructions | Michal Simek |
2010-08-04 | microblaze: Simplify syscall rutine | Michal Simek |
2010-08-04 | microblaze: Move PT_MODE saving to delay slot | Michal Simek |