Commit Graph

51 Commits (3e52fb4d1f4cc9630422982b6c5fa571e30f9889)

Author SHA1 Message Date
Sonic Zhang f30ac0ce34 Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue. 17 years ago
Sonic Zhang 1feaa51d84 Blackfin Serial Driver: Clean up BF54x macro in blackfin UART driver. 17 years ago
Mike Frysinger a70ce072b3 Blackfin arch: update anomaly headers from toolchain trunk 17 years ago
Michael Hennerich 92322da9b5 Blackfin arch: Sync channel defines with struct dma_register dma_io_base_addr. 17 years ago
Mike Frysinger 45828b812d Blackfin Serial Driver: abstract away DLAB differences into header 17 years ago
Mike Frysinger 89bf6dc51a Blackfin Serial Driver: macro away the IER differences between processors 17 years ago
Michael Hennerich 56f8771302 [Blackfin] arch: remove useless IRQ_SW_INT defines 17 years ago
Michael Hennerich c2f9527979 [Blackfin] arch: Equalize include files: Add VR_CTL masks 17 years ago
Michael Hennerich 8e39df215c [Blackfin] arch: Equalize include files: Add PLL_DIV Masks 17 years ago
Graf Yang 5be36d22b2 [Blackfin] arch: add Blackfin on-chip SIR IrDA driver support 17 years ago
Sonic Zhang 4d55563070 [Blackfin] arch: Update anomaly list. 17 years ago
Michael Hennerich a81501af19 [Blackfin] arch: Prevent potential Core Hang situation 17 years ago
Bernd Schmidt 7795566495 [Blackfin] arch: Give the DMA base registers a more descriptive name 17 years ago
Graf Yang 6ed8394230 [Blackfin] arch: Resolve the clash issue of UART defines between blackfin headers and include/linux/serial_reg. 17 years ago
Michael Hennerich 2c4f829b0c [Blackfin] arch: Merge BF561 support into ints-priority 17 years ago
Sonic Zhang 4cb4f22b19 [Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as well 17 years ago
Mike Frysinger 8851c71eb9 [Blackfin] serial driver: rework break flood anomaly handling to be more robust/realistic about what we can actually work around 17 years ago
Mike Frysinger 0bcfd70ea1 [Blackfin] serial driver: fix bug - cache the bits of the LSR on systems where the LSR is read-to-clear 17 years ago
Mike Frysinger 40edad3efa [Blackfin] arch: add bfin_clear_PPIx_STATUS() helper funcs like we have for other parts 17 years ago
Michael Hennerich 3927819d51 [Blackfin] arch: Fix CONFIG_PM support for BF561 17 years ago
Mike Frysinger c3a9f435ae Blackfin arch: cplb and map header file cleanup 17 years ago
Mike Frysinger 9f2ff54d72 Blackfin arch: fix broken on BF52x, remove silly checks on processors for L1_SCRATCH defines 17 years ago
Michael Hennerich acbcd26319 [Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with GENERIC_GPIO API interface 17 years ago
Mike Frysinger 7cc1c4b2c4 [Blackfin] arch: update to latest anomaly sheets 17 years ago
Michael Hennerich fac3cf432e [Blackfin] arch: Fix gpio label handling 17 years ago
Mike Frysinger b33d518777 Blackfin arch: fix double fault definition for BF561 core A and core B 17 years ago
Mike Frysinger a055b2b4de Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIO 17 years ago
Mike Frysinger fa43cd8b10 Blackfin arch: add a compatible DOUBLE_FAULT define to enable resets on double faults in either core 17 years ago
Mike Frysinger 41241c17eb Blackfin arch: Add missing definitions for BF561 18 years ago
Michael Hennerich c58c2140f0 Blackfin arch: gpio pinmux and resource allocation API required by BF537 on chip ethernet mac driver 18 years ago
Robin Getz e62687f995 Blackfin arch: fix the aliased write macros 18 years ago
Bryan Wu 1d487f468d Blackfin arch: add TWIx_REGBASE and SPIx_REGBASE to specific CPU header files, use the new REGBASE for board platform resources 18 years ago
Robin Getz 3bebca2d20 Blackfin arch: to do some consolidation of common code and common name spaces 18 years ago
Robin Getz f16295e7e7 Blackfin arch: Fix CCLK and SCLK checks 18 years ago
Mike Frysinger 1708268f7e Blackfin arch: scrub remaining ASSEMBLY usage since the switch to __ASSEMBLY__ 18 years ago
Bryan Wu 7c100f3b90 Blackfin arch: fix bugs report by Andy Liu <yjhsou@gmail.com>, AD1836 can't be probed in BF561-EZ 18 years ago
Michael Hennerich 301af2952b Blackfin arch: Finalize the generic gpio support - add gpio_to_irq and irq_to_gpio 18 years ago
Mike Frysinger bc8c84c947 Blackfin arch: update to latest anomaly sheets 18 years ago
Mike Frysinger 36a1548f99 Blackfin arch: reorganize headers slightly so we can be sure things are defined early enough 18 years ago
Mike Frysinger d5148ffa60 Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds rather than __builtin_bfin_[cs]sync() 18 years ago
Mike Frysinger 1aafd90912 Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines 18 years ago
Mike Frysinger 287050fe13 Blackfin arch: cleanup and standardize anomaly.h file format -- no functional changes 18 years ago
Mike Frysinger 315a8e34f7 Blackfin arch: setup aliases for some core Core A MMRs 18 years ago
Bryan Wu c04d66bbbd Blackfin arch: clean up some coding style issues 18 years ago
Michael Hennerich 5610db61cf Blackfin arch: Add Support for Peripheral PortMux and resouce allocation 18 years ago
Michael Hennerich 1c5d2265a8 Blackfin arch: add missing implementations SIC_IWR crosses several registers 18 years ago
Roy Huang 24a07a1241 Blackfin arch: initial supporting for BF548-EZKIT 18 years ago
Mike Frysinger 9c8f1729b0 Blackfin arch: add missing braces around array bfin serial init 18 years ago
Bryan Wu 19381f024b Blackfin arch: update blackfin header files to latest one in VDSP. 18 years ago
Michael Hennerich d1b945fdb6 Blackfin arch: Move write to VR_CTL closer to IDLE 18 years ago