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