1. 141ba1c [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version picker by Shinya Kuribayashi · 16 years ago
  2. ea63895 [MIPS] cpu/mips/cache.S: Add dcache_enable by Shinya Kuribayashi · 16 years ago
  3. 1b9ed25 Fix calculation of I2C clock for some 86xx chips by Timur Tabi · 16 years ago
  4. b7166e0 ColdFire: Get information from the correct GCC by TsiChung Liew · 16 years ago
  5. ea9202a ppc4xx: Fix problem with DIMMs with 8 banks in 44x_spd_ddr2.c by Stefan Roese · 16 years ago
  6. 70a0f81 85xx: Add -mno-spe to e500/85xx builds by Kumar Gala · 16 years ago
  7. 8466647 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  8. 45239cf 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs by Kumar Gala · 16 years ago
  9. cf6cc01 85xx: Additional fixes and cleanup of MP code by Kumar Gala · 16 years ago
  10. cab99d6 ppc4xx: Fix compilation warning in denali_spd_ddr2.c by Stefan Roese · 16 years ago
  11. 85ad184 ppc4xx: Complete remove bogus dflush() by Stefan Roese · 16 years ago
  12. eea5a74 ppc4xx: Fixup ebc clock in FDT for 405GP/EP by Markus Brunner · 16 years ago
  13. 57533b8 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  14. 1d907e6 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  15. bcae52a mpc83xx: remove the unused CPM's stuff by Dave Liu · 16 years ago
  16. d00ce09 USB: fix more GCC 4.2.x aliasing warnings by Wolfgang Denk · 16 years ago
  17. 24bfedb ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdt by Stefan Roese · 16 years ago
  18. 04a5b03 Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · 16 years ago
  19. 78e4882 lib_ppc: Revert "Make MPC83xx one step closer to full relocation." by Kim Phillips · 16 years ago
  20. 022f121 85xx: Round up frequency calculations to get reasonable output by Kumar Gala · 16 years ago
  21. 0aa88c8 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  22. 80c40b7 ARM: Davinci: Fix DM644x timer overflow handling and cleanup by Dirk Behme · 17 years ago
  23. 8deafdc ppc4xx: Add dcache_enable() for 440 by Stefan Roese · 16 years ago
  24. e1d0968 ppc4xx: Fix sys_get_info() for 405GP(r) by Matthias Fuchs · 16 years ago
  25. 0878af1 85xx: Fix size of cpu-release-addr property by Kumar Gala · 16 years ago
  26. 88353a9 Fix calculation of I2C clock for some 85xx chips by Timur Tabi · 16 years ago
  27. 5e3dca5 Fix crash on sequoia in ppc_4xx_eth_init by Anatolij Gustschin · 16 years ago
  28. accf735 ppc4xx: Fix crash on sequoia with cache enabled by Anatolij Gustschin · 16 years ago
  29. 43c5092 Use jr as register jump instruction by Shinya Kuribayashi · 16 years ago
  30. 3d36be0 Remove all the search paths from the .lds files. by Jason Wessel · 16 years ago
  31. a6f0bd9 Fix regression introduced by a typo in "Tidied other cpu/arm920t/start.S code" by Guennadi Liakhovetski · 16 years ago
  32. 188e94c cpu/mips/cpu.c: Fix flush_cache bug by Shinya Kuribayashi · 16 years ago
  33. 9b56f4f core support for Freescale mx31 by Sascha Hauer · 17 years ago
  34. 7ec6886 Fix compile error by Wolfgang Denk · 16 years ago
  35. 5252ed9 Separate omap24xx specific code from arm1136 by Sascha Hauer · 17 years ago
  36. 1aeed8d Coding Style cleanup; update CHANGELOG by Wolfgang Denk · 16 years ago
  37. 8258b6e Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  38. 643de56 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  39. 58a3cbb Merge branch 'master' of git://www.denx.de/git/u-boot-sparc by Wolfgang Denk · 16 years ago
  40. 3f9c542 mpc83xx: Update DIMM data bus width test to support 40-bit width by Lee Nipper · 16 years ago
  41. 97b3ecb 85xx: Fix detection of MP cpu spin up by Kumar Gala · 16 years ago
  42. f3e04bd 85xx: Use SVR_SOC_VER instead of SVR_VER by Kumar Gala · 16 years ago
  43. 950a392 Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18: by Wolfgang Denk · 16 years ago
  44. b330990 SPARC: Added support for SPARC LEON2 SOC Processor. by Daniel Hellstrom · 17 years ago
  45. 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
  46. 1e9a164 SPARC: Added support for SPARC LEON3 SOC processor. by Daniel Hellstrom · 17 years ago
  47. aeff6d5 Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 16 years ago
  48. a1b215e Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · 16 years ago
  49. 2c78feb Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · 16 years ago
  50. 34e6cb8 Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin by Wolfgang Denk · 16 years ago
  51. 62479b1 Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · 16 years ago
  52. 5c39539 Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · 16 years ago
  53. e59af4b Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  54. e54ec0f ppc4xx: Fix 4xx enet driver to support 460GT EMAC2+3 by Stefan Roese · 16 years ago
  55. c2a545c MPC8xx: Fix libfdt support introduced in commit 77ff7b74 by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  56. 1762f13 AT91SAM9: Move CONFIG_HAS_DATAFLASH to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  57. 983c1db Port AT91CAP9 to the new headers by Stelian Pop · 17 years ago
  58. a8a78f2 Move at91cap9 specific files to at91sam9 directory by Stelian Pop · 17 years ago
  59. 61106a5 Use timer_init() instead of board supplied interrupt_init() by Stelian Pop · 17 years ago
  60. 9b46432 ColdFire: Fix alignment issue after CONFIG_IDENT_STRING in start.S by TsiChung Liew · 17 years ago
  61. bae61ee ColdFire: Add dspi and serial flash support for MCF5445x by TsiChung Liew · 17 years ago
  62. 48ead7a ColdFire: Remove R5200 board by TsiChung Liew · 17 years ago
  63. f71d9d9 ColdFire: Added MCF5275 cpu support. by Matthew Fettke · 17 years ago
  64. 43d6064 ColdFire: Update correct FLASHBAR and RAMBAR1 for MCF5282 by TsiChung Liew · 17 years ago
  65. eb14ebe ppc4xx: Add CFG_MEM_TOP_HIDE to Denali SPD-based SDRAM setup by Larry Johnson · 16 years ago
  66. 9171fc8 Blackfin: unify cpu and boot modes by Mike Frysinger · 16 years ago
  67. 480ed1d use correct at91rm9200 register name by David Brownell · 17 years ago
  68. 066bebd Bracket READ_TIMER macro in cpu/arm1136/omap24xx/interrupts.c by Peter Pearse · 16 years ago
  69. c98b47a core support for Freescale mx31 by Sascha Hauer · 16 years ago
  70. 8bf69d8 Separate omap24xx specific code from arm1136 by Sascha Hauer · 16 years ago
  71. 1377b55 Removes all board specific code from the arch. part for DM644x (DaVinci) boards by Pieter Voorthuijsen · 16 years ago
  72. 1704dc2 - Remove *_masked() functions as noted by Wolfgang by Dirk Behme · 16 years ago
  73. 70431e8 Make MPC83xx one step closer to full relocation. by Joakim Tjernlund · 17 years ago
  74. e5c4ade mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code by Kim Phillips · 17 years ago
  75. 81fd52c mpc83xx: display ddr frequency in board_add_ram_info banner by Kim Phillips · 17 years ago
  76. 35cf155 mpc83xx: unreinvent mem_clk by Kim Phillips · 17 years ago
  77. e92c9518 sh: Add support SH4 cache control by Nobuhiro Iwamatsu · 17 years ago
  78. ab8f4d4 sh: Move SuperH PCI driver from cpu/sh4 to drivers/pci by Nobuhiro Iwamatsu · 17 years ago
  79. 1a2334a sh: Add support PCI of SuperH and SH7780 by Yusuke Goda · 17 years ago
  80. f766cdf ppc4xx: PPC405EP Set EMAC noise filter bits by Markus Brunner · 17 years ago
  81. f66e2c8 ppc4xx: Reconfigure PLL for 667MHz processor for PPC440EPx by Mike Nuss · 17 years ago
  82. 9ad3198 ppc4xx: Fix compilation warning in 4xx_enet.c by Stefan Roese · 17 years ago
  83. 4c9e855 ppc4xx: Add AMCC Glacier 406GT eval board support by Stefan Roese · 17 years ago
  84. d8bd643 ppc4xx: Mask 'vec' with 0x1f in uic_interrupt() for bit set/clear by Stefan Roese · 17 years ago
  85. dd6c910 85xx: Add cpu_mp_lmb_reserve helper to reserve boot page by Kumar Gala · 17 years ago
  86. 79679d8 85xx: Update multicore boot mechanism to ePAPR v0.81 spec by Kumar Gala · 17 years ago
  87. a5af4b3 85xx: Fix merge duplication by Kumar Gala · 17 years ago
  88. a3e77fa 85xx: Speed up get_ddr_freq() and get_bus_freq() by James Yang · 17 years ago
  89. e9ea679 85xx: Show DDR memory data rate in addition to the memory clock frequency. by James Yang · 17 years ago
  90. 591933c 85xx: get_tbclk() speed up and rounding fix by James Yang · 17 years ago
  91. 1ced121 Update SVR numbers to expand support by Andy Fleming · 17 years ago
  92. 7aff0c0 85xx: Added support for multicore boot mechanism by Kumar Gala · 17 years ago
  93. ec2b74f 85xx: Added support for multicore boot mechanism by Kumar Gala · 17 years ago
  94. f69766e 85xx: Add the concept of CFG_CCSRBAR_PHYS by Kumar Gala · 17 years ago
  95. 27f33e9 Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · 17 years ago
  96. 7fa9cbb mpc83xx: add "fsl,soc" and "fsl,immr" compatible fixups by Anton Vorontsov · 17 years ago
  97. 453316a 83xx: serdes setup routines by Anton Vorontsov · 17 years ago
  98. a796cdf 83xx: split COBJS onto separate lines by Anton Vorontsov · 17 years ago
  99. 5bbeea8 mpc8323erdb: Improve the system performance by Michael Barkowski · 17 years ago
  100. aa6f6d1 Coding Style cleanyp; update CHANGELOG by Wolfgang Denk · 17 years ago