Commit Graph

80 Commits (e7cf261b447ed7edbf7c10c046e078bda799afaf)

Author SHA1 Message Date
Yoann Padioleau dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 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
Michael Hennerich e7613aab91 Blackfin arch: As Mike pointed out range goes form m..MAX_BLACKFIN_GPIO -1 18 years ago
Mike Frysinger 00163e869e Blackfin arch: fix spelling typo in output 18 years ago
Aubrey Li 5af4c2b367 Blackfin arch: try to split up functions like this into smaller units according to LKML review 18 years ago
Mike Frysinger 51be24c351 Blackfin arch: add proper ENDPROC() 18 years ago
Mike Frysinger 52a078120c Blackfin arch: move more of our startup code to .init so it can be freed once we are up and running 18 years ago
Mike Frysinger 83a5c3e321 Blackfin arch: unify differences between our diff head.S files -- no functional changes 18 years ago
Mike Frysinger 16983de0ce Blackfin arch: update defconfigs 18 years ago
Mike Frysinger 4dfefcf054 Blackfin arch: scrub old console defines 18 years ago
Mike Frysinger bc61b4e69d Blackfin arch: implement a basic /proc/sram file for L1 allocation visibility 18 years ago
Mike Frysinger 321f6e0f51 Blackfin arch: mark our memory init functions with __init so they get freed after init 18 years ago
Robin Getz 5716e514ed Blackfin arch: all symbols were offset by 4k, since we didn't have the __text label. 18 years ago
Simon Arlott d2d50aa97d Blackfin arch: spelling fixes 18 years ago
Aubrey Li ac1bd53c06 Blackfin arch: DMA code minor naming convention fix 18 years ago
Mike Frysinger db94d9d245 Blackfin arch: remove defconfig file 18 years ago