1. 212324a davinci: Do not duplicate setting of gd by Tom Rini · 10 years ago
  2. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  3. 0262735 kconfig: add CONFIG_SUPPORT_SPL by Masahiro Yamada · 10 years ago
  4. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  5. 3491ba6 davinci: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  6. 3e01ed0 mtd: nand: davinci: add header file for driver definitions by Khoronzhuk, Ivan · 10 years ago
  7. 893b92f arm, da850: staticize funtions by Manish Badarkhe · 11 years ago
  8. e8459dc i2c, davinci: convert driver to new mutlibus/mutliadapter framework by Vitaly Andrianov · 11 years ago
  9. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  10. d8769c6 arm926ejs: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  11. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  12. 9c8deae arm, da850: enable the correct uart in arch_cpu_init() by Heiko Schocher · 11 years ago
  13. 7805671 arm/davinci/da850: add uart0_pins_rtscts and RMII_MHz_50_CLK in emac_pins_rmii pinmux by Heiko Schocher · 11 years ago
  14. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  15. 68cd4a4 arm: da830: moved pinmux configurations to the arch tree by Vishwanathrao Badarkhe, Manish · 11 years ago
  16. 81ac7e5 da850: provide davinci_enable_uart0 by Eric Benard · 12 years ago
  17. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  18. c8876f1 mac: Fix the condition check for setting the MAC from the EEPROM by Holger Hans Peter Freyther · 12 years ago
  19. 5f70714 arm: Move timer_reset_value to arch_global_data by Simon Glass · 12 years ago
  20. 66ee692 arm: Move tbl to arch_global_data by Simon Glass · 12 years ago
  21. 8ff43b0 arm: Move tbu to arch_global_data by Simon Glass · 12 years ago
  22. b339051 arm: Move timer_rate_hz into arch_global_data by Simon Glass · 12 years ago
  23. 21f11c7 davinci: fixed cpu reset by Davide Bonfanti · 12 years ago
  24. 3f7f241 ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK by Tom Rini · 12 years ago
  25. 77bfa6b davinci, c6x: Always use C version of reset code by Tom Rini · 12 years ago
  26. 25f8bf6 da8xx/hawkboard: Add support for ohci host controller by Sughosh Ganu · 12 years ago
  27. be7d257 DaVinci DA8xx: fix set_cpu_clk_info() by Laurence Withers · 12 years ago
  28. de9d2e3 DaVinci DA8xx: replace magic number for DDR speed by Laurence Withers · 12 years ago
  29. 680866a arm/davinci/da850: add uart0 pinmux by Mikhail Kshevetskiy · 12 years ago
  30. 89473d2 arm/davinci: fix DDR2/mDDR memory controller initialization for Omap L138 by Mikhail Kshevetskiy · 12 years ago
  31. 0d986e6 da850/omap-l138: Add support to read u-boot image from MMC/SD by Lad, Prabhakar · 12 years ago
  32. 560e69b arm, davinci: perform check for initializing global data and serial init by Lad, Prabhakar · 12 years ago
  33. ecc98ec da850/omap-l138: Add MMC support for DA850/OMAP-L138 by Lad, Prabhakar · 12 years ago
  34. d5b069e DaVinci: fix ddr2 vtp i/o calibration by Troy Kisky · 13 years ago
  35. fda9c20 dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci_dm6467Tevm by prabhakar.csengg@gmail.com · 13 years ago
  36. 826e991 davinci: cleanup davinci_sync_env_enetaddr() fucntion by Hadli, Manjunath · 13 years ago
  37. 6b873dc Changes to move hawkboard to the new spl infrastructure by Sughosh Ganu · 13 years ago
  38. eb93524 arm, davinci: Add lowlevel_init for SoCs other than DM644X by Christian Riesch · 13 years ago
  39. 8f5d468 davinci: add support for printing clock frequency by Hadli, Manjunath · 13 years ago
  40. 6678ceb davinci: remove macro CONFIG_DISPLAY_CPUINFO by Hadli, Manjunath · 13 years ago
  41. 3f84108 arm, davinci: add workaround for not resetting DMA bus and VPSS modules by Heiko Schocher · 13 years ago
  42. d652a34 arm, davinci: add PLL0 prediv to da850 lowlevel setup by Ben Gardiner · 13 years ago
  43. 8f74314 arm, davinci: Fix build warnings for cam_enc_4xx by Christian Riesch · 13 years ago
  44. 620fd27 arm, davinci: Add SPL support for DA850 SoCs by Christian Riesch · 13 years ago
  45. c005d6b davinci: Fixed wrong timebase clock frequency. by Manfred Rudigier · 13 years ago
  46. e21b3dfb arm, davinci: Use lldiv for the 64-bit divisions in timer.c by Christian Riesch · 13 years ago
  47. 5b51e7f arm, davinci: move misc function in arch tree by Heiko Schocher · 13 years ago
  48. 7f34b11 arm, davinci, da850: add uart1 tx rx pinmux config by Heiko Schocher · 13 years ago
  49. 6520471 arm, davinci: Remove duplication of pinmux configuration code by Christian Riesch · 13 years ago
  50. 516fb1c arm, da850: Add pinmux configurations to the arch tree by Christian Riesch · 13 years ago
  51. 964930b arm, davinci: Move pinmux functions from board to arch tree by Christian Riesch · 13 years ago
  52. 7c587d3 davinci_emac: move arch-independent defines to separate header by Ilya Yanok · 13 years ago
  53. f3c149d arm, davinci: da850/dm365 lowlevel cleanup by Heiko Schocher · 13 years ago
  54. 085d457 arm, davinci: Fix setting of the SDRAM configuration register by Christian Riesch · 13 years ago
  55. 95c248f arm, davinci: Remove the duplication of LPSC functions by Christian Riesch · 13 years ago
  56. effea9d arm, davinci: Rename AM1808 lowlevel functions to DA850 by Christian Riesch · 13 years ago
  57. 29b0bef arm926ejs, davinci: add cpuinfo for dm365 by Heiko Schocher · 13 years ago
  58. 53d3b2c arm, davinci: add lowlevel function for dm365 soc by Heiko Schocher · 13 years ago
  59. 435199f arm, davinci: add support for new spl framework by Heiko Schocher · 13 years ago
  60. fab19c1 arm, davinci: Add function lpsc_syncreset() by Christian Riesch · 13 years ago
  61. 23365af davinci: remove config.mk file from the sources by Vladimir Zapolskiy · 13 years ago
  62. fb1d633 davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUM by Manjunath Hadli · 13 years ago
  63. 9e2538e11 DaVinci: correct MDSTAT.STATE mask by Sergei Shtylyov · 13 years ago
  64. 0a0522c arm, davinci, da8xx: add cpuinfo by Heiko Schocher · 13 years ago
  65. 310ae55 arm, davinci, am1808: add lowlevel functions for booting from NOR by Heiko Schocher · 13 years ago
  66. bf569ac arm, davinci: add internal WDT support for AM1808 cpus by Heiko Schocher · 13 years ago
  67. de23e72 arm, davinci: move davinci_timer in header file by Heiko Schocher · 13 years ago
  68. 4f3c42a net, davinci_emac: add KSZ8864 switch by Heiko Schocher · 13 years ago
  69. b7e6843 da8xx: add support for multiple PLL controllers by Sudhakar Rajashekhara · 13 years ago
  70. 4769be2 Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  71. 724bd3c DaVinci: Remove incorrect CONFIG option by Sandeep Paulraj · 14 years ago
  72. 5342a71 DaVinci DM6467: Fix Build Error by Sandeep Paulraj · 14 years ago
  73. 840f892 DaVinci DM6467: Added ET1011C (LSI) PHY support by Sandeep Paulraj · 14 years ago
  74. 8ef583a miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  75. e465cf2 davinci: Rewrite timer.c to use tbl/tbu emulation variables in gd by Nick Thompson · 14 years ago
  76. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  77. 84ad688 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 15 years ago