Commit Graph

96 Commits (cca3b3718ca96dca51daf1129ac03003bcede751)

Author SHA1 Message Date
Bryan Wu b37bde1478 [MTD] [NAND] Blackfin on-chip NAND Flash Controller driver 18 years ago
Michael Hennerich 8f740ef391 Input: add support for Blackfin BF54x Keypad controller 18 years ago
Michael Hennerich cda6a20b68 Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki <kalle.pokki@iki.fi> 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
Bryan Wu 0b95f22bd3 Blackfin arch: add some missing syscall 18 years ago
Mike Frysinger 0931ce8439 Blackfin arch: fix some bugs in lib/string.h functions found by our string testing modules 18 years ago
Robin Getz e62687f995 Blackfin arch: fix the aliased write macros 18 years ago
Alan Cox 85a75996ed blackfin enable arbitary speed serial setting 18 years ago
Sonic Zhang a359cca71e Blackfin arch: update kgdb patch 18 years ago
Michael Hennerich 2b39331a28 Blackfin arch: Comply with revised Anomaly Workarounds for BF533 05000311 and BF561 05000323 18 years ago
Robin Getz 337d390b3a Blackfin arch: Print out debug info, as early as possible 18 years ago
Robin Getz 0ae53640b5 Blackfin arch: Initial patch to add earlyprintk support 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
Bryan Wu b7b2d344e7 Blackfin arch: modify the insX/outsX and dma_insX/dma_outsX to be compatible with other archs 18 years ago
Bryan Wu fb282a72f1 Blackfin arch: cleanup IO and DMA_IO API function definitions according to other arches 18 years ago
Michael Hennerich 2714d9a6d1 Blackfin arch: Workaround reboot bug, issue SSYNC at the start of bfin_reset 18 years ago
Michael Hennerich 4b3f058a7a Blackfin arch: Add ANOMALY_05000311 Workaround - for those who doesnt use the generic GPIO driver 18 years ago
Michael Hennerich eabb5a5e0b Blackfin arch: Remove legacy support 18 years ago
Michael Hennerich 55249e9e3d Blackfin arch: For compatibility reasons change IRQ_XXX_ERR into IRQ_XXX_ERROR like on any other supported Blackfin derivative 18 years ago
Robin Getz 2296fb7ff0 Blackfin arch: Fix bug missing L2_MEMORY definition for EZKIT-BF561 compiling error 18 years ago
Mike Frysinger 1ffe6646ba Blackfin arch: add an exception request/free api 18 years ago
Mike Frysinger dbcc78bebe Blackfin arch: all our other ports call this SIZE rather than SPI_LEN 18 years ago
Mike Frysinger f0b5d12f2b Blackfin arch: allow people to select the feature that is unavailable to the kernel 18 years ago
Mike Frysinger 0174dd59bb Blackfin arch: make sure to stub out ANOMALY_05000230 were appropriate 18 years ago
Sonic Zhang 8a26ac7043 Blackfin arch: Add DMA API to set curr descriptor address 18 years ago
Bryan Wu 2cbfe10743 Blackfin arch: kill ezkit548 compiling warning 18 years ago
Robin Getz be7b0d3711 Blackfin arch: fix up header for BF533 18 years ago
Michael Hennerich 07bdda0262 Blackfin arch: bug fixing restore mach dependent ASYNC memory size 18 years ago
Robin Getz 3bebca2d20 Blackfin arch: to do some consolidation of common code and common name spaces 18 years ago
Mike Frysinger a298049180 Blackfin arch: remove unused code -- EVT0 is not controllable by software 18 years ago
Roy Huang 1d945e2b3e Blackfin arch: add set_dma_curr_addr DMA API to support sound driver recording function 18 years ago
Stephane Eranian a583f1b542 remove unused TIF_NOTIFY_RESUME flag 18 years ago
Robin Getz 518039bc24 Blackfin arch: Add ability to expend the hardware trace buffer 18 years ago
Robin Getz f16295e7e7 Blackfin arch: Fix CCLK and SCLK checks 18 years ago
Michael Hennerich b99ab54d4f Blackfin serial driver: use new GPIO API 18 years ago
Mike Frysinger 1708268f7e Blackfin arch: scrub remaining ASSEMBLY usage since the switch to __ASSEMBLY__ 18 years ago
Michael Hennerich 06039e90b9 Blackfin arch: Fix define - SPORT0_DTPRI is first function 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
Bryan Wu 214cccbbb2 Blackfin arch: bug fixing, add missing BF533_FAMILY GPIO_PFx definition 18 years ago
Bryan Wu d8e715428f Blackfin arch: add BF54x I2C/TWI TWI0 driver support 18 years ago
Michael Hennerich 40d63406a0 Blackfin arch: store labels so we later know who allocated GPIO/Peripheral resources 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
Robin Getz fb51d56680 Blackfin arch: Fix Anomaly hanlding, as pointed out by Mike 18 years ago
Mike Frysinger 35c724f310 Blackfin arch: fix typo... we want csync in CSYNC(), not ssync 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 60e9356d77 Blackfin arch: update BF54x anomaly list 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