summaryrefslogtreecommitdiff
path: root/arch/blackfin
AgeCommit message (Expand)Author
2009-06-13Blackfin: convert Kconfig style to def_boolMike Frysinger
2009-06-13Blackfin: bf548-ezkit: update smsc911x resourcesMike Frysinger
2009-06-13Blackfin: update aedos-ipipe code to upstream 1.10-00Yi Li
2009-06-13Blackfin: bf537-stamp: update ADP5520 resourcesMike Frysinger
2009-06-13Blackfin: bf518f-ezbrd: fix SPI CS for SPI flashGraf Yang
2009-06-13Blackfin: define SPI IRQ in board resourcesYi Li
2009-06-13Blackfin: do not configure the UART early if on wrong processorRobin Getz
2009-06-13Blackfin: fix deadlock in SMP IPI handlerSonic Zhang
2009-06-13Blackfin: fix flag storage for irq funcsMike Frysinger
2009-06-13Blackfin: push down exception oops checkingMike Frysinger
2009-06-13Blackfin: fix trap_c() exit pathsMike Frysinger
2009-06-13Blackfin: add blackfin_invalidate_entire_icache for SMP systemsSonic Zhang
2009-06-13Blackfin: include the cpu compiled version in /proc/cpuinfoRobin Getz
2009-06-13Blackfin: add support for GENERIC_BUGMike Frysinger
2009-06-13Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheableJie Zhang
2009-06-13Blackfin: export ip_compute_csum/csum_partial_copy_from_user symbolsMike Frysinger
2009-06-13Blackfin: only handle CPLB protection violations when MPU is enabledRobin Getz
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2009-06-12Blackfin: fix sparseirq/kstat_irqs falloutMike Frysinger
2009-06-12Blackfin: fix unused warnings after nommu updateMike Frysinger
2009-06-12Blackfin: export the last exception cause via debugfsRobin Getz
2009-06-12Blackfin: fix length checking in kgdb_ebin2memRoel Kluin
2009-06-12Blackfin: kgdb: fix up error return valuesMike Frysinger
2009-06-12Blackfin: push access_ok() L1 attribute downMike Frysinger
2009-06-12Blackfin: punt duplicated search_exception_table() prototypeMike Frysinger
2009-06-12Blackfin: add missing access_ok() checks to user functionsRobin Getz
2009-06-12Blackfin: convert early_printk EVT init to a loopMike Frysinger
2009-06-12Blackfin: document the lsl variants of the L1 allocatorMike Frysinger
2009-06-12Blackfin: rename Blackfin relocs according to the toolchainMike Frysinger
2009-06-12Blackfin: check SIC defines rather than variant namesMike Frysinger
2009-06-12Blackfin: add SSYNC to set_dma_sg() for descriptor fetchingSonic Zhang
2009-06-12Blackfin: convert SMP to only use generic time frameworkGraf Yang
2009-06-12Blackfin: bf548-ezkit/bf537-stamp: add resources for ADXL345/346Michael Hennerich
2009-06-12Blackfin: override default uClinux MTD addr/sizeMike Frysinger
2009-06-12Blackfin: fix command line corruption with DEBUG_DOUBLEFAULTMike Frysinger
2009-06-12Blackfin: fix handling of initial L1 reservationGraf Yang
2009-06-12Blackfin: merge sram init functionsGraf Yang
2009-06-12Blackfin: drop unused reserve_pda() functionGraf Yang
2009-06-12Blackfin: update gptimers APIMichael Hennerich
2009-06-12Blackfin: include system/processor info in dump messagesRobin Getz
2009-06-12Blackfin: add workaround for anomaly 05000461Robin Getz
2009-06-12Blackfin: make sure stack is accessible before dumping itRobin Getz
2009-06-12Blackfin: make deferred hardware errors more exactRobin Getz
2009-06-12Blackfin: add note about anomaly 05000242 being worked aroundMike Frysinger
2009-06-12Blackfin: work around anomaly 05000220Graf Yang
2009-06-12Blackfin: rename some Blackfin driversMike Frysinger
2009-06-12Blackfin: make sure MPU CPLB for first 1k is marked as validRobin Getz
2009-06-12Blackfin: add workaround for anomaly 05000287Graf Yang
2009-06-12Blackfin: add support for gptimer0 as a tick sourceGraf Yang
2009-06-12Blackfin: annotate anomaly 05000120Graf Yang