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-mityomapl138.c
Age
Commit message (
Expand
)
Author
2021-04-08
ARM: davinci: Constify the software nodes
Heikki Krogerus
2020-09-28
mtd: rawnand: Use the new ECC engine type enumeration
Miquel Raynal
2020-07-21
ARM: davinci: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2019-02-19
ARM: davinci: cp-intc: add a wrapper around cp_intc_init()
Bartosz Golaszewski
2019-02-19
ARM: davinci: cp-intc: remove cp_intc.h
Bartosz Golaszewski
2019-01-10
ARM: davinci: mityomapl138: use device properties for at24 eeprom
Bartosz Golaszewski
2019-01-10
ARM: davinci: mityomapl138: use nvmem notifiers
Bartosz Golaszewski
2019-01-10
ARM: davinci: mityomapl138: don't read the MAC address from machine code
Bartosz Golaszewski
2018-12-06
ARM: davinci: mityomapl138: use cell nvmem lookup for mac address
Bartosz Golaszewski
2018-07-10
ARM: davinci: mityomapl138: use aemif platform driver
Bartosz Golaszewski
2018-06-26
ARM: davinci: da850: add new clock init using common clock framework
David Lechner
2018-05-02
ARM: davinci: mityomapl138: specify the chipselect in davinci_nand_pdata
Bartosz Golaszewski
2018-02-19
ARM: davinci: move davinci_clk_init() to init_time
David Lechner
2018-02-19
ARM: davinci: remove watchdog reset
David Lechner
2018-02-19
ARM: da8xx: use platform data for CFGCHIP syscon regmap
David Lechner
2016-11-30
Merge tag 'davinci-for-v4.10/cleanup-2' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
2016-11-16
ARM: davinci: PM: rework init, remove platform device
Kevin Hilman
2016-10-31
ARM: davinci: da8xx: Add CFGCHIP syscon platform device
David Lechner
2016-04-29
ARM: davinci: only use NVMEM when available
Arnd Bergmann
2016-03-20
Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-03-01
misc: at24: replace memory_accessor with nvmem_device_read
Andrew Lunn
2016-02-17
ARM: davinci: avoid unused mityomapl138_pn_info variable
Arnd Bergmann
2015-12-01
ARM: davinci: make headers more local
Arnd Bergmann
2014-11-18
ARM: davinci: Use standard logging styles
Joe Perches
2014-02-23
ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif
Ivan Khoronzhuk
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-01-29
Merge tag 'davinci-for-v3.9/soc' of git://gitorious.org/linux-davinci/linux-d...
Olof Johansson
2013-01-03
ARM: davinci: da8xx_register_spi() should not register SPI board info
Vivien Didelot
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-01-05
ARM: 7190/1: restart: davinci: use new restart hook
Sekhar Nori
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-09-11
mtd: nand: rename NAND_USE_FLASH_BBT
Brian Norris
2011-09-11
mtd: nand: consolidate redundant flash-based BBT flags
Brian Norris
2011-08-21
ARM: mach-davinci: convert boot_params to atag_offset
Nicolas Pitre
2011-07-24
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-07-18
ARM: mach-davinci: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
Nicolas Pitre
2011-06-21
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
2011-04-25
davinci: mityomapl138: Use auto-probe to determine attached PHY ID
Michael Williamson
2011-04-25
davinci: mityomapl138: Use correct id for NAND controller
Michael Williamson
2011-03-11
davinci: add spi devices support for MityDSP-L138/MityARM-1808 platform
Michael Williamson
2011-02-28
davinci: Support various speedgrades for MityDSP-L138 and MityARM-1808 SoMs
Michael Williamson
2010-10-21
davinci: fix remaining board support after io_pgoffst removal
Kevin Hilman
2010-10-12
davinci: mityomapl138: make file local data static
Sekhar Nori
2010-09-24
davinci: MityDSP-L138/MityARM-1808 read MAC address from I2C Prom
Michael Williamson
2010-09-24
davinci: cleanup mdio arch code and switch to phy_id
Cyril Chemparathy
2010-09-24
davinci: Add I2C0 devices to MityDSP-L138/MityARM-1808 platform
Michael Williamson
2010-09-24
davinci: Initial support for MityDSP-L138/MityARM-1808
Michael Williamson