Age | Commit message (Expand) | Author |
2019-08-12 | Merge branch '2019-08-11-ti-imports' | Tom Rini |
2019-08-12 | ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NOR | Adam Ford |
2019-08-11 | env: Drop environment.h header file where not needed | Simon Glass |
2019-08-11 | env: Move env_set() to env.h | Simon Glass |
2019-07-31 | Revert "ARM: davinci: da850: Manual pinmux only when PINCTRL not available" | Adam Ford |
2019-07-31 | ARM: da850-evm: Remove references to CONFIG_DA850_AM18X_EVM | Adam Ford |
2019-07-26 | ARM: da850-evm: Remove repeated pinmuxing calls | Adam Ford |
2019-07-26 | ARM: da850-evm: Remove duplicate UART initialization | Adam Ford |
2019-07-25 | net: davinci_emac: convert to using the driver model | Bartosz Golaszewski |
2019-07-13 | ARM: davinci: da850: Manual pinmux only when PINCTRL not available | Adam Ford |
2019-06-05 | ARM: da850evm: Fix reading MAC from SPI | Adam Ford |
2019-04-23 | ARM: da850evm: Remove legacy MMC code | Adam Ford |
2019-04-12 | ARM: davinci: da850evm: Enable SPL_OF_CONTROL without PLATDATA | Adam Ford |
2018-10-10 | board: da8xxevm: Add SPL DM for serial, spi | Jagan Teki |
2018-09-11 | ARM: davinci: da850evm: Support DM_MMC | Adam Ford |
2018-06-18 | dm: gpio: Add DM compatibility to GPIO driver for Davinci | Adam Ford |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-08 | net: Move enetaddr env access code to env config instead of net config | Alex Kiernan |
2017-09-29 | arm: da850-evm: Enable DM and device tree support for da850-evm | Adam Ford |
2017-09-13 | davinci: da850evm: Make EEPROM MAC code configurable | Adam Ford |
2017-08-16 | env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() | Simon Glass |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-08-16 | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() | Simon Glass |
2017-06-05 | arm: Add explicit include of <asm/mach-types.h> | Simon Glass |
2017-04-06 | Remove various unused interrupt related code | Tom Rini |
2017-01-11 | mmc: move more driver config options to Kconfig | Masahiro Yamada |
2016-12-04 | davinci: da8xxevm: fix indentation | Andre Przywara |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2015-04-18 | net: cosmetic: Name ethaddr variables consistently | Joe Hershberger |
2014-06-19 | mtd: nand: davinci: add header file for driver definitions | Khoronzhuk, Ivan |
2013-07-26 | da850evm: Use clrbits function with correct endianess | Christian Riesch |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2012-09-01 | da850/omap-l138: Fix NAND flash timings | Lad, Prabhakar |
2012-09-01 | da850/omap-l138: modifications for Logic PD Rev.3 AM18xx EVM | Rajashekhara, Sudhakar |
2012-09-01 | da850/omap-l138: Add MMC support for DA850/OMAP-L138 | Lad, Prabhakar |
2012-02-27 | da850evm: read mac address from I2C EEPROM on AM18x EVM | Hadli, Manjunath |
2012-02-27 | da850evm: add support to read mac address from SPI flash | Hadli, Manjunath |
2012-02-12 | Changes to move hawkboard to the new spl infrastructure | Sughosh Ganu |
2011-12-24 | arm, da850evm: Add an SPL for SPI boot | Christian Riesch |
2011-12-06 | da850evm: pass board revision info to kernel | Manjunath Hadli |
2011-12-06 | arm, da850evm: Use the pinmux configurations defined in the arch tree | Christian Riesch |
2011-12-06 | arm, da850evm: Do pinmux configuration for EMAC together with other pinmuxes | Christian Riesch |
2011-12-06 | arm, davinci: Move pinmux functions from board to arch tree | Christian Riesch |
2011-10-27 | da850evm: Move LPSC configuration to board_early_init_f() | Christian Riesch |
2011-09-07 | da8xxevm: Fix warning: unused variable 'val' | Wolfgang Denk |
2011-09-04 | da850: modifications for Logic PD Rev.3 AM18xx EVM | Nagabhushana Netagunte |
2011-09-04 | da850: add support to wake up DSP during board init | Nagabhushana Netagunte |
2011-09-04 | da850: add NOR boot mode support | Nagabhushana Netagunte |
2011-05-11 | da850evm: fix NAND WSTROBE and TA timings | Ben Gardiner |
2010-11-30 | Davinci 8xx: Move common functions to share code | Stefano Babic |