summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: change get_bf537_ether_addr() to bfin_get_ether_addr() since t...Mike Frysinger2007-11-155-10/+10
* Blackfin arch: sharing the board-specific MAC function does not make sense so...Mike Frysinger2007-11-229-102/+43
* Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIOMike Frysinger2007-11-157-52/+18
* Blackfin arch: fix missing newline to fileMike Frysinger2007-11-151-1/+1
* Blackfin arch: add BF547 to list of accepted procsMike Frysinger2007-11-152-1/+8
* Blackfin arch: move the init sections to the end of memory to help decrease m...Robin Getz2007-11-153-24/+33
* Blackfin arch: split debug stuff off into Kconfig.debug like everyone elseMike Frysinger2007-11-212-168/+179
* Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger2007-11-231-4/+0
* Blackfin arch: fix indentation -- use tabs, not spacesMike Frysinger2007-11-151-4/+4
* Blackfin arch: split board selection off into mach subdirsMike Frysinger2007-11-1516-102/+136
* Blackfin arch: fix silicon rev display and selection for BF52x/BF54xMike Frysinger2007-11-151-3/+3
* Blackfin arch: remove mention of uClinux/no-mmu ... we are just Blackfin LinuxMike Frysinger2007-11-151-1/+1
* Blackfin arch: Default config for HV Sistemas H8606 boardJavier Herrero2007-11-151-0/+1168
* Blackfin arch: fix bug cplbmgr.S does not exit properly on error conditionRobin Getz2007-11-153-11/+22
* Blackfin arch: fix AD7877 bus_num and add support for WM8731 SPI control inte...Michael Hennerich2007-11-131-1/+19
* Blackfin arch: move hard coded pin_req to board fileBryan Wu2007-11-1212-3/+33
* Blackfin arch: fix bux - only reset the PC when necessary, otherwise gdb gets...Robin Getz2007-11-121-2/+3
* Blackfin arch: ensure we work around ANOMALY_05000261 for null pointersRobin Getz2007-11-122-15/+33
* Blackfin arch: reclaim a few bytes from the end of our init sectionMike Frysinger2007-10-301-3/+8
* Blackfin arch: fix libata data struct member from irq_type to irq_flagsMike Frysinger2007-10-301-1/+1
* Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA.Sonic Zhang2007-10-302-4/+4
* Blackfin arch: update board defconfig files according to latest information f...Bryan Wu2007-10-307-49/+242
* Blackfin arch: ensure that speculative loads of bad pointers don't cause us t...Robin Getz2007-10-293-1/+17
* Blackfin arch: Fix random crash issue found by Michael.Robin Getz2007-10-291-2/+4
* Blackfin arch: fix bug: tell users if the kernel is recovering from a fault c...Robin Getz2007-10-291-2/+9
* Blackfin arch: add support for checking/clearing overruns in generic purpose ...Mike Frysinger2007-10-291-7/+40
* Blackfin arch: cleanup arch/blackfin/kernel/traps.c handling code.Robin Getz2007-10-291-139/+179
* Blackfin arch: Apply Bluetchnix vendor patch provided by Harald KrapfenbauerMichael Hennerich2007-10-291-2/+40
* Blackfin arch: fix bug BlueTechnix CM-BF537 board config uses wrong IRQ for n...Michael Hennerich2007-10-291-2/+2
* Blackfin arch: fix bug: kernel prints out error message twiceRobin Getz2007-10-291-12/+18
* Blackfin arch: add NFC driver support in BF527-EZKIT boardMichael Hennerich2007-10-291-0/+53
* Blackfin arch: Added support for HV Sistemas H8606 boardJavier Herrero2007-10-293-2/+359
* blackfin: fix sg falloutAdrian Bunk2007-10-241-0/+1
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds2007-10-222-4/+4
|\
| * Blackfin arch: use KBUILD_CFLAGS and KBUILD_AFLAGS in MakefileBryan Wu2007-10-221-2/+2
| * Blackfin arch: Javier Herrer writes: fix building when icache and dcache is d...Mike Frysinger2007-10-221-2/+2
* | Update arch/ to use sg helpersJens Axboe2007-10-221-2/+1
|/
* Blackfin arch: update boards filesBryan Wu2007-10-211-1/+1
* Blackfin arch: dma add some API and cleanup bf54x DMA definitionBryan Wu2007-10-222-0/+27
* Blackfin arch: cleanup and promote the general purpose timers api to a core b...Mike Frysinger2007-10-214-2/+274
* Blackfin arch: add a cheesy install targetMike Frysinger2007-10-222-0/+60
* Blackfin arch: add functions for converting between sclks and usecsMike Frysinger2007-10-211-1/+13
* Blackfin arch: add assembly function for doing 64bit unsigned divisionMike Frysinger2007-10-212-1/+376
* Blackfin arch: -mno-fdpic worksMike Frysinger2007-10-211-0/+2
* Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_nam...Mike Frysinger2007-10-2115-24/+24
* Blackfin arch: Fixing Bug: balance calls to get_task_mm with corresponding mm...Bernd Schmidt2007-10-211-0/+2
* Blackfin arch: Fix up /proc/cpuinfo so it is like everyone elseRobin Getz2007-10-211-39/+61
* Blackfin arch: Optimization - no need to make additional math hereMichael Hennerich2007-10-211-3/+3
* Blackfin arch: force irq_flags into the .data sectionMike Frysinger2007-10-222-2/+14
* Blackfin arch BF548 defconfig: enable watchdog by defaultMike Frysinger2007-10-221-1/+8
OpenPOWER on IntegriCloud