summaryrefslogtreecommitdiff
path: root/arch/microblaze/kernel/setup.c
AgeCommit message (Expand)Author
2020-11-26microblaze: Remove noMMU codeMichal Simek
2020-11-10microblaze: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-02-25microblaze: Remove unused boot_cpuid variableMichal Simek
2020-02-24microblaze: Kernel parameters should be parsed earlierMichal Simek
2020-01-14arch/microblaze/setup: Drop dummy_con initializationArvind Sankar
2019-01-14microblaze: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-04-23microblaze: remove redundant early_printk supportRob Herring
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano
2016-02-09locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier
2014-06-04microblaze: remove check for CONFIG_XILINX_CONSOLEPaul Bolle
2014-06-04microblaze: Return default dma operationsMichal Simek
2014-01-27microblaze: Fix missing bracket in printkMichal Simek
2014-01-27microblaze: Add support for CCFMichal Simek
2014-01-21microblaze: Remove _fdt_start castsGeert Uytterhoeven
2013-10-09microblaze: clean-up prom.h implicit includesRob Herring
2013-10-09microblaze: use early_init_dt_scanRob Herring
2013-09-03microblaze: timer: Use CLKSRC_OF initializationMichal Simek
2013-09-03microblaze: Remove selfmodified featureMichal Simek
2013-02-12microblaze: Fix coding style issuesMichal Simek
2013-02-12microblaze: Add missing return from debugfs_tlbMichal Simek
2012-10-04microblaze: Prefer to use pr_XXX instead of printk(KERN_XX)Michal Simek
2012-10-04microblaze: Fix bug with passing command lineMichal Simek
2012-06-27mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven
2012-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextMichal Simek
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for MicroblazeDavid Howells
2012-03-28microblaze: Fix tlb_skip variable on noMMU systemMichal Simek
2012-03-27Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2012-03-23microblaze: Handle TLB skip size dynamicallyMichal Simek
2012-03-23microblaze: Improve TLB calculation for small systemsMichal Simek
2012-02-14irq_domain: convert microblaze from irq_host to irq_domainGrant Likely
2012-01-31Revert "microblaze: Add topology init"Michal Simek
2012-01-11microblaze: Add topology initMichal Simek
2012-01-05microblaze: Remove eprintk macroMichal Simek
2011-07-25microblaze: Get early printk console earlierMichal Simek
2011-03-15microblaze: Do not copy reset vectors/manual reset vector setupMichal Simek
2011-02-07microblaze: Fix msr instruction detectionMichal Simek
2010-10-21microblaze: Report if only one timer is usedMichal Simek
2010-07-24of: Merge of_platform_bus_type with platform_bus_typeGrant Likely
2010-04-01microblaze: Print early printk information to log bufferMichal Simek
2010-03-11microblaze: Move cache function to cache.cMichal Simek
2010-03-11microblaze: Add support for Xilinx PCI host bridgeMichal Simek
2010-03-11microblaze: Support DMAMichal Simek
2010-02-08microblaze: Invalidate dcache before enabling itMichal Simek
2009-12-14microblaze: Support for WB cacheMichal Simek
2009-12-14microblaze: Remove panic_timeout init valueMichal Simek