Commit Graph

126987 Commits (f994607a2e118aedf1116a58ecd16126dbb83d28)
 

Author SHA1 Message Date
Mike Frysinger 3c1fbd5184 Blackfin arch: rewrite blackfin_invalidate_entire_dcache function 16 years ago
Mike Frysinger fe85cad25e Blackfin arch: make ADI board names consistent 16 years ago
Sonic Zhang 8a0e9acfd1 Blackfin arch: Fix bug - hardware breakpoint doesn't always work in kgdb 16 years ago
Mike Frysinger 0b82e27444 Blackfin arch: fix unused warning for some blackfin derivatives 16 years ago
Bryan Wu 2e8ca59147 Blackfin arch: Use GPIO_BANKSIZE macro to replace const number 16 for GPIO_BANK_NUM macro caculating 16 years ago
Graf Yang 46fa5eecec Blackfin arch: SMP supporting patchset: some other misc code 16 years ago
Graf Yang 8f65873e47 Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management code 16 years ago
Graf Yang b8a989893c Blackfin arch: SMP supporting patchset: Blackfin CPLB related code 16 years ago
Graf Yang 6b3087c64a Blackfin arch: SMP supporting patchset: Blackfin header files and machine common code 16 years ago
Graf Yang c51b4488cd Blackfin arch: SMP supporting patchset: BF561 related code 16 years ago
Mike Frysinger 2de73e71c2 Blackfin arch: use physmap in board resources rather than legacy config method 16 years ago
Michael Hennerich a4f0b32c33 Blackfin arch: Convert Blackfin GPIO driver to use common gpiolib/gpiochip infrastructure 16 years ago
Michael Hennerich 8d0223744f Blackfin arch: Cleanup and unify Blackfin IRQ and GPIO IRQ handling 16 years ago
Yi Li 4989dbc17f Blackfin arch: workaround bug: spi_mmc driver working in dma mode may hang the system 16 years ago
Mike Frysinger c6db04a78a Blackfin arch: remove useless SSYNC() in irq priority code 16 years ago
Bryan Wu 397861cd80 Blackfin arch: fix bug - gpio_bank() macros messed up bank number caculating with positioning a gpio 16 years ago
Mike Frysinger 10a88a2be5 Blackfin arch: enable i2c_bfin_twi0_device in cm_bf548 board 16 years ago
Michael Hennerich 3f37569044 Blackfin arch: Enable ISP1760 USB Host Driver in platform device initialization code. 16 years ago
Mike Frysinger 5ff294fa00 Blackfin arch: fixup get_user() macros 16 years ago
Mike Frysinger 9f20cf2527 Blackfin arch: do not bother initializing the first 4k 16 years ago
Mike Frysinger c2414bd0b1 Blackfin arch: use sti to set the mask rather than banging on imask 16 years ago
Michael Hennerich 88a8078b3b Blackfin arch: don't assume a specific SPI flash part - take whatever you probe 16 years ago
Mike Frysinger 57a55077dd Blackfin arch: update defconfig file for all boards 16 years ago
Michael Hennerich abeb21efb1 Blackfin arch: remove most BUG_ON channel checks 16 years ago
Mike Frysinger 2cf851137b Blackfin arch: only add IFLUSH nop padding when anomaly 443 is enabled 16 years ago
Michael Hennerich e04f9f427b Blackfin arch: Remove useless SSYNCs in DMA code 16 years ago
Michael Hennerich a2ba8b1998 Blackfin arch: lookup channel2irq() only once 16 years ago
Mike Frysinger 3529e0414b Blackfin arch: update anomaly lists to match latest sheets 16 years ago
Mike Frysinger 6a87d29bc6 Blackfin arch: refine the gpio check 16 years ago
Mike Frysinger a2d03a1d8e Blackfin arch: unify port_setup() to reduce arch differences 16 years ago
Mike Frysinger 6c7ec0ec93 Blackfin arch: unify peripheral_request() to reduce arch differences 16 years ago
Mike Frysinger 1f7d373f47 Blackfin arch: fix cmp_label() so it doesnt incorrectly accept partial leading matches 16 years ago
Mike Frysinger 27228b2e4c Blackfin arch: unify check_gpio() to reduce arch differences 16 years ago
Mike Frysinger 588ba8199e Blackfin arch: remove unused local define 16 years ago
Bryan Wu 2f6f4bcdd6 Blackfin arch: add support for Blackfin latest processor family BF51x 16 years ago
Mike Frysinger 2563265bdb Blackfin arch: put quotes around error to silence a ton of warnings from gcc-4.3 16 years ago
Graf Yang efe065a1b3 Blackfin arch: fix bug - kernel with SMP patch can not bootup 16 years ago
Mike Frysinger d292b00031 Blackfin arch: drop redundant BFIN_DMA_5XX depends 16 years ago
Mike Frysinger 0f8befa1d1 Blackfin arch: drop unused exports and comment remaining exports 16 years ago
Mike Frysinger 6ad2b84cf0 Blackfin arch: add an option to allow people to stick exception stack into L1 scratch 16 years ago
Mike Frysinger fe8015ce25 Blackfin arch: move EXPORT_SYMBOL to the place where it is actually defined 16 years ago
Michael Hennerich dc26aec25d Blackfin arch: BF538/9 Linux kernel Support 16 years ago
Mike Frysinger f940260a98 Blackfin arch: unify duplicated bss init code 16 years ago
Linus Torvalds ede6f5aea0 Fix up 64-bit byte swaps for most 32-bit architectures 16 years ago
Harvey Harrison 637b180c23 byteorder: remove the now unused byteorder.h 16 years ago
Harvey Harrison 5cbd04ae36 mn10300: introduce asm/swab.h 16 years ago
Harvey Harrison 919594765d frv: introduce asm/swab.h 16 years ago
Harvey Harrison f15d411ad9 m32r: introduce asm/swab.h 16 years ago
Harvey Harrison 231cc432f4 m68knommu: introduce asm/swab.h 16 years ago
Harvey Harrison fc61708b3a h8300: introduce asm/swab.h 16 years ago