1. bd12eea ZOOM2 detect the version of the zoom2 board at runtime. by Tom Rix · 15 years ago
  2. 70d0541 Beagle Convert the board version detection to use the OMAP3 GPIO interface. by Tom Rix · 15 years ago
  3. dc9ea77 Fix a typo in the instructions on using omap3's gpio interface. by Tom Rix · 15 years ago
  4. aa78e5b ZOOM2 Define GPIO banks used. by Tom Rix · 16 years ago
  5. de8ab06 OMAP3 Turn on the GPIO bank clocks by Tom Rix · 16 years ago
  6. 0dd9431 Coldfire M5271: Activate u-boot system timer interrupt. by Richard Retanubun · 16 years ago
  7. af726fa Compier warning cleanup by Richard Retanubun · 16 years ago
  8. 2a8c889 Adds WATCHDOG_RESET() function call to lib_m68k dtimer_interrupt. by Richard Retanubun · 16 years ago
  9. 9819670 arch_misc_init support for ARM architectures by Prafulla Wadaskar · 16 years ago
  10. df6d53b at91: move cpu info print to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  11. b21aa66 at91: move cpu name define to arm/arch/ cpu header by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  12. 9c5c824 at91: extract reset from timer by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  13. ee6304b omap24xx: rename reset file by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  14. 879a272 OMAP3: Fix CKE1 MUX setting to allow self-refresh by Dirk Behme · 16 years ago
  15. 75090f3 OMAP3: Zoom2: Enable Board and CPU info by Dirk Behme · 16 years ago
  16. 6c66b66 ZOOM2 Add led support. by Tom Rix · 16 years ago
  17. 93bed9b ZOOM2 Add serial support. by Tom Rix · 16 years ago
  18. 7872c17 lh7a40x: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  19. 4ccaed4 pxa: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  20. de510ba arm: remove cpu_init by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  21. da7b3db arm: unify interrupt init by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  22. 7580b86 arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  23. 56dc2fd afeb9260: fix macb device init by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  24. f515012 ppc4xx: Remove PCI async bootup message if PCI is not used by Stefan Roese · 16 years ago
  25. 5a272ec3 TQM834x: use buffered writes to accelerate writing to flash by Wolfgang Denk · 16 years ago
  26. 9559357 TQM834x: add FDT support by Wolfgang Denk · 16 years ago
  27. e96877e TQM834x: fix environment size; add redundant env. by Wolfgang Denk · 16 years ago
  28. 26650af ARM DaVinci: Reset with watchdog enabled by Thomas Lange · 16 years ago
  29. d0e4e2a video: Add an option to skip video initialization by Wolfgang Denk · 16 years ago
  30. 50bc99c drv_video_init(): simplify logic by Wolfgang Denk · 16 years ago
  31. 2495b2d at91: regroup IP hw init in one file per soc by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  32. 7a84618 dm355 evm support by David Brownell · 16 years ago
  33. bf2f48c OMAP3EVM: Set default bootfile by Sanjeev Premi · 16 years ago
  34. 5bcea06 ARM DaVinci: Minor Updates to base addresses by s-paulraj@ti.com · 16 years ago
  35. 50ce337 ZOOM2 Add support for debug board detection. by Tom Rix · 16 years ago
  36. dd2d1cc OMAP3 Port kernel omap gpio interface. by Tom Rix · 16 years ago
  37. 0419d91 ZOOM2 Add initial support for Zoom2 by Tom Rix · 16 years ago
  38. d608849 ARM DaVinci:Consolidate common u-boot.lds by Sandeep Paulraj · 16 years ago
  39. b692478 OMAP Consolidate common u-boot.lds to cpu layer. by Tom Rix · 16 years ago
  40. 195bb7c arm/dcc: add xscale support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  41. 6c82f4d arm/dcc: use static support to allow to use it at anytime by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  42. 9c954ae ARM: Update mach-types by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  43. 91a7745 arm920/926/926: remove non needed header by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  44. 451af0a davinci dm6446evm NAND update by David Brownell · 16 years ago
  45. 4506400 davinci: display correct clock info by David Brownell · 16 years ago
  46. 80e8699 ZOOM1 Remove more legacy NAND defines. by Tom Rix · 16 years ago
  47. c36db31 LED Add documentation describing the status_led and colour led API. by Tom Rix · 16 years ago
  48. 225bb68 ARM Add blue colour LED to status_led. by Tom Rix · 16 years ago
  49. 8c9fc00 arm: timer and interrupt init rework by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  50. cd53ed0 OMAP3: Reorganize Makefile style by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  51. 3f3b40a OMAP3: Remove dublicated interrupt code by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  52. 0134c31 at91rm9200: move reset code to reset.c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  53. 88fafe7 ixp/interrupts: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  54. 314b728 arm: cleanup remaining CONFIG_INIT_CRITICAL by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  55. 86f57a1 arm946es: remove non used timer by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  56. 6f7e639 davinci: add basic dm355/dm350/dm335 support by David Brownell · 16 years ago
  57. a0e86db davinci: fix dm644x buglets by David Brownell · 16 years ago
  58. 5f02add davinci: split out some dm644x-specific bits from psc by David Brownell · 16 years ago
  59. 24a1b78 davinci: cpu-specific build uses conditional make syntax by David Brownell · 16 years ago
  60. 3e03029 davinci: move psc support board-->cpu by David Brownell · 16 years ago
  61. 2e2214e DaVinci now respects SKIP_LOWLEVEL_INIT by David Brownell · 16 years ago
  62. c83d2d9 DaVinci Ethernet cleanup by David Brownell · 16 years ago
  63. b81464e lib_arch/board.c: Move malloc initialization before flash_init() by Stefan Roese · 16 years ago
  64. c20ef32 ppc4xx: Add Sequoia RAM-booting target by Stefan Roese · 16 years ago
  65. c02e24d tools/envcrc: add --binary option to export embedded env by Mike Frysinger · 16 years ago
  66. 6c26293 Enable CONFIG_NET_MULTI on all remaining PPC4xx boards by Ben Warren · 16 years ago
  67. ddfaf73 4xx: Add support for DP405 hardware variants by Matthias Fuchs · 16 years ago
  68. a020cee 4xx: Remove binary cpld bitstream from DP405 board by Matthias Fuchs · 16 years ago
  69. 3256ccc 4xx: Remove binary cpld bitstream from VOM405 board by Matthias Fuchs · 16 years ago
  70. df21e61 4xx: Remove binary cpld bitstream from PMC405 board by Matthias Fuchs · 16 years ago
  71. b68fd0e 4xx: Remove binary cpld bitstream from CMS700 board by Matthias Fuchs · 16 years ago
  72. edd046e esd/common: extend cpld command with address parameter by Matthias Fuchs · 16 years ago
  73. 65a48ea cmd_i2c: Fix i2c help command output when CONFIG_I2C_MUX by Peter Tyser · 16 years ago
  74. b9077a4 cmd_i2c: Clean up trivial helper functions by Peter Tyser · 16 years ago
  75. 4ff03cf cmd_i2c: Clean up i2c command argument parsing by Peter Tyser · 16 years ago
  76. 469cde4 i2c: Update references to individual i2c commands by Peter Tyser · 16 years ago
  77. 1ad7b35 i2c: Remove deprecated individual i2c commands by Peter Tyser · 16 years ago
  78. 2e69765 i2c: Create common default i2c_[set|get]_bus_speed() functions by Peter Tyser · 16 years ago
  79. 15327c0 cm5200: Make function test command names more unique by Peter Tyser · 16 years ago
  80. f046146 tsi108_i2c: Add i2c_init() stub function by Peter Tyser · 16 years ago
  81. 6a97ffd mpc7448hpc2: Add CONFIG_SYS_I2C_SPEED define by Peter Tyser · 16 years ago
  82. 9c8fb25 Marvell: i2c cleanup by Peter Tyser · 16 years ago
  83. dc2da6c cpci750: i2c cleanup by Peter Tyser · 16 years ago
  84. 769069e i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value by Peter Tyser · 16 years ago
  85. 68ef4bd fsl-ddr: Fix handling of >4G of memory when !CONFIG_PHYS_64BIT by Kumar Gala · 15 years ago
  86. d10d3b1 85xx: Use print_size to report amount of memory not mapped by TLBs by Kumar Gala · 15 years ago
  87. ac0d1d6 85xx: Add README for MPC8569MDS by Haiying Wang · 16 years ago
  88. 32250bf 85xx: Add UART1 support for MPC8569MDS by Haiying Wang · 16 years ago
  89. 7a1d7b8 85xx: Add PIB support at CS4/CS5 for MPC8569MDS by Haiying Wang · 16 years ago
  90. b228ae6 85xx: Fix some settings for MPC8569MDS board by Haiying Wang · 15 years ago
  91. 11bde1e 85xx: Fix MURAM size for MPC8569 by Haiying Wang · 16 years ago
  92. 022c2e2 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 15 years ago
  93. f7e9f92 at91/cpu.c: add missing Copyright & GPL header by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  94. 28e4d04 apollon: Fix a OBJCFLAGS typo by Shinya Kuribayashi · 15 years ago
  95. e6d6c9a Prepare 2009.06-rc3 by Wolfgang Denk · 15 years ago
  96. 3e02894 rmu board: fix error: 'CONFIG_ENV_SECT_SIZE' undeclared by Wolfgang Denk · 15 years ago
  97. b577580 ubifs: fix small error path mismatch by Daniel Mack · 15 years ago
  98. 12caaa9 EP88x: fix broken linker script by Wolfgang Denk · 15 years ago
  99. ca87ece TQM85xx: minor config file cleanup by Wolfgang Denk · 16 years ago
  100. f67123b TQM85xx: adapt for new flash types by Wolfgang Denk · 16 years ago