Commit Graph

63 Commits (3f31fddfa26b7594b44ff2b34f9a04ba409e0f91)

Author SHA1 Message Date
Laurent Pinchart da3854fc9f DM9000: Fixup blackfin after removing 2 resource usage 17 years ago
Mike Frysinger 5bda27235b Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFIN 17 years ago
Mike Frysinger 9cd9c616f5 [Blackfin] arch: rename bf5xx-flash to bfin-async-flash 17 years ago
Mike Frysinger b964c592d4 [Blackfin] arch: protect linux/usb/isp1362.h include until the driver gets mainlined 17 years ago
Michael Hennerich 14b03204c8 [Blackfin] arch: Functional power management support: Add CPU and platform voltage scaling support 17 years ago
Jean Delvare 3760f73671 i2c: Convert most new-style drivers to use module aliasing 17 years ago
Michael Hennerich fe44193c55 [Blackfin] arch: Functional power management support: Remove broken cpu frequency scaling drivers 17 years ago
Graf Yang 5be36d22b2 [Blackfin] arch: add Blackfin on-chip SIR IrDA driver support 17 years ago
Bernd Schmidt 7795566495 [Blackfin] arch: Give the DMA base registers a more descriptive name 17 years ago
Bernd Schmidt ac86a97853 [Blackfin] arch: Consistently export base_addr for all Blackfin variants. 17 years ago
Mike Frysinger 3132b58679 [Blackfin] arch: theres no need to declare ram{end,start,base} in the head.S files 17 years ago
Mike Frysinger 5d1617b247 [Blackfin] arch: merge ip0x-specific board changes 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
Harvey Harrison b85d858b40 [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ 17 years ago
Bryan Wu 81d9c7f27d [Blackfin] arch: add i2c board info struct and move to new-style i2c interface 17 years ago
Mike Frysinger 793dc27b51 [Blackfin] arch: conditionally enable flash resources since it requests the async memory bank 17 years ago
Mike Frysinger 67f2d33ec0 [Blackfin] arch: fix build fails only include header files when enabled 17 years ago
Michael Hennerich 6e668936db [Blackfin] arch: Encourage users to use the spidev character driver: Provide platform support 17 years ago
Jeff Garzik 0a87e3e92b Rename: linux/pata_platform.h to linux/ata_platform.h 17 years ago
Michael Hennerich f1bceb47b3 [Blackfin] arch:Fix BUG [#3876] pfbutton test for BTN3 on bf533 don't show complete info 17 years ago
Mike Frysinger 0db5d105cd [Blackfin] arch: punt the simple ad5304 spi driver now that the generic spidev driver lets you do it from userspace 17 years ago
Mike Frysinger cad2ab65dd [Blackfin] arch: add board resources for new simple-gpio char driver 17 years ago
Mike Frysinger edf056417d [Blackfin] arch: fix bug - set right partition size in the board files 17 years ago
Mike Frysinger de8c43f2fc [Blackfin] arch: use common flash driver to setup partitions rather than the bf5xx-flash driver 17 years ago
Bryan Wu e31639540d [Blackfin] arch: enable generic GPIO based I2C driver in STAMP-BF533, EZKIT-BF533 and EZKIT-BF561 boards 17 years ago
Michael Hennerich 2463ef22bf [Blackfin] arch: replace current blackfin specific pfbutton driver with kernel generic gpio key driver 17 years ago
Javier Herrero 7a5f819187 [Blackfin] arch: Added support for OpenCores Keyboard Controller to H8606 board 17 years ago
Javier Herrero fb96c56de3 [Blackfin] arch: Added support for 8250-class UARTs in HV Sistemas H8606 board, modification in 8250.c driver for correct compilation with Blackfin 17 years ago
Robert P. J. Day 09db9487b0 Blackfin arch: Typo: "CONFIG_RTC_BFIN_MODULE" -> "CONFIG_RTC_DRV_BFIN_MODULE" 17 years ago
Mike Frysinger f02bcec598 Blackfin arch: relocate linux/usb_isp1362.h to linux/usb/isp1362.h like in newer linux trees 17 years ago
Mike Frysinger a055b2b4de Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIO 17 years ago
Mike Frysinger 0feea17f94 Blackfin arch: fix missing newline to file 17 years ago
Mike Frysinger 4f25eb85d6 Blackfin arch: split board selection off into mach subdirs 17 years ago
Bryan Wu 5d448dd507 Blackfin arch: move hard coded pin_req to board file 17 years ago
Sonic Zhang 111cf97d2c Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA. 18 years ago
Michael Hennerich a15c2dcff2 Blackfin arch: Apply Bluetchnix vendor patch provided by Harald Krapfenbauer 18 years ago
Javier Herrero ab472a0484 Blackfin arch: Added support for HV Sistemas H8606 board 18 years ago
Mike Frysinger 066954a389 Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_name" per discussion on lkml as the former uses less storage 18 years ago
Thomas Renninger 8122c6cea0 [CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq core 18 years ago
Robin Getz 337d390b3a Blackfin arch: Print out debug info, as early as possible 18 years ago
Robin Getz 02f13f9d5c Blackfin arch: Remove cruft - CONFIG_DEBUG_SERIAL_EARLY_INIT didn't work that well with DEBUG_KERNEL_START 18 years ago
Mike Frysinger 168f1212c0 Blackfin arch: rewrite our reboot code in C 18 years ago
Mike Frysinger f0b5d12f2b Blackfin arch: allow people to select the feature that is unavailable to the kernel 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
Mike Frysinger e208f83a7a Blackfin arch: use HI/LO macros rather than masking the bit ranges ourselves 18 years ago
Mike Frysinger 1aafd90912 Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines 18 years ago
Bryan Wu c6c4d7bbbb Blackfin arch: update platform driver resource information to all board files 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 1f83b8f148 Blackfin arch: cleanup warnings from checkpatch -- no functional changes 18 years ago