aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-15Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIOMike Frysinger1-5/+0
2007-11-15Blackfin arch: add BF547 to list of accepted procsMike Frysinger1-1/+6
2007-11-21Blackfin arch: split debug stuff off into Kconfig.debug like everyone elseMike Frysinger1-168/+1
2007-11-23Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger1-4/+0
2007-11-15Blackfin arch: fix indentation -- use tabs, not spacesMike Frysinger1-4/+4
2007-11-15Blackfin arch: split board selection off into mach subdirsMike Frysinger1-89/+0
2007-11-15Blackfin arch: fix silicon rev display and selection for BF52x/BF54xMike Frysinger1-3/+3
2007-11-15Blackfin arch: remove mention of uClinux/no-mmu ... we are just Blackfin LinuxMike Frysinger1-1/+1
2007-10-29Blackfin arch: Added support for HV Sistemas H8606 boardJavier Herrero1-2/+13
2007-10-21Blackfin arch: cleanup and promote the general purpose timers api to a core blackfin componentMike Frysinger1-0/+10
2007-10-21Blackfin arch: add new processor ADSP-BF52x arch/mach supportMichael Hennerich1-6/+45
2007-10-20typo fixesMatt LaPlante1-35/+36
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers1-1/+1
2007-10-12kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk1-1/+1
2007-10-10Blackfin arch: Remove cruft - CONFIG_DEBUG_SERIAL_EARLY_INIT and DEBUG_KERNEL_STARTRobin Getz1-18/+0
2007-10-10Blackfin arch: fix typo in register nameMike Frysinger1-1/+1
2007-10-09Blackfin arch: Initial patch to add earlyprintk supportRobin Getz1-0/+14
2007-08-05Blackfin arch: allow people to select the feature that is unavailable to the kernelMike Frysinger1-0/+46
2007-08-05Blackfin arch: update BOOT_LOADMike Frysinger1-3/+4
2007-10-10Blackfin arch: to do some consolidation of common code and common name spacesRobin Getz1-10/+10
2007-07-25Blackfin arch: Add ability to expend the hardware trace bufferRobin Getz1-0/+81
2007-08-03Blackfin arch: Fix CCLK and SCLK checksRobin Getz1-62/+113
2007-07-24Blackfin arch: Advertise GENERIC_GPIO and remove duplicated GENERIC_CALIBRATE_DELAYMichael Hennerich1-1/+1
2007-07-12Blackfin arch: add missing CONFIG_LARGE_ALLOCS when upstream mergingBryan Wu1-0/+8
2007-07-12Blackfin arch: Disable CACHELINE_ALIGNED_L1 for BF54x by defaultMichael Hennerich1-1/+2
2007-07-12Blackfin arch: There is no CDPRIO Bit in the EBIU_AMGCTL Register of BF54x archMichael Hennerich1-0/+1
2007-07-12Blackfin arch: Enable BF54x PIN/GPIO interruptsMichael Hennerich1-1/+1
2007-07-12Blackfin arch: initial supporting for BF548-EZKITRoy Huang1-2/+45
2007-06-25Blackfin arch: Add proper -mcpu option according to the cpu and silicon revision configurationJie Zhang1-0/+6
2007-06-11Blackfin arch: scrub old console definesMike Frysinger1-35/+0
2007-05-21Blackfin arch: initial tepla-bf561 board supportMike Frysinger1-1/+7
2007-05-21Blackfin arch: ISP1761 doesn't work for USB flash diskAubrey Li1-0/+4
2007-05-17Slab allocators: define common size limitationsChristoph Lameter1-8/+0
2007-05-07blackfin architectureBryan Wu1-0/+989