aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin
AgeCommit message (Expand)Author
2007-11-15Blackfin arch: add BF547 to list of accepted procsMike Frysinger
2007-11-15Blackfin arch: move the init sections to the end of memory to help decrease m...Robin Getz
2007-11-21Blackfin arch: split debug stuff off into Kconfig.debug like everyone elseMike Frysinger
2007-11-23Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger
2007-11-15Blackfin arch: fix indentation -- use tabs, not spacesMike Frysinger
2007-11-15Blackfin arch: split board selection off into mach subdirsMike Frysinger
2007-11-15Blackfin arch: fix silicon rev display and selection for BF52x/BF54xMike Frysinger
2007-11-15Blackfin arch: remove mention of uClinux/no-mmu ... we are just Blackfin LinuxMike Frysinger
2007-11-15Blackfin arch: Default config for HV Sistemas H8606 boardJavier Herrero
2007-11-15Blackfin arch: fix bug cplbmgr.S does not exit properly on error conditionRobin Getz
2007-11-13Blackfin arch: fix AD7877 bus_num and add support for WM8731 SPI control inte...Michael Hennerich
2007-11-12Blackfin arch: move hard coded pin_req to board fileBryan Wu
2007-11-12Blackfin arch: fix bux - only reset the PC when necessary, otherwise gdb gets...Robin Getz
2007-11-12Blackfin arch: ensure we work around ANOMALY_05000261 for null pointersRobin Getz
2007-10-30Blackfin arch: reclaim a few bytes from the end of our init sectionMike Frysinger
2007-10-30Blackfin arch: fix libata data struct member from irq_type to irq_flagsMike Frysinger
2007-10-30Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA.Sonic Zhang
2007-10-30Blackfin arch: update board defconfig files according to latest information f...Bryan Wu
2007-10-29Blackfin arch: ensure that speculative loads of bad pointers don't cause us t...Robin Getz
2007-10-29Blackfin arch: Fix random crash issue found by Michael.Robin Getz
2007-10-29Blackfin arch: fix bug: tell users if the kernel is recovering from a fault c...Robin Getz
2007-10-29Blackfin arch: add support for checking/clearing overruns in generic purpose ...Mike Frysinger
2007-10-29Blackfin arch: cleanup arch/blackfin/kernel/traps.c handling code.Robin Getz
2007-10-29Blackfin arch: Apply Bluetchnix vendor patch provided by Harald KrapfenbauerMichael Hennerich
2007-10-29Blackfin arch: fix bug BlueTechnix CM-BF537 board config uses wrong IRQ for n...Michael Hennerich
2007-10-29Blackfin arch: fix bug: kernel prints out error message twiceRobin Getz
2007-10-29Blackfin arch: add NFC driver support in BF527-EZKIT boardMichael Hennerich
2007-10-29Blackfin arch: Added support for HV Sistemas H8606 boardJavier Herrero
2007-10-24blackfin: fix sg falloutAdrian Bunk
2007-10-22Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds
2007-10-22Update arch/ to use sg helpersJens Axboe
2007-10-22Blackfin arch: use KBUILD_CFLAGS and KBUILD_AFLAGS in MakefileBryan Wu
2007-10-22Blackfin arch: Javier Herrer writes: fix building when icache and dcache is d...Mike Frysinger
2007-10-21Blackfin arch: update boards filesBryan Wu
2007-10-22Blackfin arch: dma add some API and cleanup bf54x DMA definitionBryan Wu
2007-10-21Blackfin arch: cleanup and promote the general purpose timers api to a core b...Mike Frysinger
2007-10-22Blackfin arch: add a cheesy install targetMike Frysinger
2007-10-21Blackfin arch: add functions for converting between sclks and usecsMike Frysinger
2007-10-21Blackfin arch: add assembly function for doing 64bit unsigned divisionMike Frysinger
2007-10-21Blackfin arch: -mno-fdpic worksMike Frysinger
2007-10-21Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_nam...Mike Frysinger
2007-10-21Blackfin arch: Fixing Bug: balance calls to get_task_mm with corresponding mm...Bernd Schmidt
2007-10-21Blackfin arch: Fix up /proc/cpuinfo so it is like everyone elseRobin Getz
2007-10-21Blackfin arch: Optimization - no need to make additional math hereMichael Hennerich
2007-10-22Blackfin arch: force irq_flags into the .data sectionMike Frysinger
2007-10-22Blackfin arch BF548 defconfig: enable watchdog by defaultMike Frysinger
2007-10-21Blackfin arch: add new processor ADSP-BF52x arch/mach supportMichael Hennerich
2007-10-20typo fixesMatt LaPlante
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers
2007-10-18PM: Rework struct platform_suspend_opsRafael J. Wysocki