index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-davinci
/
board-sffsdr.c
Age
Commit message (
Expand
)
Author
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-02-19
ARM: davinci: aintc: wrap davinci_irq_init() with a helper
Bartosz Golaszewski
2019-01-10
ARM: davinci: sffsdr: use device properties for at24 eeprom
Bartosz Golaszewski
2019-01-10
ARM: davinci: sffsdr: fix the at24 eeprom device name
Bartosz Golaszewski
2018-06-26
ARM: davinci: dm644x: add new clock init using common clock framework
David Lechner
2018-05-02
ARM: davinci: dm644x: remove unnecessary postcore_initcall()
Sekhar Nori
2018-02-19
ARM: davinci: move davinci_clk_init() to init_time
David Lechner
2018-02-19
ARM: davinci: remove watchdog reset
David Lechner
2017-08-13
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
2013-09-30
misc: (at24) move header to linux/platform_data/
Vivien Didelot
2013-08-22
ARM: davinci: serial: get rid of davinci_uart_config
Manjunathappa, Prakash
2013-06-13
ARM: davinci: remove stale SFFSDR maintainer name
Hugo Villeneuve
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
2012-09-14
ARM: davinci: move platform_data definitions
Arnd Bergmann
2012-05-05
ARM: davinci: use machine specific hook for late init
Shawn Guo
2012-02-27
Merge branch 'davinci/cleanups' into next/cleanup
Arnd Bergmann
2012-02-25
ARM: davinci: create new common platform header for davinci
Manjunath Hadli
2012-01-27
ARM: davinci: update mdio bus name
Sekhar Nori
2012-01-05
ARM: 7190/1: restart: davinci: use new restart hook
Sekhar Nori
2011-08-21
ARM: mach-davinci: convert boot_params to atag_offset
Nicolas Pitre
2011-07-18
ARM: mach-davinci: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
Nicolas Pitre
2010-10-21
Merge branch 'davinci-next' into davinci-for-linus
Kevin Hilman
2010-10-20
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
2010-09-24
davinci: cleanup mdio arch code and switch to phy_id
Cyril Chemparathy
2010-05-13
Davinci: aintc/cpintc - use ioremap()
Cyril Chemparathy
2010-05-06
DaVinci: move AEMIF #define's to the proper headers
Sergei Shtylyov
2010-05-06
davinci: misc cleanups from sparse
Kevin Hilman
2009-11-25
davinci: remove unused variable in arch/arm/mach-davinci/board-sffsdr.c
Sekhar Nori
2009-11-25
DaVinci: rename setup_usb() to davinci_setup_usb()
Sergei Shtylyov
2009-11-25
DaVinci: remove unneeded #include's
Sergei Shtylyov
2009-07-25
ARM: includecheck fix: board-sffsdr.c
Jaswinder Singh Rajput
2009-05-28
davinci: Move emac platform_data to SoC-specific files
Mark A. Greer
2009-05-26
davinci: Encapsulate SoC-specific data in a structure
Mark A. Greer
2009-05-26
davinci: EMAC platform support
Kevin Hilman
2009-05-26
davinci: DM644x: add support for SFFSDR board
Hugo Villeneuve