1. 46ac352 Blackfin: do not delay on output bytes by Mike Frysinger · 16 years ago
  2. ad90732 Blackfin: fix crash when booting from external memory by Mike Frysinger · 16 years ago
  3. dfc91c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  4. c840d26 85xx: Introduce determine_mp_bootpg() helper. by Kumar Gala · 16 years ago
  5. 7649a59 86xx: Cleanup MP support by Kumar Gala · 16 years ago
  6. 22b6dbc MPC85xx: Add MPC8569 CPU support by Haiying Wang · 16 years ago
  7. 1b3e404 85xx: Add support for additional e500mc features by Kumar Gala · 16 years ago
  8. c360cea fsl-ddr: add the DDR3 SPD infrastructure by Dave Liu · 16 years ago
  9. 6a81978 fsl-ddr: Fix two bugs in the ddr infrastructure by Dave Liu · 16 years ago
  10. 89c00fb OMAP: use {read,write}l to access timer registers by Ladislav Michl · 16 years ago
  11. 81472d8 OMAP: rename timer divisor by Ladislav Michl · 16 years ago
  12. fe672d6 OMAP: reindent timer code by Ladislav Michl · 16 years ago
  13. b3f66b0 s3c2410: move nand driver to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  14. d3b6357 s3c24x0: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  15. 300f99f s3c24x0: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  16. 942ba99 davinci: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  17. ee4f3e2 davinci: move nand driver to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  18. d3e55d0 imx: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  19. a6ef3dd arm720t/clps7111: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  20. 6790c55 lpc2292: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  21. 176a600 ks8695: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  22. 6d27bca s3c64xx: move usb driver to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  23. ecfa8dd imx31: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  24. 9ea91c9 netarm: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  25. 412ab70 sa1100: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  26. b236875 s3c44b0: extract cache from cpu.c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  27. 40fd626 s3c44b0: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  28. 5fe1377 s3c44b0: move rtc driver to drivers/rtc by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  29. 50f601c s3c44b0: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  30. 281dfb0 s3c4510b: move specific code to soc directory by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  31. 76756e4 ppc: cleanup compiler errors/warnings by Heiko Schocher · 16 years ago
  32. aaa0e08 Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 16 years ago
  33. 33e88c5 mpc5200: suppress printf until console initialized by Jon Smirl · 16 years ago
  34. 74398b2 Blackfin: put memory into self-refresh before/after programming clocks by Mike Frysinger · 16 years ago
  35. d347d57 Blackfin: do not program voltage regulator on parts that do not have one by Mike Frysinger · 16 years ago
  36. 0d4f24b Blackfin: setup a sane default EBIU_SDBCTL for SDRAM controllers by Mike Frysinger · 16 years ago
  37. 3986e98 Blackfin: handle reboot anomaly 432 by Mike Frysinger · 16 years ago
  38. 7e1d212 Blackfin: kill off LDR jump block by Mike Frysinger · 16 years ago
  39. a75fa14 Blackfin: simplify symbol_lookup() a bit by Mike Frysinger · 16 years ago
  40. 2decc2a Blackfin: mark bfin_reset static by Mike Frysinger · 16 years ago
  41. e82b762 Blackfin: fix jtag console tstc by Mike Frysinger · 16 years ago
  42. 8206bfa Merge branch 'mimc200' by Haavard Skinnemoen · 16 years ago
  43. df486b1 at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC. by Nicolas Ferre · 16 years ago
  44. e2c0476 at91sam9/at91cap: move common macb initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  45. f3f91f8 at91sam9/at91cap: move common usb host initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  46. a484b00 at91sam9/at91cap: move common led management to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  47. 7ebafb7 at91sam9/at91cap: move common spi initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  48. 1332a2a at91sam9/at91cap: move common serial initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  49. 5c4fa9b Add support for the digsy MTC board. by Grzegorz Bernacki · 16 years ago
  50. 9cd6901 ppc4xx: Don't write the MAC address into the internal SoC registers by Stefan Roese · 16 years ago
  51. e17ee15 Add basic relocation to i386 port by Graeme Russ · 16 years ago
  52. 8c63d47 Implement SC520 timers by Graeme Russ · 16 years ago
  53. 6d7f610 Factor out SC520 sub-features by Graeme Russ · 16 years ago
  54. abf0cd3 Rewrite i386 interrupt handling by Graeme Russ · 16 years ago
  55. 6d83e3a Rename SC520 Configuration Options by Graeme Russ · 16 years ago
  56. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  57. 740e8ba npe: get mac address from environment by Mike Frysinger · 16 years ago
  58. 6bacfa6 cpu/: get mac address from environment by Mike Frysinger · 16 years ago
  59. f8853d1 ppc4xx: Fix bug in PCI outbound map configuration for canyonlands by Anatolij Gustschin · 16 years ago
  60. 6a397ef mpc52xx: Get rid of board-specific #ifdef's in cpu/mpc5xxx/ide.c by Grzegorz Bernacki · 16 years ago
  61. 506f391 8xx, icache: enabling ICache not before running from RAM by Heiko Schocher · 16 years ago
  62. 42b68af ColdFire: PLATFORM_CPPFLAGS updates for new compiler by TsiChung Liew · 16 years ago
  63. c3a9e63 ColdFire: Fix M54451 serial boot dram setup by TsiChung Liew · 16 years ago
  64. 32d11d5 Coldfire: XL Bus minor fixes by arun c · 16 years ago
  65. e058253 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 16 years ago
  66. 45f93d4 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  67. 06ecf08 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  68. cd30902 Merge branch 'master' of git://git.denx.de/u-boot-pxa by Wolfgang Denk · 16 years ago
  69. 394d30d mpc83xx: Add bank configuration to FSL spd_sdram.c by Jerry Van Baren · 16 years ago
  70. b581626 mpc83xx: correctly set encryption and I2C bus 0 clock by Norbert van Bolhuis · 16 years ago
  71. e6a6a70 OMAP3: Add support for OMAP3 die ID by Dirk Behme · 16 years ago
  72. 64f3c0b sh: Add netdev header fixing of warning/build by Nobuhiro Iwamatsu · 16 years ago
  73. 0ee84b8 Fix mpc85xx ddr-gen3 ddr_sdram_cfg. by Ed Swarthout · 16 years ago
  74. a922fdb PXA: timer use do_div and simplify it by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  75. 014c595 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  76. f70fd13 8360, kmeter1: added bootcount feature. by Heiko Schocher · 16 years ago
  77. 5b00555 83xx: Fix some bugs in spd sdram code by Dave Liu · 16 years ago
  78. f5a77a0 Moved SC520 Files (fix commit 407976185e0dda2c90e89027121a1071b9c77bfb) by Graeme Russ · 16 years ago
  79. 50a4d08 mpc83xx: PCI: Fix hard-coded first_busno value by Anton Vorontsov · 16 years ago
  80. a5878d4 mpc83xx: PCI: Fix bus-range fdt fixups for PCI1 controllers by Anton Vorontsov · 16 years ago
  81. b24a99f mpc83xx: PCIe: Fix CONFIG_PCI_SCAN_SHOW reporting bogus values by Anton Vorontsov · 16 years ago
  82. e2d72ba mpc83xx: PCIe: Don't start bus enumeration at 0 by Anton Vorontsov · 16 years ago
  83. d8f2aa3 AVR32: Make cacheflush cpu-dependent by Olav Morken · 16 years ago
  84. ea393eb Merge branch 'cleanups' into next by Haavard Skinnemoen · 16 years ago
  85. 9d34d0a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  86. 6530a8b OMAP3: Add OMAP3 auto detection by Dirk Behme · 16 years ago
  87. e1ffaee Blackfin: disable syscontrol code for now by Mike Frysinger · 16 years ago
  88. 35c9e14 MIPS: cpu/mips/Makefile: Add a missing START line by Shinya Kuribayashi · 16 years ago
  89. b03d92e pxa: move mmc drivers to drivers/mmc by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  90. 9490f46 ARM:PXA Remove redefinition of mmc_cid and mmc_csd. by Tom Rix · 16 years ago
  91. 94a3312 pxa: fixing get_timer to return time in miliseconds. by Micha Kalfon · 16 years ago
  92. 44a01a7 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  93. 1bba30e Coding style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  94. b4996d6 ppc4xx: PCIe: Change 16GB inbound memory to 4GB by Stefan Roese · 16 years ago
  95. e1ac387 83xx: Add eSDHC support on 8379 EMDS board by Andy Fleming · 16 years ago
  96. 80522dc 85xx: Add eSDHC support for 8536 DS by Andy Fleming · 16 years ago
  97. 1de97f9 Eliminated arch-specific mmc header requirement by Andy Fleming · 16 years ago
  98. abb5466 Convert mmc_init to mmc_legacy_init by Andy Fleming · 16 years ago
  99. b2e2ed0 Eliminate support for using MMC as memory by Andy Fleming · 16 years ago
  100. e1be0d2 32bit BUg fix for DDR2 on 8572 by Poonam_Aggrwal-b10812 · 16 years ago