Commit Graph

94 Commits (59a35bafb223bbb0553ba1a3bb9280bda668a8d8)

Author SHA1 Message Date
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
Bryan Wu d31c5ab147 Blackfin arch: after removing fs.h from mm.h, fix the broken on Blackfin arch 18 years ago
Michael Hennerich 4bbd10fd31 Blackfin arch: Update/Fix PM support add new pm_ops valid 18 years ago
Yoann Padioleau dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
Michael Hennerich 50e163ce8e Blackfin arch: add error message when IRQ no available 18 years ago
Bernd Schmidt 8be80ed3f7 Blackfin arch: Initialize the exception vectors early in the boot process 18 years ago
Bryan Wu d6e274ddb5 Blackfin arch: fix a compiling warning about dma-mapping 18 years ago
Bernd Schmidt 0fa63ad7d1 Blackfin arch: fix bug which unaligns the init thread's stack and causes the current macro to fail. 18 years ago
Bernd Schmidt f1b927dc85 Blackfin arch: Load P0 before storing through it 18 years ago
Sonic Zhang 64c5cb8608 Blackfin arch: fix KGDB bug, dont forget last parameter. 18 years ago
Mike Frysinger e2dd3f1ecd Blackfin arch: add selections for BF544 and BF542 18 years ago
Mike Frysinger e5b6bd61f2 Blackfin arch: use bfin_read_SWRST() now that BF561 provides it 18 years ago
Mike Frysinger 315a8e34f7 Blackfin arch: setup aliases for some core Core A MMRs 18 years ago
Bryan Wu db0fa20645 Blackfin arch: add missing CONFIG_LARGE_ALLOCS when upstream merging 18 years ago
Mike Frysinger 798b77095d Blackfin arch: as pointed out by Robert P. J. Day, update the CPU_FREQ name to match current Kconfig 18 years ago
Mike Frysinger 5cf77a5fd0 Blackfin arch: extract the entry point from the linked kernel 18 years ago
Bryan Wu c04d66bbbd Blackfin arch: clean up some coding style issues 18 years ago
Mike Frysinger 1d1894749c Blackfin arch: combine the common code of free_initrd_mem and free_initmem 18 years ago
Michael Hennerich 5610db61cf Blackfin arch: Add Support for Peripheral PortMux and resouce allocation 18 years ago
Mike Frysinger 520473b077 Blackfin arch: use PAGE_SIZE when doing aligns rather than hardcoded values 18 years ago
Sonic Zhang b07af760c9 Blackfin arch: fix bug set dma_address properly in dma_map_sg 18 years ago
Michael Hennerich 157cc5aad9 Blackfin arch: Disable CACHELINE_ALIGNED_L1 for BF54x by default 18 years ago
Alex Landau f40d24d909 Blackfin arch: Port the dm9000 driver to Blackfin by using the correct low-level io routines 18 years ago
Michael Hennerich 9be343c5bc Blackfin arch: There is no CDPRIO Bit in the EBIU_AMGCTL Register of BF54x arch 18 years ago
Mike Frysinger 9401e618c8 Blackfin arch: scrub dead code 18 years ago
Mike Frysinger 4a3207a333 Blackfin arch: update board defconfig files 18 years ago
Michael Hennerich cefe658bca Blackfin arch: add BF54x missing GPIO access functions 18 years ago
Michael Hennerich e3f2300036 Blackfin arch: Some memory and code optimizations - Fix SYS_IRQS 18 years ago
Michael Hennerich 34e0fc89bd Blackfin arch: Enable BF54x PIN/GPIO interrupts 18 years ago
Mike Frysinger 1f83b8f148 Blackfin arch: cleanup warnings from checkpatch -- no functional changes 18 years ago
Robin Getz da1f95b4c4 Blackfin arch: Fix up remaining printks with proper log levels 18 years ago
Jie Zhang de3025f4e2 Blackfin arch: Add proper -mcpu option according to the cpu and silicon revision configuration 18 years ago
Robin Getz 669b792c77 Blackfin arch: Clean up trace buffer handling, No major functional changes. 18 years ago
Bernd Schmidt 29440a2b4c Blackfin arch: Start untangling the CPLB handling code. 18 years ago
Sonic Zhang 474f1a667d Blackfin arch: kgdb specific code 18 years ago
Michael Hennerich 1c5d2265a8 Blackfin arch: add missing implementations SIC_IWR crosses several registers 18 years ago
Mike Frysinger f8ffe652a0 Blackfin arch: need to rename function after moving to match new internal dma API 18 years ago
Bernd Schmidt 7adfb58fbd Blackfin arch: defines and provides entry points for certain user space functions at fixed addresses 18 years ago
Mike Frysinger 0ba9e350a2 Blackfin arch: new kernel config for BF548-EZKIT 18 years ago
Roy Huang 24a07a1241 Blackfin arch: initial supporting for BF548-EZKIT 18 years ago
Robin Getz 86b73c8cfc Blackfin arch: match kernel startup messaage with new linker script 18 years ago
Robin Getz c5d88d9e25 Blackfin arch: update printk to use KERN_EMERG and reformat crash output 18 years ago
Robin Getz 4bf3f3cbb6 Blackfin arch: update ANOMALY handling 18 years ago
Mike Frysinger de6a9520d4 Blackfin arch: redo our linker script a bit 18 years ago
Mike Frysinger 43a3188ea3 Blackfin arch: make sure we initialize our L1 Data B section properly based on the linked kernel 18 years ago
Michael Hennerich 581d62ab30 Blackfin arch: fix bug can not wakeup from sleep via push buttons 18 years ago
Mike Frysinger 5e10b4a653 Blackfin arch: add support for Alon Bar-Lev's dynamic kernel command-line 18 years ago
Michael Hennerich fd92348e52 Blackfin arch: add missing gpio.h header to fix compiling in some pm configurations 18 years ago