1. 11b162b Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platforms by Stelian Pop · 16 years ago
  2. cce9cfd Fix @ -> <at> substitution by Stelian Pop · 16 years ago
  3. 2ab02fd mx31ads: fix 32kHz clock handling by Guennadi Liakhovetski · 16 years ago
  4. 7ea8325 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 16 years ago
  5. 356cd17 Merge branch 'master' of /home/wd/git/u-boot/master/ by Wolfgang Denk · 16 years ago
  6. 8fbc985 Fix some typos by Adrian Filipi · 16 years ago
  7. f5a2425 7450 and 86xx L2 cache invalidate bug corrections by Wheatley Travis · 16 years ago
  8. 567fb85 Fix @ -> <at> substitution by Stelian Pop · 16 years ago
  9. cb5d88b ppc4xx: Add weak default ft_board_setup() routine by Stefan Roese · 16 years ago
  10. b9bbefc ppc4xx: Fix typos in 460GT/EX FBDV array by Dave Mitchell · 16 years ago
  11. 49387db [MIPS] cpu/mips/cache.S: Fix build warning by Shinya Kuribayashi · 16 years ago
  12. 908261f Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  13. 0f8c62a Allow building mips versions with ELDK 3.1.1 by Vlad Lungu · 16 years ago
  14. fb98f94 Merge branch 'master' of /home/wd/git/u-boot/master/ by Wolfgang Denk · 16 years ago
  15. 4a89b76 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 16 years ago
  16. bd98ee6 Revert "ColdFire: Get information from the correct GCC" by Wolfgang Denk · 16 years ago
  17. 27c3868 pxa: fix previous definition on cpu init by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  18. 56bb37e Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  19. 141ba1c [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version picker by Shinya Kuribayashi · 16 years ago
  20. ea63895 [MIPS] cpu/mips/cache.S: Add dcache_enable by Shinya Kuribayashi · 16 years ago
  21. 1b9ed25 Fix calculation of I2C clock for some 86xx chips by Timur Tabi · 16 years ago
  22. b7166e0 ColdFire: Get information from the correct GCC by TsiChung Liew · 16 years ago
  23. ea9202a ppc4xx: Fix problem with DIMMs with 8 banks in 44x_spd_ddr2.c by Stefan Roese · 16 years ago
  24. 70a0f81 85xx: Add -mno-spe to e500/85xx builds by Kumar Gala · 16 years ago
  25. 8466647 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  26. 45239cf 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs by Kumar Gala · 16 years ago
  27. cf6cc01 85xx: Additional fixes and cleanup of MP code by Kumar Gala · 16 years ago
  28. cab99d6 ppc4xx: Fix compilation warning in denali_spd_ddr2.c by Stefan Roese · 16 years ago
  29. 85ad184 ppc4xx: Complete remove bogus dflush() by Stefan Roese · 16 years ago
  30. eea5a74 ppc4xx: Fixup ebc clock in FDT for 405GP/EP by Markus Brunner · 16 years ago
  31. 57533b8 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  32. 1d907e6 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  33. bcae52a mpc83xx: remove the unused CPM's stuff by Dave Liu · 16 years ago
  34. d00ce09 USB: fix more GCC 4.2.x aliasing warnings by Wolfgang Denk · 16 years ago
  35. 24bfedb ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdt by Stefan Roese · 16 years ago
  36. 04a5b03 Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · 16 years ago
  37. 78e4882 lib_ppc: Revert "Make MPC83xx one step closer to full relocation." by Kim Phillips · 16 years ago
  38. 022f121 85xx: Round up frequency calculations to get reasonable output by Kumar Gala · 16 years ago
  39. 0aa88c8 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  40. 80c40b7 ARM: Davinci: Fix DM644x timer overflow handling and cleanup by Dirk Behme · 17 years ago
  41. 8deafdc ppc4xx: Add dcache_enable() for 440 by Stefan Roese · 16 years ago
  42. e1d0968 ppc4xx: Fix sys_get_info() for 405GP(r) by Matthias Fuchs · 16 years ago
  43. 0878af1 85xx: Fix size of cpu-release-addr property by Kumar Gala · 16 years ago
  44. 88353a9 Fix calculation of I2C clock for some 85xx chips by Timur Tabi · 16 years ago
  45. 5e3dca5 Fix crash on sequoia in ppc_4xx_eth_init by Anatolij Gustschin · 16 years ago
  46. accf735 ppc4xx: Fix crash on sequoia with cache enabled by Anatolij Gustschin · 16 years ago
  47. 43c5092 Use jr as register jump instruction by Shinya Kuribayashi · 16 years ago
  48. 3d36be0 Remove all the search paths from the .lds files. by Jason Wessel · 16 years ago
  49. a6f0bd9 Fix regression introduced by a typo in "Tidied other cpu/arm920t/start.S code" by Guennadi Liakhovetski · 16 years ago
  50. 188e94c cpu/mips/cpu.c: Fix flush_cache bug by Shinya Kuribayashi · 16 years ago
  51. 9b56f4f core support for Freescale mx31 by Sascha Hauer · 17 years ago
  52. 7ec6886 Fix compile error by Wolfgang Denk · 16 years ago
  53. 5252ed9 Separate omap24xx specific code from arm1136 by Sascha Hauer · 17 years ago
  54. 1aeed8d Coding Style cleanup; update CHANGELOG by Wolfgang Denk · 16 years ago
  55. 8258b6e Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  56. 643de56 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  57. 58a3cbb Merge branch 'master' of git://www.denx.de/git/u-boot-sparc by Wolfgang Denk · 16 years ago
  58. 3f9c542 mpc83xx: Update DIMM data bus width test to support 40-bit width by Lee Nipper · 16 years ago
  59. 97b3ecb 85xx: Fix detection of MP cpu spin up by Kumar Gala · 16 years ago
  60. f3e04bd 85xx: Use SVR_SOC_VER instead of SVR_VER by Kumar Gala · 16 years ago
  61. 950a392 Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18: by Wolfgang Denk · 16 years ago
  62. b330990 SPARC: Added support for SPARC LEON2 SOC Processor. by Daniel Hellstrom · 17 years ago
  63. 2a2fa79 SPARC/LEON3: Added AMBA Bus Plug&Play information print command (ambapp). It can print available cores (type: AHB Master, AHB Slave, APB Slave), their address ranges, IRQ number and version. by Daniel Hellstrom · 17 years ago
  64. 1e9a164 SPARC: Added support for SPARC LEON3 SOC processor. by Daniel Hellstrom · 17 years ago
  65. aeff6d5 Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 16 years ago
  66. a1b215e Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · 16 years ago
  67. 2c78feb Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · 16 years ago
  68. 34e6cb8 Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin by Wolfgang Denk · 16 years ago
  69. 62479b1 Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · 16 years ago
  70. 5c39539 Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · 16 years ago
  71. e59af4b Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  72. e54ec0f ppc4xx: Fix 4xx enet driver to support 460GT EMAC2+3 by Stefan Roese · 16 years ago
  73. c2a545c MPC8xx: Fix libfdt support introduced in commit 77ff7b74 by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  74. 1762f13 AT91SAM9: Move CONFIG_HAS_DATAFLASH to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  75. 983c1db Port AT91CAP9 to the new headers by Stelian Pop · 17 years ago
  76. a8a78f2 Move at91cap9 specific files to at91sam9 directory by Stelian Pop · 17 years ago
  77. 61106a5 Use timer_init() instead of board supplied interrupt_init() by Stelian Pop · 17 years ago
  78. 9b46432 ColdFire: Fix alignment issue after CONFIG_IDENT_STRING in start.S by TsiChung Liew · 17 years ago
  79. bae61ee ColdFire: Add dspi and serial flash support for MCF5445x by TsiChung Liew · 17 years ago
  80. 48ead7a ColdFire: Remove R5200 board by TsiChung Liew · 17 years ago
  81. f71d9d9 ColdFire: Added MCF5275 cpu support. by Matthew Fettke · 17 years ago
  82. 43d6064 ColdFire: Update correct FLASHBAR and RAMBAR1 for MCF5282 by TsiChung Liew · 17 years ago
  83. eb14ebe ppc4xx: Add CFG_MEM_TOP_HIDE to Denali SPD-based SDRAM setup by Larry Johnson · 17 years ago
  84. 9171fc8 Blackfin: unify cpu and boot modes by Mike Frysinger · 17 years ago
  85. 480ed1d use correct at91rm9200 register name by David Brownell · 17 years ago
  86. 066bebd Bracket READ_TIMER macro in cpu/arm1136/omap24xx/interrupts.c by Peter Pearse · 17 years ago
  87. c98b47a core support for Freescale mx31 by Sascha Hauer · 17 years ago
  88. 8bf69d8 Separate omap24xx specific code from arm1136 by Sascha Hauer · 17 years ago
  89. 1377b55 Removes all board specific code from the arch. part for DM644x (DaVinci) boards by Pieter Voorthuijsen · 17 years ago
  90. 1704dc2 - Remove *_masked() functions as noted by Wolfgang by Dirk Behme · 17 years ago
  91. 70431e8 Make MPC83xx one step closer to full relocation. by Joakim Tjernlund · 17 years ago
  92. e5c4ade mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code by Kim Phillips · 17 years ago
  93. 81fd52c mpc83xx: display ddr frequency in board_add_ram_info banner by Kim Phillips · 17 years ago
  94. 35cf155 mpc83xx: unreinvent mem_clk by Kim Phillips · 17 years ago
  95. e92c9518 sh: Add support SH4 cache control by Nobuhiro Iwamatsu · 17 years ago
  96. ab8f4d4 sh: Move SuperH PCI driver from cpu/sh4 to drivers/pci by Nobuhiro Iwamatsu · 17 years ago
  97. 1a2334a sh: Add support PCI of SuperH and SH7780 by Yusuke Goda · 17 years ago
  98. f766cdf ppc4xx: PPC405EP Set EMAC noise filter bits by Markus Brunner · 17 years ago
  99. f66e2c8 ppc4xx: Reconfigure PLL for 667MHz processor for PPC440EPx by Mike Nuss · 17 years ago
  100. 9ad3198 ppc4xx: Fix compilation warning in 4xx_enet.c by Stefan Roese · 17 years ago