Age | Commit message (Expand) | Author |
2014-10-29 | kconfig: arm: introduce symbol for ARM CPUs | Georges Savoundararadj |
2014-10-27 | kconfig: add CONFIG_SUPPORT_SPL | Masahiro Yamada |
2014-09-13 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada |
2014-08-31 | davinci: kconfig: move board select menu and common settings | Masahiro Yamada |
2014-06-19 | mtd: nand: davinci: add header file for driver definitions | Khoronzhuk, Ivan |
2014-04-17 | arm, da850: staticize funtions | Manish Badarkhe |
2014-04-17 | i2c, davinci: convert driver to new mutlibus/mutliadapter framework | Vitaly Andrianov |
2014-02-19 | kbuild: change out-of-tree build | Masahiro Yamada |
2013-10-31 | arm926ejs: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-08-15 | arm, da850: enable the correct uart in arch_cpu_init() | Heiko Schocher |
2013-08-15 | arm/davinci/da850: add uart0_pins_rtscts and RMII_MHz_50_CLK in emac_pins_rmi... | Heiko Schocher |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-06-10 | arm: da830: moved pinmux configurations to the arch tree | Vishwanathrao Badarkhe, Manish |
2013-05-10 | da850: provide davinci_enable_uart0 | Eric Benard |
2013-03-15 | Replace __bss_end__ with __bss_end | Simon Glass |
2013-02-20 | mac: Fix the condition check for setting the MAC from the EEPROM | Holger Hans Peter Freyther |
2013-02-01 | arm: Move timer_reset_value to arch_global_data | Simon Glass |
2013-02-01 | arm: Move tbl to arch_global_data | Simon Glass |
2013-02-01 | arm: Move tbu to arch_global_data | Simon Glass |
2013-02-01 | arm: Move timer_rate_hz into arch_global_data | Simon Glass |
2012-12-10 | davinci: fixed cpu reset | Davide Bonfanti |
2012-09-27 | ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK | Tom Rini |
2012-09-01 | davinci, c6x: Always use C version of reset code | Tom Rini |
2012-09-01 | da8xx/hawkboard: Add support for ohci host controller | Sughosh Ganu |
2012-09-01 | DaVinci DA8xx: fix set_cpu_clk_info() | Laurence Withers |
2012-09-01 | DaVinci DA8xx: replace magic number for DDR speed | Laurence Withers |
2012-09-01 | arm/davinci/da850: add uart0 pinmux | Mikhail Kshevetskiy |
2012-09-01 | arm/davinci: fix DDR2/mDDR memory controller initialization for Omap L138 | Mikhail Kshevetskiy |
2012-09-01 | da850/omap-l138: Add support to read u-boot image from MMC/SD | Lad, Prabhakar |
2012-09-01 | arm, davinci: perform check for initializing global data and serial init | Lad, Prabhakar |
2012-09-01 | da850/omap-l138: Add MMC support for DA850/OMAP-L138 | Lad, Prabhakar |
2012-07-07 | DaVinci: fix ddr2 vtp i/o calibration | Troy Kisky |
2012-02-27 | dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci... | prabhakar.csengg@gmail.com |
2012-02-27 | davinci: cleanup davinci_sync_env_enetaddr() fucntion | Hadli, Manjunath |
2012-02-12 | Changes to move hawkboard to the new spl infrastructure | Sughosh Ganu |
2012-02-12 | arm, davinci: Add lowlevel_init for SoCs other than DM644X | Christian Riesch |
2012-02-12 | davinci: add support for printing clock frequency | Hadli, Manjunath |
2012-02-12 | davinci: remove macro CONFIG_DISPLAY_CPUINFO | Hadli, Manjunath |
2012-02-12 | arm, davinci: add workaround for not resetting DMA bus and VPSS modules | Heiko Schocher |
2012-02-12 | arm, davinci: add PLL0 prediv to da850 lowlevel setup | Ben Gardiner |
2011-12-24 | arm, davinci: Fix build warnings for cam_enc_4xx | Christian Riesch |
2011-12-24 | arm, davinci: Add SPL support for DA850 SoCs | Christian Riesch |
2011-12-19 | davinci: Fixed wrong timebase clock frequency. | Manfred Rudigier |
2011-12-10 | arm, davinci: Use lldiv for the 64-bit divisions in timer.c | Christian Riesch |
2011-12-06 | arm, davinci: move misc function in arch tree | Heiko Schocher |
2011-12-06 | arm, davinci, da850: add uart1 tx rx pinmux config | Heiko Schocher |
2011-12-06 | arm, davinci: Remove duplication of pinmux configuration code | Christian Riesch |
2011-12-06 | arm, da850: Add pinmux configurations to the arch tree | Christian Riesch |
2011-12-06 | arm, davinci: Move pinmux functions from board to arch tree | Christian Riesch |