| Commit message (Expand) | Author | Age | Files | Lines |
* | microblaze: remove redundant early_printk support | Rob Herring | 2018-04-23 | 1 | -13/+4 |
* | clocksource/drivers: Rename clocksource_probe to timer_probe | Daniel Lezcano | 2017-06-14 | 1 | -1/+1 |
* | locking/lockdep: Eliminate lockdep_init() | Andrey Ryabinin | 2016-02-09 | 1 | -2/+0 |
* | clocksource: cosmetic: Drop OF 'dependency' from symbols | Marc Zyngier | 2015-10-01 | 1 | -1/+1 |
* | microblaze: remove check for CONFIG_XILINX_CONSOLE | Paul Bolle | 2014-06-04 | 1 | -5/+1 |
* | microblaze: Return default dma operations | Michal Simek | 2014-06-04 | 1 | -28/+0 |
* | microblaze: Fix missing bracket in printk | Michal Simek | 2014-01-27 | 1 | -1/+1 |
* | microblaze: Add support for CCF | Michal Simek | 2014-01-27 | 1 | -0/+3 |
* | microblaze: Remove _fdt_start casts | Geert Uytterhoeven | 2014-01-21 | 1 | -3/+2 |
* | microblaze: clean-up prom.h implicit includes | Rob Herring | 2013-10-09 | 1 | -0/+1 |
* | microblaze: use early_init_dt_scan | Rob Herring | 2013-10-09 | 1 | -1/+1 |
* | microblaze: timer: Use CLKSRC_OF initialization | Michal Simek | 2013-09-03 | 1 | -0/+6 |
* | microblaze: Remove selfmodified feature | Michal Simek | 2013-09-03 | 1 | -4/+0 |
* | microblaze: Fix coding style issues | Michal Simek | 2013-02-12 | 1 | -13/+15 |
* | microblaze: Add missing return from debugfs_tlb | Michal Simek | 2013-02-12 | 1 | -0/+2 |
* | microblaze: Prefer to use pr_XXX instead of printk(KERN_XX) | Michal Simek | 2012-10-04 | 1 | -1/+1 |
* | microblaze: Fix bug with passing command line | Michal Simek | 2012-10-04 | 1 | -7/+6 |
* | mtd/uclinux: Use generic __bss_stop instead of _ebss | Geert Uytterhoeven | 2012-06-27 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next | Michal Simek | 2012-03-30 | 1 | -3/+0 |
|\ |
|
| * | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 1 | -1/+0 |
| |\ |
|
| | * | Disintegrate asm/system.h for Microblaze | David Howells | 2012-03-28 | 1 | -1/+0 |
| * | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2012-03-27 | 1 | -1/+23 |
| |\ \
| | |/
| |/| |
|
| * | | irq_domain: convert microblaze from irq_host to irq_domain | Grant Likely | 2012-02-14 | 1 | -2/+0 |
* | | | microblaze: Fix tlb_skip variable on noMMU system | Michal Simek | 2012-03-28 | 1 | -0/+2 |
| |/
|/| |
|
* | | microblaze: Handle TLB skip size dynamically | Michal Simek | 2012-03-23 | 1 | -0/+13 |
* | | microblaze: Improve TLB calculation for small systems | Michal Simek | 2012-03-23 | 1 | -1/+10 |
|/ |
|
* | Revert "microblaze: Add topology init" | Michal Simek | 2012-01-31 | 1 | -20/+1 |
* | microblaze: Add topology init | Michal Simek | 2012-01-11 | 1 | -1/+20 |
* | microblaze: Remove eprintk macro | Michal Simek | 2012-01-05 | 1 | -9/+9 |
* | microblaze: Get early printk console earlier | Michal Simek | 2011-07-25 | 1 | -0/+5 |
* | microblaze: Do not copy reset vectors/manual reset vector setup | Michal Simek | 2011-03-15 | 1 | -2/+10 |
* | microblaze: Fix msr instruction detection | Michal Simek | 2011-02-07 | 1 | -2/+2 |
* | microblaze: Report if only one timer is used | Michal Simek | 2010-10-21 | 1 | -6/+0 |
* | of: Merge of_platform_bus_type with platform_bus_type | Grant Likely | 2010-07-24 | 1 | -6/+0 |
* | microblaze: Print early printk information to log buffer | Michal Simek | 2010-04-01 | 1 | -9/+15 |
* | microblaze: Move cache function to cache.c | Michal Simek | 2010-03-11 | 1 | -6/+0 |
* | microblaze: Add support for Xilinx PCI host bridge | Michal Simek | 2010-03-11 | 1 | -0/+3 |
* | microblaze: Support DMA | Michal Simek | 2010-03-11 | 1 | -0/+36 |
* | microblaze: Invalidate dcache before enabling it | Michal Simek | 2010-02-08 | 1 | -0/+1 |
* | microblaze: Support for WB cache | Michal Simek | 2009-12-14 | 1 | -4/+5 |
* | microblaze: Remove panic_timeout init value | Michal Simek | 2009-12-14 | 1 | -2/+0 |
* | microblaze: Lockdep support | Michal Simek | 2009-12-14 | 1 | -0/+2 |
* | microblaze: GPIO reset support | Michal Simek | 2009-12-14 | 1 | -29/+0 |
* | microblaze: Add checking mechanism for MSR instruction | Michal Simek | 2009-09-21 | 1 | -1/+11 |
* | microblaze: Add messages about FDT blob | Michal Simek | 2009-07-27 | 1 | -3/+6 |
* | microblaze: Final support for statically linked DTB | John Williams | 2009-07-27 | 1 | -1/+2 |
* | microblaze: Cleanup compiled-in rootfs in BSS section | Michal Simek | 2009-05-21 | 1 | -21/+32 |
* | microblaze: Fix early cmdline for CMDLINE_FORCE | Michal Simek | 2009-05-21 | 1 | -8/+1 |
* | microblaze_v8: setup.c, setup.h - system setting | Michal Simek | 2009-03-27 | 1 | -0/+199 |