1. 438eded arm: Remove -fno-strict-aliasing by Kumar Gala · 15 years ago
  2. d47f486 ARM: compiler options cleanup - improve tool chain support by Wolfgang Denk · 15 years ago
  3. 1ed4ae0 mxc-mmc: sdhc host driver for MX2 and MX3 proccessor by Ilya Yanok · 15 years ago
  4. 4b828a8 Add AT91SAM9260 to at91's lowlevel_init.S by Eric Benard · 15 years ago
  5. 9444ff1 arm nomadik: add gpio support by Alessandro Rubini · 15 years ago
  6. 66e8d44 Make include/common.h usable by assembler code by Wolfgang Denk · 15 years ago
  7. e93a4a5 fec_mxc: driver for FEC ethernet controller on i.MX27 by Ilya Yanok · 15 years ago
  8. 97a031b at91: Introduction of at91sam9g10 SOC. by Sedji Gaouaou · 15 years ago
  9. 538566d at91: Introduction of at91sam9g45 SOC. by Sedji Gaouaou · 15 years ago
  10. 1d695be Coding style cleanup; update CHANGELOG by Wolfgang Denk · 15 years ago
  11. ecb1b02 arm: Kirkwood: arch specific updated for ehci-Kirkwood driver support by Prafulla Wadaskar · 15 years ago
  12. de37375 arm nomadik: use 1000 as HZ value and rewrite timer code by Alessandro Rubini · 15 years ago
  13. e1705fc arm nomadik: cleanup reset by Alessandro Rubini · 15 years ago
  14. 96d1b47 at91: Add CAN init function by Daniel Gorsulowski · 15 years ago
  15. a09bbe5 arm: Kirkwood: Basic SOCs support by Prafulla Wadaskar · 15 years ago
  16. 416a41f mx27: basic cpu support by Ilya Yanok · 15 years ago
  17. e32eb4c at91: unify nor boot support by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  18. 5301bbf Switched davinci_emac Ethernet driver to use newer API by Ben Warren · 16 years ago
  19. a912e98 Moved Davinci Ethernet driver to drivers/net by Ben Warren · 16 years ago
  20. df6d53b at91: move cpu info print to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  21. 9c5c824 at91: extract reset from timer by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  22. de510ba arm: remove cpu_init by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  23. da7b3db arm: unify interrupt init by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  24. 7580b86 arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  25. 56dc2fd afeb9260: fix macb device init by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  26. 26650af ARM DaVinci: Reset with watchdog enabled by Thomas Lange · 16 years ago
  27. 2495b2d at91: regroup IP hw init in one file per soc by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  28. d608849 ARM DaVinci:Consolidate common u-boot.lds by Sandeep Paulraj · 16 years ago
  29. 91a7745 arm920/926/926: remove non needed header by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  30. 4506400 davinci: display correct clock info by David Brownell · 16 years ago
  31. 8c9fc00 arm: timer and interrupt init rework by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  32. 6f7e639 davinci: add basic dm355/dm350/dm335 support by David Brownell · 16 years ago
  33. a0e86db davinci: fix dm644x buglets by David Brownell · 16 years ago
  34. 5f02add davinci: split out some dm644x-specific bits from psc by David Brownell · 16 years ago
  35. 24a1b78 davinci: cpu-specific build uses conditional make syntax by David Brownell · 16 years ago
  36. 3e03029 davinci: move psc support board-->cpu by David Brownell · 16 years ago
  37. 2e2214e DaVinci now respects SKIP_LOWLEVEL_INIT by David Brownell · 16 years ago
  38. f7e9f92 at91/cpu.c: add missing Copyright & GPL header by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  39. f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 16 years ago
  40. b7081aa AFEB9260 network fix by Sergey Lapin · 16 years ago
  41. 13b60ed at91: remove lowlevel_init.S by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  42. c943d6e Update CHANGELOG; minor coding style cleanup. by Wolfgang Denk · 16 years ago
  43. 1bbbb39 at91: fixed plla calc when no USB support is active by Daniel Gorsulowski · 16 years ago
  44. 1d4a379 at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000 by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  45. 8b954a9 at91: add support for the PM9263 board of Ronetix GmbH by Ilko Iliev · 16 years ago
  46. 23164f1 at91sam9/at91cap: improve clock framework by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  47. 189b87a arm: unify reset command by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  48. e6b5f1b arm: clean cache management by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  49. 9053b5a arm: update co-processor 15 access by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  50. e5437ac at91: move dataflash spi driver to drivers/spi by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  51. d42643f at91: move usb driver to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  52. dd55621 at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECT by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  53. c2a2273 at91sam9/at91cap: spi init add hardware chip select support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  54. 993e57d OMAP: rename timer divisor by Ladislav Michl · 16 years ago
  55. 1106923 davinci: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  56. f681250 davinci: move nand driver to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  57. 4ef545e at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC. by Nicolas Ferre · 16 years ago
  58. fafa923 at91sam9/at91cap: move common macb initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  59. 4fc81fb at91sam9/at91cap: move common usb host initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  60. 476d10e at91sam9/at91cap: move common led management to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  61. 12dcdef at91sam9/at91cap: move common spi initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  62. 6b0b3db at91sam9/at91cap: move common serial initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  63. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  64. bb930d1 Initial support for Nomadik 8815 development board by Alessandro Rubini · 16 years ago
  65. 13d598f i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions by Timur Tabi · 16 years ago
  66. f88438a Fix new found CFG_ by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  67. ee2b00a Remove compiler warning: target CPU does not support interworking by Sergei Poselenov · 16 years ago
  68. 8dd3cc4 Remove redundant armv4 flag from arm926ejs compile flags by Remy Bohmer · 16 years ago
  69. e9fe2cf AT91: Enable PLLB for USB by Stelian Pop · 16 years ago
  70. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  71. d71fec0 ARM926EJ-S: relocate OMAP specific 'cpuinfo.c' into OMAP directory by Roman Mashak · 16 years ago
  72. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  73. 66b222d Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  74. 6281221 ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.c by Hugo Villeneuve · 16 years ago
  75. 73dc0e4 ARM DaVinci: Fix broken HW ECC for large page NAND. by Hugo Villeneuve · 16 years ago
  76. 057d202 Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init() by Ben Warren · 16 years ago
  77. 4b26f05 ARM DaVinci: Changing function names for EMAC driver by Sandeep Paulraj · 16 years ago
  78. b675aa3 Correct ARM Versatile Timer Initialization by Gururaja Hebbar K R · 16 years ago
  79. 6fcbfd0 ARM DaVinci: Removed redundant NAND initialization code. by Hugo Villeneuve · 16 years ago
  80. 7f01e96 ARM DaVinci: Fix compilation error with new MTD code. by Hugo Villeneuve · 16 years ago
  81. 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  82. b3d39b3 Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · 16 years ago
  83. 619bf82 at91: move arch-at91sam9 to arch-at91 by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  84. d7be2ee NAND: Davinci driver updates by Sergey Kubushyn · 17 years ago
  85. 9e9c2c1 Fixing coding style issues by William Juul · 17 years ago
  86. b76ec38 Remove white space at end. by William Juul · 17 years ago
  87. 52c0796 Update MTD to that of Linux 2.6.22.1 by William Juul · 17 years ago
  88. 15e55e0 ARM DaVinci: Remove extern phy_t declaration by moving code to proper place by Hugo Villeneuve · 16 years ago
  89. 82a8437 ARM: Fix for broken compilation when defining CONFIG_CMD_ELF by Hugo Villeneuve · 16 years ago
  90. 4ba6929 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  91. df83c47 NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. by Scott Wood · 16 years ago
  92. 070911d Remove duplicate code in cpu/arm926ejs/davinci/lxt972.c. by Hugo Villeneuve · 16 years ago
  93. 72c01d3 Remove duplicate definitions in include/lxt971a.h. by Hugo Villeneuve · 16 years ago
  94. cf8956d Merging Stelian Pop AT91 patches by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  95. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  96. 61e69d7 AT91SAM9261EK support by Stelian Pop · 17 years ago
  97. 81e941b Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platforms by Stelian Pop · 17 years ago
  98. 5049752 Fix @ -> <at> substitution by Stelian Pop · 17 years ago
  99. f9e848b Fix @ -> <at> substitution by Stelian Pop · 17 years ago
  100. 866c321 ARM: Davinci: Fix DM644x timer overflow handling and cleanup by Dirk Behme · 17 years ago