Commit Graph

29 Commits (4f452e8aa492c0b8028ca9b4bdb4d018ba28c6c7)

Author SHA1 Message Date
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
Grace Pan ac76d889b5 [Blackfin] arch: Adjust the u-boot and kernel image partition size in mtd device. 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
Harvey Harrison b85d858b40 [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ 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
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 181afa9498 [Blackfin] arch: grab mac address from OTP on BF527-EZKIT 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
Michael Hennerich a628a8bcd8 [Blackfin] arch: Update copyright date 17 years ago
Michael Hennerich acbcd26319 [Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with GENERIC_GPIO API interface 17 years ago
Michael Hennerich 0e85e3020e [Blackfin] arch: The BF527 EZkit connects UART1/PORTF 17 years ago
Michael Hennerich 1089e22873 [Blackfin] arch: Enable peripheral platform resources on the BF527 EZkit 17 years ago
Michael Hennerich c7d4896621 Blackfin arch: Dont use cs_change_per_word, since the AD7877 driver doesnt require it anymore; fix bus numbers, fix typos 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 632f658b36 Blackfin arch: the usb_sl811.h header has been moved to usb/sl811.h so lets use that version now 17 years ago
Mike Frysinger 9862cc5278 Blackfin arch: change get_bf537_ether_addr() to bfin_get_ether_addr() since this is not BF537 specific and to better match other Blackfin-specific conventions 17 years ago
Mike Frysinger 137b1529da Blackfin arch: sharing the board-specific MAC function does not make sense so move it into board-specific files 17 years ago
Mike Frysinger 4f25eb85d6 Blackfin arch: split board selection off into mach subdirs 17 years ago
Michael Hennerich 0954f70ab1 Blackfin arch: fix AD7877 bus_num and add support for WM8731 SPI control interface 17 years ago
Bryan Wu 5d448dd507 Blackfin arch: move hard coded pin_req to board file 17 years ago
Michael Hennerich 64307f7db3 Blackfin arch: add NFC driver support in BF527-EZKIT board 17 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 17 years ago
Michael Hennerich 590031450a Blackfin arch: add new processor ADSP-BF52x arch/mach support 17 years ago