summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm926ejs/davinci
Commit message (Expand)AuthorAgeFilesLines
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-291-3/+0
* kconfig: add CONFIG_SUPPORT_SPLMasahiro Yamada2014-10-271-0/+4
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-2/+0
* davinci: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-301-0/+79
* mtd: nand: davinci: add header file for driver definitionsKhoronzhuk, Ivan2014-06-192-1/+2
* arm, da850: staticize funtionsManish Badarkhe2014-04-171-3/+3
* i2c, davinci: convert driver to new mutlibus/mutliadapter frameworkVitaly Andrianov2014-04-174-4/+4
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-191-1/+1
* arm926ejs: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-35/+13
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* arm, da850: enable the correct uart in arch_cpu_init()Heiko Schocher2013-08-151-0/+4
* arm/davinci/da850: add uart0_pins_rtscts and RMII_MHz_50_CLK in emac_pins_rmi...Heiko Schocher2013-08-151-0/+6
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2422-333/+23
* arm: da830: moved pinmux configurations to the arch treeVishwanathrao Badarkhe, Manish2013-06-102-0/+152
* da850: provide davinci_enable_uart0Eric Benard2013-05-101-0/+8
* Replace __bss_end__ with __bss_endSimon Glass2013-03-151-1/+1
* mac: Fix the condition check for setting the MAC from the EEPROMHolger Hans Peter Freyther2013-02-201-2/+2
* arm: Move timer_reset_value to arch_global_dataSimon Glass2013-02-011-2/+2
* arm: Move tbl to arch_global_dataSimon Glass2013-02-011-3/+3
* arm: Move tbu to arch_global_dataSimon Glass2013-02-011-2/+2
* arm: Move timer_rate_hz into arch_global_dataSimon Glass2013-02-011-4/+5
* davinci: fixed cpu resetDavide Bonfanti2012-12-101-1/+1
* ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini2012-09-273-41/+49
* davinci, c6x: Always use C version of reset codeTom Rini2012-09-013-84/+34
* da8xx/hawkboard: Add support for ohci host controllerSughosh Ganu2012-09-011-0/+5
* DaVinci DA8xx: fix set_cpu_clk_info()Laurence Withers2012-09-011-9/+14
* DaVinci DA8xx: replace magic number for DDR speedLaurence Withers2012-09-011-1/+2
* arm/davinci/da850: add uart0 pinmuxMikhail Kshevetskiy2012-09-011-0/+5
* arm/davinci: fix DDR2/mDDR memory controller initialization for Omap L138Mikhail Kshevetskiy2012-09-011-7/+19
* da850/omap-l138: Add support to read u-boot image from MMC/SDLad, Prabhakar2012-09-011-0/+5
* arm, davinci: perform check for initializing global data and serial initLad, Prabhakar2012-09-011-6/+9
* da850/omap-l138: Add MMC support for DA850/OMAP-L138Lad, Prabhakar2012-09-011-0/+11
* DaVinci: fix ddr2 vtp i/o calibrationTroy Kisky2012-07-071-4/+3
* dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci...prabhakar.csengg@gmail.com2012-02-271-1/+1
* davinci: cleanup davinci_sync_env_enetaddr() fucntionHadli, Manjunath2012-02-271-3/+6
* Changes to move hawkboard to the new spl infrastructureSughosh Ganu2012-02-122-11/+17
* arm, davinci: Add lowlevel_init for SoCs other than DM644XChristian Riesch2012-02-121-0/+4
* davinci: add support for printing clock frequencyHadli, Manjunath2012-02-121-0/+32
* davinci: remove macro CONFIG_DISPLAY_CPUINFOHadli, Manjunath2012-02-121-44/+0
* arm, davinci: add workaround for not resetting DMA bus and VPSS modulesHeiko Schocher2012-02-121-3/+49
* arm, davinci: add PLL0 prediv to da850 lowlevel setupBen Gardiner2012-02-121-0/+7
* arm, davinci: Fix build warnings for cam_enc_4xxChristian Riesch2011-12-241-2/+3
* arm, davinci: Add SPL support for DA850 SoCsChristian Riesch2011-12-242-2/+35
* davinci: Fixed wrong timebase clock frequency.Manfred Rudigier2011-12-191-1/+1
* arm, davinci: Use lldiv for the 64-bit divisions in timer.cChristian Riesch2011-12-101-2/+4
* arm, davinci: move misc function in arch treeHeiko Schocher2011-12-062-1/+151
* arm, davinci, da850: add uart1 tx rx pinmux configHeiko Schocher2011-12-061-0/+5
* arm, davinci: Remove duplication of pinmux configuration codeChristian Riesch2011-12-061-28/+8
* arm, da850: Add pinmux configurations to the arch treeChristian Riesch2011-12-062-0/+167
* arm, davinci: Move pinmux functions from board to arch treeChristian Riesch2011-12-062-1/+106
OpenPOWER on IntegriCloud