Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d1dff15c809e93af022da03f4663b8ac93e3d1c9
/
arch
/
microblaze
/
Kconfig
5e26830
Merge tag 'microblaze-v4.19-rc1' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 6 years ago
87a4c37
kconfig: include kernel/Kconfig.preempt from init/Kconfig
by Christoph Hellwig
· 6 years ago
06ec64b
Kconfig: consolidate the "Kernel hacking" menu
by Christoph Hellwig
· 6 years ago
1572497
kconfig: include common Kconfig files from top-level Kconfig
by Christoph Hellwig
· 6 years ago
17c46a6
kconfig: remove duplicate SWAP symbol defintions
by Christoph Hellwig
· 6 years ago
5411ad2
microblaze: use generic dma_noncoherent_ops
by Christoph Hellwig
· 6 years ago
6e88628
dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG
by Christoph Hellwig
· 7 years ago
101646a
microblaze: switch to NO_BOOTMEM
by Rob Herring
· 7 years ago
428dbf1
arch: change default endian for microblaze
by Babu Moger
· 7 years ago
206d364
arch/microblaze: add choice for endianness and update Makefile
by Babu Moger
· 7 years ago
f72e24a
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
07c75d7
drivers: dma-mapping: allow dma_common_mmap() for NOMMU
by Vladimir Murzin
· 7 years ago
bb0eb05
clocksource/drivers: Rename CLKSRC_OF to TIMER_OF
by Daniel Lezcano
· 7 years ago
0547dc7
microblaze/irqchip: Move intc driver to irqchip
by Zubair Lutfullah Kakakhel
· 8 years ago
0ee3741
microblaze: remove ARCH_WANT_OPTIONAL_GPIOLIB
by Linus Walleij
· 9 years ago
7e0fb73
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
by Linus Torvalds
· 8 years ago
7b13277
microblaze: Add <asm/hash.h>
by George Spelvin
· 8 years ago
fff7fb0
lib/GCD.c: use binary GCD algorithm instead of Euclidean
by Zhaoxiu Zeng
· 8 years ago
01cf9d5
microblaze/PCI: Support generic Xilinx AXI PCIe Host Bridge IP driver
by Bharat Kumar Gogada
· 9 years ago
e1c7e32
dma-mapping: always provide the dma_map_ops based implementation
by Christoph Hellwig
· 9 years ago
da48d09
Kconfig: remove HAVE_LATENCYTOP_SUPPORT
by Will Deacon
· 9 years ago
957e3fa
gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs
by Riku Voipio
· 10 years ago
4cbbbb4
microblaze: Fix missing NR_CPUS in menuconfig
by Michal Simek
· 10 years ago
b408e2c
microblaze: Rename Advance setup to Kernel features
by Michal Simek
· 10 years ago
7acdc1c
microblaze: Add mm/Kconfig to advance menu
by Michal Simek
· 10 years ago
8c39a51
microblaze: ftrace: Remove check of obsolete variable function_trace_stop
by Steven Rostedt (Red Hat)
· 10 years ago
c24cf71
microblaze: Remove platform folder
by Michal Simek
· 11 years ago
2521338
microblaze: Sort Kconfig options
by Michal Simek
· 11 years ago
627f4b3
Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 11 years ago
839396a
microblaze: timer: Use generic sched_clock implementation
by Michal Simek
· 11 years ago
c112054
microblaze: Add support for CCF
by Michal Simek
· 11 years ago
372c720
microblaze: extable: sort the exception table at build time
by Michal Simek
· 11 years ago
f13399f
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
by Linus Torvalds
· 11 years ago
7f15a25
microblaze: Calculate kernel pad automatically
by Michal Simek
· 11 years ago
edf6844
microblaze: Remove unused NO_MMU Kconfig parameter
by Michael Opdenacker
· 11 years ago
355f65a
microblaze: select ARCH_MIGHT_HAVE_PC_PARPORT
by Mark Salter
· 11 years ago
0244ad0
Remove GENERIC_HARDIRQ config option
by Martin Schwidefsky
· 11 years ago
4bcd943
microblaze: timer: Use CLKSRC_OF initialization
by Michal Simek
· 11 years ago
dfa9771
microblaze: fix clone syscall
by Michal Simek
· 11 years ago
5647ac0
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 12 years ago
87c1f0f
Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
by Linus Torvalds
· 12 years ago
d190e81
idle: Remove GENERIC_IDLE_LOOP config switch
by Thomas Gleixner
· 12 years ago
7fd2bf3
Remove GENERIC_GPIO config option
by Alexandre Courbot
· 12 years ago
e962bb9
microblaze: Use generic idle loop
by Thomas Gleixner
· 12 years ago
2b8660e
memblock: Kill ARCH_POPULATES_NODE_MAP once more
by Paul Bolle
· 12 years ago
4febd95
Select VIRT_TO_BUS directly where needed
by Stephen Rothwell
· 12 years ago
887cbce0
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
by Stephen Rothwell
· 12 years ago
ae903ca
Bury the conditionals from kernel_thread/kernel_execve series
by Al Viro
· 12 years ago
f3268ed
microblaze: switch to generic fork/vfork/clone
by Al Viro
· 12 years ago
99c59f6
microblaze: switch to generic kernel_execve()
by Al Viro
· 12 years ago
2319295
microblaze: switch to generic kernel_thread()
by Al Viro
· 12 years ago
d25282d
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
b69ec42
Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option
by Catalin Marinas
· 12 years ago
6e80cff
microblaze: Support 4k/16k/64k pages
by Michal Simek
· 12 years ago
786d35d
Make most arch asm/module.h files use asm-generic/module.h
by David Howells
· 12 years ago
c1d7e01
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
by Will Deacon
· 12 years ago
fb8b006
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 12 years ago
59516b0
microblaze: Do not select GENERIC_GPIO by default
by Lars-Peter Clausen
· 13 years ago
764e0da
timers: Fixup the Kconfig consolidation fallout
by Thomas Gleixner
· 12 years ago
d6412e2
microblaze: Use generic time config
by Anna-Maria Gleixner
· 12 years ago
30eebb5
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 13 years ago
95b0f9e
microblaze: Improve TLB calculation for small systems
by Michal Simek
· 15 years ago
2f2f371
microblaze: Highmem support
by Michal Simek
· 13 years ago
baab8a8
microblaze: Use active regions
by Michal Simek
· 13 years ago
4e2e412
microblaze: mm: Use ZONE_DMA instead of ZONE_NORMAL
by Michal Simek
· 13 years ago
2462bac
irq_domain/microblaze: Convert microblaze to use irq_domains
by Grant Likely
· 13 years ago
eacb6ec
microblaze: generic atomic64 support
by Daniel Borkmann
· 13 years ago
9f13a1f
cpu: Register a generic CPU device on architectures that currently do not
by Ben Hutchings
· 13 years ago
1b34d16
microblaze: switch to GENERIC_PCI_IOMAP
by Michael S. Tsirkin
· 13 years ago
63e424c
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
by Akinobu Mita
· 13 years ago
0291303
usb: Fix Kconfig unmet dependencies for Microblaze EHCI
by Michal Simek
· 14 years ago
78c8982
genirq: Remove the now obsolete config options and select statements
by Thomas Gleixner
· 14 years ago
9d61c18
microblaze: Use generic show_interrupts()
by Thomas Gleixner
· 14 years ago
0664996
bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
by Akinobu Mita
· 14 years ago
0b9b020
microblaze: Do not copy reset vectors/manual reset vector setup
by Michal Simek
· 14 years ago
910672d
microblaze: Fix typo in Kconfig
by Tobias Klauser
· 14 years ago
208a34f
microblaze: Select GENERIC_HARDIRQS_NO_DEPRECATED
by Thomas Gleixner
· 14 years ago
b6e3162
microblaze: Use generic irq Kconfig
by Thomas Gleixner
· 14 years ago
1c77ff2
genirq: Remove __do_IRQ
by Thomas Gleixner
· 14 years ago
e6ce132
of/flattree: Add Kconfig for EARLY_FLATTREE
by Stephen Neuendorffer
· 14 years ago
51399a3
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
68c6ac3
microblaze: Add seccomp support
by Michal Simek
· 14 years ago
239060b
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
by Michal Marek
· 14 years ago
838a2e5
kbuild: migrate all arch to the kconfig mainmenu upgrade
by Arnaud Lacombe
· 14 years ago
b62ad9a
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
03c0c29
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
2d5973c
microblaze: Add KGDB support
by Michal Simek
· 14 years ago
ba9c4f8
microblaze: Allow PAGE_SIZE configuration
by Steven J. Magnani
· 15 years ago
592913e
time: Kill off CONFIG_GENERIC_TIME
by John Stultz
· 14 years ago
4e4f62b
Merge commit 'v2.6.35-rc6' into devicetree/next
by Grant Likely
· 14 years ago
95f72d1
lmb: rename to memblock
by Yinghai Lu
· 14 years ago
ef2a452
proc: unify PROC_DEVICETREE config
by Andres Salomon
· 14 years ago
5ab5fc7
of: Put all CONFIG_OF dependencies into a Kconfig menu block
by Grant Likely
· 14 years ago
dd5e737
of: remove architecture CONFIG_OF definitions
by Stephen Rothwell
· 14 years ago
ae5bf63
microblaze: turn CONFIG_OF into a select
by Stephen Rothwell
· 14 years ago
9373dd6
microblaze: Kconfig Fix - pci
by Michal Simek
· 15 years ago
3a0d7a4
microblaze: Add consistent code
by Michal Simek
· 15 years ago
b8a8405
microblaze: Remove ancient Kconfig option for consistent mapping
by Michal Simek
· 15 years ago
733cc21
microblaze: Add support for Xilinx PCI host bridge
by Michal Simek
· 15 years ago
a6475c1
microblaze: Enable PCI, missing files
by Michal Simek
· 15 years ago
Next »