1. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  2. 508eb85 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  3. b5b0344 ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.c by Hugo Villeneuve · 16 years ago
  4. 9b05aa7 ARM DaVinci: Fix broken HW ECC for large page NAND. by Hugo Villeneuve · 16 years ago
  5. 3ae071e Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init() by Ben Warren · 16 years ago
  6. fcaac58 ARM DaVinci: Changing function names for EMAC driver by Sandeep Paulraj · 16 years ago
  7. e8f1207 Correct ARM Versatile Timer Initialization by Gururaja Hebbar K R · 16 years ago
  8. e394116 ARM DaVinci: Removed redundant NAND initialization code. by Hugo Villeneuve · 16 years ago
  9. b3fb663 ARM DaVinci: Fix compilation error with new MTD code. by Hugo Villeneuve · 16 years ago
  10. cc4a0ce drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  11. 8641ff2 Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · 16 years ago
  12. 8ed2f5f at91: move arch-at91sam9 to arch-at91 by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  13. fe56a27 NAND: Davinci driver updates by Sergey Kubushyn · 17 years ago
  14. 5e1dae5 Fixing coding style issues by William Juul · 17 years ago
  15. 4cbb651 Remove white space at end. by William Juul · 17 years ago
  16. cfa460a Update MTD to that of Linux 2.6.22.1 by William Juul · 17 years ago
  17. 85e5808 ARM DaVinci: Remove extern phy_t declaration by moving code to proper place by Hugo Villeneuve · 16 years ago
  18. c15947d ARM: Fix for broken compilation when defining CONFIG_CMD_ELF by Hugo Villeneuve · 16 years ago
  19. 4023453 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  20. 3167c53 NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. by Scott Wood · 16 years ago
  21. 6367684 Remove duplicate code in cpu/arm926ejs/davinci/lxt972.c. by Hugo Villeneuve · 16 years ago
  22. fec6143 Remove duplicate definitions in include/lxt971a.h. by Hugo Villeneuve · 16 years ago
  23. 42fd5f8 Merging Stelian Pop AT91 patches by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  24. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  25. d99a8ff AT91SAM9261EK support by Stelian Pop · 16 years ago
  26. 11b162b Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platforms by Stelian Pop · 16 years ago
  27. cce9cfd Fix @ -> <at> substitution by Stelian Pop · 16 years ago
  28. 567fb85 Fix @ -> <at> substitution by Stelian Pop · 16 years ago
  29. 80c40b7 ARM: Davinci: Fix DM644x timer overflow handling and cleanup by Dirk Behme · 17 years ago
  30. 950a392 Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18: by Wolfgang Denk · 16 years ago
  31. a1b215e Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · 16 years ago
  32. 1762f13 AT91SAM9: Move CONFIG_HAS_DATAFLASH to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  33. 983c1db Port AT91CAP9 to the new headers by Stelian Pop · 17 years ago
  34. a8a78f2 Move at91cap9 specific files to at91sam9 directory by Stelian Pop · 17 years ago
  35. 61106a5 Use timer_init() instead of board supplied interrupt_init() by Stelian Pop · 17 years ago
  36. 1377b55 Removes all board specific code from the arch. part for DM644x (DaVinci) boards by Pieter Voorthuijsen · 16 years ago
  37. 1704dc2 - Remove *_masked() functions as noted by Wolfgang by Dirk Behme · 16 years ago
  38. b29661f Coding style cleanup. Prepare v1.3.2-rc2 release candidate by Wolfgang Denk · 17 years ago
  39. 5561857 Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdev by Peter Pearse · 17 years ago
  40. ae92069 Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdev by Peter Pearse · 17 years ago
  41. 6d0943a ARM: cleanup duplicated exception handlingcode by Andreas Engel · 17 years ago
  42. fefb6c1 AT91CAP9 support : cpu/ files by Stelian Pop · 17 years ago
  43. a6cdd21 Fix arm926ejs compile when SKIP_LOWLEVEL_INIT is on by Stelian Pop · 17 years ago
  44. ea686f5 Fix timer overflow in DaVinci Signed-off-by: Dirk Behme <dirk.behme@gmail.com> by Peter Pearse · 17 years ago
  45. 3cfb0c5 Remove duplicate defines for ARRAY_SIZE by Kumar Gala · 17 years ago
  46. afaac86 Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues. by Wolfgang Denk · 17 years ago
  47. c2c0ab4 Conding style cleanup by Stefan Roese · 17 years ago
  48. c74b210 [ARM] TI DaVinci support, hopefully final by Sergey Kubushyn · 17 years ago
  49. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  50. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  51. 977b50f Minor cleanup. by Wolfgang Denk · 18 years ago
  52. 6080a0e Update omap5912osk board support by Stefan Roese · 18 years ago
  53. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 18 years ago
  54. ff7fefe Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific timer and by Wolfgang Denk · 19 years ago
  55. 87cb686 Update make target for ARM supported boards. by Wolfgang Denk · 19 years ago
  56. 9b880bd Update ARM Integrator boards: by Wolfgang Denk · 19 years ago
  57. 1820d4c Make sure only supported compiler options are used by Wolfgang Denk · 19 years ago
  58. fe7eb5d Cleanup by Wolfgang Denk · 19 years ago
  59. 74f4304 Add ARM946E cpu and core module targets; remap memory to 0x00000000 by Wolfgang Denk · 19 years ago
  60. 8aa1a2d Patch by Steven Scholz, 4 Apr 2005: by wdenk · 19 years ago
  61. 101e8df Fix timer code for ARM systems: make sure that udelay() does not by wdenk · 19 years ago
  62. 3ec924a Patch by Steven Scholz, 25 Oct 2004: by wdenk · 19 years ago
  63. a119190 * Patch by Jon Loeliger, 02 Sep 2004: by wdenk · 20 years ago
  64. 356a0d9 Patch by Markus Pietrek, 04 May 2004: by wdenk · 20 years ago
  65. a56bd92 * Patch by Dave Peverley, 30 Apr 2004: by wdenk · 20 years ago
  66. 109c0e3 * Patch by Phillippe Robin, 16 Mar 2004: by wdenk · 21 years ago
  67. 42dfe7a Code cleanup; make several boards compile & link. by wdenk · 21 years ago
  68. 3d3befa * Patch by Philippe Robin, 09 Mar 2004: by wdenk · 21 years ago
  69. 0c852a2 * Patch by Rahul Shanbhag, 19 Feb 2004: by wdenk · 21 years ago
  70. 028ab6b * Patch by Peter Ryser, 20 Feb 2004: Add support for the Xilinx ML300 platform by wdenk · 21 years ago
  71. 63e73c9 * Patches by Reinhard Meyer, 14 Feb 2004: by wdenk · 21 years ago
  72. f6e20fc Patch by Anders Larsen, 09 Jan 2004: by wdenk · 21 years ago
  73. a8c7c70 * Patch by Gleb Natapov, 19 Sep 2003: by wdenk · 21 years ago
  74. 42d1f03 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago
  75. b0639ca Support new configuration of TRAB board with more memory by wdenk · 21 years ago
  76. 6f21347 * Patch by George G. Davis, 19 Aug 2003: fix TI Innovator/OMAP1510 pin configs by wdenk · 21 years ago