summaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
2019-12-05microblaze: move "... is ready" messages to arch/microblaze/MakefileMasahiro Yamada
2019-12-05microblaze: adjust the help to the real behaviorMasahiro Yamada
2018-08-03microblaze: Fix simpleImage format generationMichal Simek
2018-04-29microblaze: Setup dependencies for ASM optimized lib functionsMichal Simek
2018-02-28microblaze: fix endian handlingArnd Bergmann
2018-02-13.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-25arch: change default endian for microblazeBabu Moger
2017-09-25microblaze: Cocci spatch "vma_pages"Thomas Meyer
2017-09-25microblaze: Add missing kvm_para.h to KbuildMichal Simek
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-08arch/microblaze: add choice for endianness and update MakefileBabu Moger
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-07Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar
2017-08-31binfmt_flat: fix arch/m32r and arch/microblaze flat_put_addr_at_rp()Randy Dunlap
2017-08-29microblaze: Convert to using %pOF instead of full_nameRob Herring
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2017-08-10microblaze/PCI: Remove pcibios_setup_bus_{self/devices} dead codeLorenzo Pieralisi
2017-08-02PCI: Add a generic weak pcibios_align_resource()Palmer Dabbelt
2017-08-02PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-10microblaze: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro
2017-07-03Merge tag 'microblaze-4.13-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2017-06-30drivers: dma-mapping: allow dma_common_mmap() for NOMMUVladimir Murzin
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-06-22microblaze: Fix MSR flags when returning from exceptionMichal Simek
2017-06-22microblaze: Separate GP registers from MSR handlingMichal Simek
2017-06-22microblaze: Enabling CONFIG_BRIDGE in mmu_defconfigVineeth Chowdary Karumanchi
2017-06-22microblaze: Enabling CONFIGS related to MTDVineeth Chowdary Karumanchi
2017-06-22microblaze: Update defconfigsMichal Simek
2017-06-22microblaze: mm: Flush TLB to ensure correct mapping when higmem ONMichal Simek
2017-06-20microblaze: remove DMA_ERROR_CODEChristoph Hellwig
2017-06-14clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig
2017-05-29microblaze: remove asm-generic wrapper headersTobias Klauser
2017-05-29microblaze: wire up statx syscallTobias Klauser
2017-05-29microblaze: Set ->min_delta_ticks and ->max_delta_ticks for timerNicolai Stange
2017-05-29microblaze: use sg_phys()Geliang Tang
2017-05-15get rid of unused __strncpy_from_user() instancesAl Viro
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds