| Commit message (Expand) | Author | Age |
... | |
| * | microblaze: Remove platform folder | Michal Simek | 2014-04-07 |
| * | microblaze: Fix sparse warning because of missing cpu.h header | Michal Simek | 2014-04-07 |
| * | microblaze: Make timer driver endian aware | Michal Simek | 2014-04-07 |
| * | microblaze: Make intc driver endian aware | Michal Simek | 2014-04-07 |
| * | microblaze: Wire-up new system calls sched_setattr/getattr | Michal Simek | 2014-03-12 |
| * | microblaze: Wire-up preadv/pwritev in syscall table | Michal Simek | 2014-03-12 |
| * | microblaze: Enable pselect6 syscall | Michal Simek | 2014-03-12 |
| * | microblaze: Rename global function heartbeat() | Guenter Roeck | 2014-03-12 |
* | | ftrace: Do not pass data to ftrace_dyn_arch_init | Jiri Slaby | 2014-03-07 |
* | | ftrace: Pass retval through return in ftrace_dyn_arch_init() | Jiri Slaby | 2014-03-07 |
|/ |
|
* | microblaze: Fix a typo when disabling stack protection | Edgar E. Iglesias | 2014-02-10 |
* | microblaze: Add missing v8.50.a version | Michal Simek | 2014-01-27 |
* | microblaze: Fix missing bracket in printk | Michal Simek | 2014-01-27 |
* | microblaze: Fix compilation error for BS=0 | Michal Simek | 2014-01-27 |
* | microblaze: Disable stack protection from bootloader | Michal Simek | 2014-01-27 |
* | microblaze: timer: Do not initialized system timer twice | Michal Simek | 2014-01-27 |
* | microblaze: timer: Use generic sched_clock implementation | Michal Simek | 2014-01-27 |
* | microblaze: Add NOTES section to linker script | Michal Simek | 2014-01-27 |
* | microblaze: Add support for CCF | Michal Simek | 2014-01-27 |
* | microblaze: Remove _fdt_start casts | Geert Uytterhoeven | 2014-01-21 |
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 |
|\ |
|
| * | microblaze: clean-up prom.h implicit includes | Rob Herring | 2013-10-09 |
| * | of: remove early_init_dt_setup_initrd_arch | Rob Herring | 2013-10-09 |
| * | of: create default early_init_dt_add_memory_arch | Rob Herring | 2013-10-09 |
| * | microblaze: use early_init_dt_scan | Rob Herring | 2013-10-09 |
* | | microblaze: Fix bug with mmap2 syscall MB implementation | Michal Simek | 2013-11-08 |
* | | microblaze: Use predefined SYSCALL_DEFINE macro | Michal Simek | 2013-11-08 |
* | | microblaze: Remove deprecated IRQF_DISABLED | Michal Simek | 2013-11-08 |
* | | microblaze: Calculate kernel pad automatically | Michal Simek | 2013-11-07 |
* | | microblaze: Remove unused NO_MMU Kconfig parameter | Michael Opdenacker | 2013-11-06 |
|/ |
|
* | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-09-10 |
|\ |
|
| * | of: consolidate definition of early_init_dt_alloc_memory_arch() | Grant Likely | 2013-08-28 |
| * | of: Specify initrd location using 64-bit | Santosh Shilimkar | 2013-07-24 |
* | | microblaze: Show message when reset gpio is not present | Michal Simek | 2013-09-04 |
* | | microblaze: Add PVR version string for MB v9.0 and v9.1 | Michal Simek | 2013-09-03 |
* | | microblaze: timer: Replace microblaze_ prefix by xilinx_ | Michal Simek | 2013-09-03 |
* | | microblaze: timer: Update header | Michal Simek | 2013-09-03 |
* | | microblaze: timer: Remove unused header | Michal Simek | 2013-09-03 |
* | | microblaze: timer: Clear driver init function | Michal Simek | 2013-09-03 |
* | | microblaze: timer: Use CLKSRC_OF initialization | Michal Simek | 2013-09-03 |
* | | microblaze: intc: Remove unused header | Michal Simek | 2013-09-03 |
* | | microblaze: intc: Clean driver init function | Michal Simek | 2013-09-03 |
* | | microblaze: intc: Using irqchip | Michal Simek | 2013-09-03 |
* | | microblaze: intc: Update header | Michal Simek | 2013-09-03 |
* | | microblaze: intc: Remove unused headers | Michal Simek | 2013-09-03 |
* | | microblaze: Remove selfmodified feature | Michal Simek | 2013-09-03 |
|/ |
|
* | microblaze: Don't mark arch_kgdb_ops as const. | Graeme Smecher | 2013-06-26 |
* | microblaze: Initialize temp variable to remove compilation warning | Michal Simek | 2013-05-14 |
* | microblaze: Enable IRQ in arch_cpu_idle | Michal Simek | 2013-05-09 |
* | microblaze: Add support for new cpu versions and target architecture | Michal Simek | 2013-05-09 |