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