Age | Commit message (Expand) | Author | Files | Lines |
2019-07-02 | ARM: davinci: omapl138-hawk: add missing regulator constraints for OHCI | Bartosz Golaszewski | 1 | -0/+3 |
2019-04-12 | ARM: davinci: omapl138-hawk: add a fixed regulator for ohci-da8xx | Bartosz Golaszewski | 1 | -3/+46 |
2019-04-12 | ARM: davinci: add missing sentinels to GPIO lookup tables | Bartosz Golaszewski | 1 | -0/+1 |
2019-02-20 | Merge tag 'davinci-for-v5.1/soc-part3' of git://git.kernel.org/pub/scm/linux/... | Arnd Bergmann | 1 | -74/+10 |
2019-02-19 | ARM: davinci: cp-intc: add a wrapper around cp_intc_init() | Bartosz Golaszewski | 1 | -1/+1 |
2019-02-19 | ARM: davinci: cp-intc: remove cp_intc.h | Bartosz Golaszewski | 1 | -1/+0 |
2019-02-12 | ARM: davinci: omapl138-hawk: remove legacy usb helpers | Bartosz Golaszewski | 1 | -74/+1 |
2019-02-12 | ARM: davinci: omapl138-hawk: use gpio lookup entries for usb gpios | Bartosz Golaszewski | 1 | -0/+10 |
2019-01-10 | ARM: davinci: omapl138-hawk: fix label names in GPIO lookup entries | Bartosz Golaszewski | 1 | -2/+2 |
2018-07-10 | ARM: davinci: omapl138-hawk: add aemif & nand support | Bartosz Golaszewski | 1 | -0/+132 |
2018-06-26 | ARM: davinci: da850: Remove legacy clock init | David Lechner | 1 | -11/+1 |
2018-06-26 | ARM: davinci: da8xx: add new USB PHY clock init using common clock framework | David Lechner | 1 | -2/+7 |
2018-06-26 | ARM: davinci: da850: add new clock init using common clock framework | David Lechner | 1 | -0/+2 |
2018-05-01 | ARM: davinci: board-omapl138-hawk: fix GPIO numbers for MMC/SD lookup | Sekhar Nori | 1 | -3/+7 |
2018-04-06 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -6/+1 |
2018-03-09 | ARM: davinci: fix the GPIO lookup for omapl138-hawk | Bartosz Golaszewski | 1 | -2/+2 |
2018-02-19 | ARM: davinci: move davinci_clk_init() to init_time | David Lechner | 1 | -1/+1 |
2018-02-19 | ARM: davinci: remove watchdog reset | David Lechner | 1 | -1/+0 |
2018-02-19 | ARM: da8xx: use platform data for CFGCHIP syscon regmap | David Lechner | 1 | -4/+0 |
2017-02-13 | ARM: davinci: Don't rely on public mmc header to include interrupt.h | Ulf Hansson | 1 | -0/+1 |
2016-11-28 | ARM: davinci: hawk: use gpio descriptor for mmc pins | Axel Haslam | 1 | -31/+11 |
2016-11-01 | ARM: davinci: da8xx: add usb phy clocks | David Lechner | 1 | -7/+8 |
2016-10-31 | ARM: davinci: da8xx: Add USB PHY platform device | David Lechner | 1 | -0/+5 |
2016-10-31 | ARM: davinci: da8xx: Add full regulator constraints for non-DT boot | Axel Haslam | 1 | -0/+3 |
2016-10-31 | ARM: davinci: da8xx: Add CFGCHIP syscon platform device | David Lechner | 1 | -0/+4 |
2016-10-31 | ARM: davinci: da8xx: Remove duplicated defines | Alexandre Bailon | 1 | -1/+2 |
2015-12-01 | ARM: davinci: make headers more local | Arnd Bergmann | 1 | -1/+1 |
2013-11-11 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+6 |
2013-10-07 | ARM: davinci: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -1/+1 |
2013-09-25 | ARM: davinci: da8xx boards: gpio device creation | Philip Avinash | 1 | -0/+6 |
2013-08-21 | ARM: davinci: serial: get rid of davinci_uart_config | Manjunathappa, Prakash | 1 | -5/+1 |
2013-04-17 | ARM: davinci: da850 board: add remoteproc support | Robert Tivy | 1 | -0/+6 |
2013-04-03 | ARM: davinci: mmc: derive version information from device name | Manjunathappa, Prakash | 1 | -1/+0 |
2013-02-22 | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -19/+11 |
2013-01-15 | ARM: davinci: da850 board: change pr_warning() to pr_warn() | Robert Tivy | 1 | -19/+11 |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren | 1 | -1/+1 |
2012-05-05 | ARM: davinci: use machine specific hook for late init | Shawn Guo | 1 | -0/+1 |
2012-01-27 | ARM: davinci: update mdio bus name | Sekhar Nori | 1 | -1/+1 |
2012-01-05 | ARM: 7190/1: restart: davinci: use new restart hook | Sekhar Nori | 1 | -0/+1 |
2011-08-22 | ARM: mach-davinci: convert boot_params to atag_offset | Nicolas Pitre | 1 | -1/+1 |
2011-07-18 | ARM: mach-davinci: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size | Nicolas Pitre | 1 | -0/+1 |
2011-03-01 | davinci: USB1.1 support for Omapl138-Hawkboard | Victor Rodriguez | 1 | -0/+115 |
2011-03-01 | davinci: MMC/SD support for Omapl138-Hawkboard | Victor Rodriguez | 1 | -0/+72 |
2011-03-01 | davinci: EDMA support for Omapl138-Hawkboard | Victor Rodriguez | 1 | -0/+54 |
2011-03-01 | davinci: EMAC support for Omapl138-Hawkboard | Victor Rodriguez | 1 | -0/+43 |
2010-10-22 | davinci: fix remaining board support after io_pgoffst removal | Kevin Hilman | 1 | -2/+0 |
2010-09-24 | davinci: Initial support for Omapl138-Hawkboard | Victor Rodriguez | 1 | -0/+64 |