1. aac413c ppc4xx: Fix problem with ECC ordering for PPC4xx NDFC platforms by Stefan Roese · 16 years ago
  2. 982511e ppc4xx: Move definition for PPC4xx NAND FLASH controller to header by Stefan Roese · 16 years ago
  3. 52840a7 Blackfin: fix timer_init()/timer_reset() by Graf Yang · 16 years ago
  4. 5451a20 MIPS: Implement ethernet halt for au1x00 by Thomas Lange · 16 years ago
  5. f29d561 74xx_7xx: Fix rounding problem in CPU frequency calculation by Stefan Roese · 16 years ago
  6. f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 16 years ago
  7. 082f66e MPC8260: fixup device tree by property instead of path by Wolfgang Denk · 16 years ago
  8. b7081aa AFEB9260 network fix by Sergey Lapin · 16 years ago
  9. cca6b79 Blackfin: avoid get_sclk() with early serial debug by Mike Frysinger · 16 years ago
  10. a48e0ed Blackfin: fix booting with older bootroms (no EVT1) by Mike Frysinger · 16 years ago
  11. e7851d0 Blackfin: recurse with early serial initcode by Mike Frysinger · 16 years ago
  12. 13b60ed at91: remove lowlevel_init.S by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  13. c943d6e Update CHANGELOG; minor coding style cleanup. by Wolfgang Denk · 16 years ago
  14. e8b1696 OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000 by Manikandan Pillai · 16 years ago
  15. 40356ec Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  16. 1bbbb39 at91: fixed plla calc when no USB support is active by Daniel Gorsulowski · 16 years ago
  17. a16482e arm925t: Fix CONFIG_SYS_HZ to 1000 by Ladislav Michl · 16 years ago
  18. fcbb44f OMAP3: Print correct silicon revision by Sanjeev Premi · 16 years ago
  19. 776eac2 OMAP3: Remove unused board-types by Sanjeev Premi · 16 years ago
  20. e32ef2e OMAP3: Use functions print_cpuinfo() and checkboard() by Sanjeev Premi · 16 years ago
  21. 745e27e Replace __asm references with __asm__ by Peter Tyser · 16 years ago
  22. 21d2cd2 Replace __attribute references with __attribute__ by Peter Tyser · 16 years ago
  23. c7a90e5 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  24. 0b00074 83xx: searching "muram-data" by compatible property by Heiko Schocher · 16 years ago
  25. b306cf0 Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 16 years ago
  26. 1d4a379 at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000 by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  27. 8b954a9 at91: add support for the PM9263 board of Ronetix GmbH by Ilko Iliev · 16 years ago
  28. 23164f1 at91sam9/at91cap: improve clock framework by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  29. 8ebdb92 ppc4xx: Add "booting from NAND" to 4xx NAND-booting targets by Stefan Roese · 16 years ago
  30. cad68e1 Blackfin: audit UART for all known anomalies by Mike Frysinger · 16 years ago
  31. 8c10be4 Blackfin: add check for anomaly 05000362 by Mike Frysinger · 16 years ago
  32. e8aea4a Blackfin: add comment about anomaly 05000430 avoidance by Mike Frysinger · 16 years ago
  33. 43ed696 Blackfin: add workaround for anomaly 05000242 by Mike Frysinger · 16 years ago
  34. 1f1ac0a Blackfin: add workaround for anomaly 05000171 by Mike Frysinger · 16 years ago
  35. 20e7791 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  36. 189b87a arm: unify reset command by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  37. e6b5f1b arm: clean cache management by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  38. 9053b5a arm: update co-processor 15 access by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  39. c831da9 mpc5200: reduce delays in i2c by Jon Smirl · 16 years ago
  40. 15af998 OMAP: Fix compile issue by Sanjeev Premi · 16 years ago
  41. 08fc9b0 Move machine specific code to board at s3c64xx (v2) by Kyungmin Park · 16 years ago
  42. e366f15 Update CHANGELOG, coding style cleanup. by Wolfgang Denk · 16 years ago
  43. 7f6381b mpc8260: Fill in brg's clock-frequency in device tree. by Scott Wood · 16 years ago
  44. e5437ac at91: move dataflash spi driver to drivers/spi by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  45. d42643f at91: move usb driver to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  46. 155e1e8 at91rm9200: Reset update by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  47. 23a9c97 at91rm9200: move serial shutdown code to serial drivers by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  48. d7b468c at91rm9200: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  49. 07f9b4e Add support for the AT91RM9200EK Board. by Ulf Samuelsson · 16 years ago
  50. dd55621 at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECT by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  51. c2a2273 at91sam9/at91cap: spi init add hardware chip select support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  52. c69b1e1 PQ2FADS: Enable PCI. by Scott Wood · 16 years ago
  53. d0d7440 Blackfin: do not delay on output bytes by Mike Frysinger · 16 years ago
  54. 0198676 Blackfin: fix crash when booting from external memory by Mike Frysinger · 16 years ago
  55. c85a21e Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  56. e1064b3 85xx: Introduce determine_mp_bootpg() helper. by Kumar Gala · 16 years ago
  57. 56d150e 86xx: Cleanup MP support by Kumar Gala · 16 years ago
  58. c984913 MPC85xx: Add MPC8569 CPU support by Haiying Wang · 16 years ago
  59. e56f2c5 85xx: Add support for additional e500mc features by Kumar Gala · 16 years ago
  60. 4be87b2 fsl-ddr: add the DDR3 SPD infrastructure by Dave Liu · 16 years ago
  61. 82aa953 fsl-ddr: Fix two bugs in the ddr infrastructure by Dave Liu · 16 years ago
  62. aa3cc9a OMAP: use {read,write}l to access timer registers by Ladislav Michl · 16 years ago
  63. 993e57d OMAP: rename timer divisor by Ladislav Michl · 16 years ago
  64. 173a108 OMAP: reindent timer code by Ladislav Michl · 16 years ago
  65. 55a5c3c s3c2410: move nand driver to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  66. 6685a33 s3c24x0: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  67. 945342c s3c24x0: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 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. a3fe017 imx: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  71. f711026 arm720t/clps7111: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  72. 3d2fdc8 lpc2292: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  73. b2c4d40 ks8695: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  74. f4d33f6 s3c64xx: move usb driver to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  75. 4f2517e imx31: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  76. 02992ab netarm: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  77. 0b4c064 sa1100: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  78. 20d4812 s3c44b0: extract cache from cpu.c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  79. 0a5bd9f s3c44b0: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  80. 20b5080 s3c44b0: move rtc driver to drivers/rtc by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  81. ac09d35 s3c44b0: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  82. bc57ce3 s3c4510b: move specific code to soc directory by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  83. 50219e6 ppc: cleanup compiler errors/warnings by Heiko Schocher · 16 years ago
  84. 7567bf7 Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 16 years ago
  85. cb2a250 mpc5200: suppress printf until console initialized by Jon Smirl · 16 years ago
  86. 268dbf5 Blackfin: put memory into self-refresh before/after programming clocks by Mike Frysinger · 16 years ago
  87. 446d570 Blackfin: do not program voltage regulator on parts that do not have one by Mike Frysinger · 16 years ago
  88. b0f1468 Blackfin: setup a sane default EBIU_SDBCTL for SDRAM controllers by Mike Frysinger · 16 years ago
  89. f9d004b Blackfin: handle reboot anomaly 432 by Mike Frysinger · 16 years ago
  90. 9959368 Blackfin: kill off LDR jump block by Mike Frysinger · 16 years ago
  91. 2f12ffb Blackfin: simplify symbol_lookup() a bit by Mike Frysinger · 16 years ago
  92. 5eee5c2 Blackfin: mark bfin_reset static by Mike Frysinger · 16 years ago
  93. 1e10f63 Blackfin: fix jtag console tstc by Mike Frysinger · 16 years ago
  94. 4636ab2 Merge branch 'mimc200' by Haavard Skinnemoen · 16 years ago
  95. 4ef545e at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC. by Nicolas Ferre · 16 years ago
  96. fafa923 at91sam9/at91cap: move common macb initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  97. 4fc81fb at91sam9/at91cap: move common usb host initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  98. 476d10e at91sam9/at91cap: move common led management to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  99. 12dcdef at91sam9/at91cap: move common spi initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  100. 6b0b3db at91sam9/at91cap: move common serial initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago