1. 24a514c da850evm: fix NAND WSTROBE and TA timings by Ben Gardiner · 13 years ago
  2. fa9cd78 ea20: fix libea20.o not found by Ben Gardiner · 14 years ago
  3. b157dd5 DaVinci DM6467: Enhance board Support by Sandeep Paulraj · 14 years ago
  4. 99e4c75 DM365: Fix Build Error by Sandeep Paulraj · 14 years ago
  5. e3e4e2f DaVinci DM365: Adding MMC/SD support for DM365 EVM by Sandeep Paulraj · 14 years ago
  6. 073eacf DaVinci DM355: Adding MMC/SD support for DM355 EVM by Sandeep Paulraj · 14 years ago
  7. 649a33e Davinci: add support for the ea20 board by Stefano Babic · 14 years ago
  8. 6d1c649 Davinci 8xx: Move common functions to share code by Stefano Babic · 14 years ago
  9. d260740 da850: Add RMII support for EMAC by Sudhakar Rajashekhara · 14 years ago
  10. 48571ff Add board support for hawkboard by Sughosh Ganu · 14 years ago
  11. d7f9b50 Move and rename common headers from under by Sughosh Ganu · 14 years ago
  12. 4f6fc15 DA850 EVM: passing maximum clock rate information to kernel by Sekhar Nori · 14 years ago
  13. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  14. a9aa392 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  15. f760d14 Remove config.mk for da8xxevm based boards. by Sughosh Ganu · 14 years ago
  16. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  17. b6e7bd9 schmoogie: fix build error due to removal of forceenv() by Wolfgang Denk · 14 years ago
  18. 3d248d3 da850evm: basic MII EMAC support by Ben Gardiner · 14 years ago
  19. a3f8829 da850evm: setup the NAND flash timings by Ben Gardiner · 14 years ago
  20. 756d1fe da850evm : enable NAND even when not in NAND boot mode by Ben Gardiner · 14 years ago
  21. 7b37a27 davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr by Ben Gardiner · 14 years ago
  22. 9700375 da8xx: fixup ARM relocation support by Ben Gardiner · 14 years ago
  23. 37adbf9 da850 evm: Fix definition of 'pinmux' macro by Prakash PM · 14 years ago
  24. b9f34ce da830 evm: Fix checkpatch error on 'pinmux' macro by Prakash PM · 14 years ago
  25. 89b765c TI: DaVinci: Add board specific code for da850 EVM by Sudhakar Rajashekhara · 14 years ago
  26. 1585570 TI: DaVinci: Prepare for da850 support by Sudhakar Rajashekhara · 14 years ago
  27. 9d79956 da830: Move common code out of da830evm.c file by Sudhakar Rajashekhara · 14 years ago
  28. 84ad688 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 14 years ago
  29. cc41a59 TI: Davinci: NAND Driver Cleanup by Cyril Chemparathy · 15 years ago
  30. 37cffda da830evm: Add support for TI EMAC by Nick Thompson · 15 years ago
  31. 3a4e439 DA830 EVM: Enable NAND support on Spectrum Digital EVM by Nick Thompson · 15 years ago
  32. 63a47df da830evm: Use table driven pin mux configuration by Nick Thompson · 15 years ago
  33. 2ff6922 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  34. 82a821f DA830: Add pinmux for USB0_DRVVBUS by Ajay Kumar Gupta · 15 years ago
  35. 90110e0 Davinci: Table driven pinmux configuration by Nick Thompson · 15 years ago
  36. c1ee63c TI DaVinci DM646x: Enable NAND on DM6467 EVM by Sandeep Paulraj · 15 years ago
  37. bdc9c6c TI DA8xx: Add new directory for da830evm board by Sekhar Nori · 15 years ago
  38. ca8480d TI Davinci: add a pin multiplexer configuration API by Nick Thompson · 15 years ago
  39. 4946775 Coding Style cleanup; update CHANGELOG, prepare -rc1 by Wolfgang Denk · 15 years ago
  40. a4474ff TI DaVinci: Adding Copyright for DM365 EVM by Sandeep Paulraj · 15 years ago
  41. fac1ef4 TI DaVinci: DM355 Leopard: Fix compilation warning by Sandeep Paulraj · 15 years ago
  42. 5df65cf TI: DaVinci: DM355 Leopard board support by Sandeep Paulraj · 15 years ago
  43. 6ab176d TI DaVinci DM646x: Adding initial support for DM6467 EVM by Sandeep Paulraj · 15 years ago
  44. d884f64 TI DaVinci DM365: Fix Compilation warning for DM365 EVM by Sandeep Paulraj · 15 years ago
  45. 6fe5e87 TI DaVinci DM355: Fix Compilation warning for DM355 EVM by Sandeep Paulraj · 15 years ago
  46. 4df30f3 TI: DaVinci DM365: Enabling network Support on DM365 EVM by Sandeep Paulraj · 15 years ago
  47. 5d783c1 TI DaVinci DM365: Removing header file which does not exist by Sandeep Paulraj · 15 years ago
  48. 2d4072c ARM: DaVinci: Adding Support for DaVinci DM365 EVM by Sandeep Paulraj · 15 years ago
  49. b3af1d6 ARM: Davinci DM355: Enabling DM9000 on DM355 EVM by Sandeep Paulraj · 15 years ago
  50. 154b548 davinci_nand chipselect/init cleanup by David Brownell · 15 years ago
  51. 8453587 Switched davinci_emac Ethernet driver to use newer API by Ben Warren · 15 years ago
  52. 28b0032 dm355 evm support by David Brownell · 15 years ago
  53. 53925ac ARM DaVinci:Consolidate common u-boot.lds by Sandeep Paulraj · 15 years ago
  54. 7a4f511 davinci: display correct clock info by David Brownell · 15 years ago
  55. b54384e arm: timer and interrupt init rework by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  56. 7b7808a davinci: move psc support board-->cpu by David Brownell · 15 years ago
  57. 641e092 DaVinci Ethernet cleanup by David Brownell · 15 years ago
  58. 792a09e Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 15 years ago
  59. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  60. 9751a45 davinci: fix implicit declaration of function 'davinci_errata_workarounds' by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  61. 0cd18fa ARM DaVinci: Add common peripherals and modules enable functions. by Hugo Villeneuve · 16 years ago
  62. f15c651 Coding style cleanup; update CHANGELOG by Wolfgang Denk · 16 years ago
  63. 538ef96 usb : musb : Enabling DM6446 (TI DaVinci) USB module power by Thomas Abraham · 16 years ago
  64. a9d39eb usb : musb : Adding USB VBUS enable functionality for DM644x DVEVM by Thomas Abraham · 16 years ago
  65. 9b827cf Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  66. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  67. 6f099bb ARM DaVinci: Remove redundant setting of GD_FLG_RELOC for sffsdr board. by Hugo Villeneuve · 16 years ago
  68. 89d51d0 ARM DaVinci: Standardize names of directories/files by Hugo Villeneuve · 16 years ago
  69. 264bbdd ARM DaVinci: Move common functions to board/davinci/common by Hugo Villeneuve · 16 years ago
  70. 85e5808 ARM DaVinci: Remove extern phy_t declaration by moving code to proper place by Hugo Villeneuve · 16 years ago
  71. 3a9e7ba ARM DaVinci: Remove duplicate definitions of MACH_TYPE and prototype of i2c_init() by Hugo Villeneuve · 16 years ago
  72. 2b1fa9d ARM: Fix for wrong patch version applied for Lyrtech SFF-SDR board (ARM926EJS) by Hugo Villeneuve · 16 years ago
  73. 322ef5e Cleanup: remove redundant deleting on *~ files by Wolfgang Denk · 16 years ago
  74. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  75. c7f879e ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS) by Hugo Villeneuve · 16 years ago
  76. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  77. 64134f0 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  78. 66b3f24 Make DECLARE_GLOBAL_DATA_PTR global for DaVinci by Dirk Behme · 17 years ago
  79. b361acd TI DaVinci - fix unsupported %hhx format by ksi@koi8.net · 17 years ago
  80. c74b210 [ARM] TI DaVinci support, hopefully final by Sergey Kubushyn · 17 years ago