1. 5d27e02 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured by Kumar Gala · 14 years ago
  2. afabe4b powerpc/85xx: Fix wrong SVR value for MPC8567 and MPC8567E processors by Piergiorgio Beruto · 14 years ago
  3. 70ea7f8 powerpc/85xx: Add is_serdes_configured() support for P1021 SERDES by Kumar Gala · 14 years ago
  4. 877a261 powerpc/85xx: Add is_serdes_configured() support for MPC8544 SERDES by Kumar Gala · 14 years ago
  5. 47567c2 powerpc/85xx: Add is_serdes_configured() support for MPC8569 SERDES by Kumar Gala · 14 years ago
  6. 5ba40ee powerpc/85xx: Add is_serdes_configured() support for MPC8568 SERDES by Kumar Gala · 14 years ago
  7. bc48d0d powerpc/85xx: Add is_serdes_configured() support for MPC8548 SERDES by Kumar Gala · 14 years ago
  8. af87cab powerpc/85xx: Add is_serdes_configured() support for MPC8572 SERDES by Kumar Gala · 14 years ago
  9. 3818db4 powerpc/85xx: Add is_serdes_configured() support for P2020 SERDES by Kumar Gala · 14 years ago
  10. af04247 powerpc/86xx: Add SERDES support on MPC8641 & MPC8610 by Kumar Gala · 14 years ago
  11. c5780a6 powerpc/85xx: Create a SERDES section in Makefile by Kumar Gala · 14 years ago
  12. 35079aa powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak function by Kumar Gala · 14 years ago
  13. c6b734f Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 14 years ago
  14. d52595f Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  15. c722c70 ppc4xx: Fix compilation breakage in miiphy.c by Stefan Roese · 14 years ago
  16. 1020286 microblaze: Fix bd_info pointer by Michal Simek · 14 years ago
  17. 68e99e5 microblaze: Disabling interrupt should return 1 if was enabled by Michal Simek · 14 years ago
  18. 8ef583a miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  19. 45ce6f9 sh: Add support zimageboot command for Renesas SH by Nobuhiro Iwamatsu · 14 years ago
  20. 9980df5 sh: Divided macro for zImage and add asm/zimage.h by Nobuhiro Iwamatsu · 14 years ago
  21. 858e897 sh: Delete the function that was not necessary by Nobuhiro Iwamatsu · 14 years ago
  22. efc0ba4 sh: Remove SCIF/SCI register infomation by Nobuhiro Iwamatsu · 14 years ago
  23. c4176c4 sh: Add support showing KByte of flash memory size by Nobuhiro Iwamatsu · 14 years ago
  24. f3a7b95 sh: Add support SH7706 by Nobuhiro Iwamatsu · 14 years ago
  25. cdc51c2 Merge branch 'next' of ../next by Wolfgang Denk · 14 years ago
  26. 2956532 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
  27. 96805a5 powerpc: fix register usage in some inline assembly code by Timur Tabi · 14 years ago
  28. c22a711 74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declaration by Peter Tyser · 14 years ago
  29. 337f5f5 PowerPC: Add relocation support for -fpic by Joakim Tjernlund · 14 years ago
  30. 2a9a233 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  31. d20b999 xilinx-ppc4xx-generic: Use common u-boot.lds by Ricardo Ribalda Delgado · 14 years ago
  32. f7b548a ppc4xx: Clarify comment about boot chip-select in start.S by Stefan Roese · 14 years ago
  33. a138d96 AT91RM9200: fix AT91_PMC_MCKR_MDIV_* defines for this CPU by clagix@gmail.com · 14 years ago
  34. ce089c0 add Multi Function Pin configuration support for ARMADA100 by Prafulla Wadaskar · 14 years ago
  35. 6c08d5d arm: Add Support for Marvell ARMADA 100 Familiy SoCs by Prafulla Wadaskar · 14 years ago
  36. 006915f Merge branch 'master' of ../master into next by Wolfgang Denk · 14 years ago
  37. f8689b9 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 14 years ago
  38. 3600945 ARM: */start.S: use canonical asm syntax by Wolfgang Denk · 14 years ago
  39. 054289f mpc83xx: fix pcie enumeration by Baidu Boy · 14 years ago
  40. ee3894c omap3: emif|sdrc: use a single global data define by Nishanth Menon · 14 years ago
  41. b03c840 OMAP: Timer: Replace bss variable by gd by Dirk Behme · 14 years ago
  42. e465cf2 davinci: Rewrite timer.c to use tbl/tbu emulation variables in gd by Nick Thompson · 14 years ago
  43. ac8983b Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  44. f9de099 ARM: make timer variables in gt_t available for all ARM platforms by Prafulla Wadaskar · 14 years ago
  45. b9c5081 armv7: fix relocation skip by Andreas Bießmann · 14 years ago
  46. 1f52d89 arm: fixloop(): do not use r8 for relocation by Andreas Bießmann · 14 years ago
  47. a1a47d3 arm: relocate_code(): do not set register useless by Andreas Bießmann · 14 years ago
  48. a78fb68 arm: copy_loop(): use scratch register by Andreas Bießmann · 14 years ago
  49. 263d5c2 Remove redundant config.mk files by Wolfgang Denk · 14 years ago
  50. a2f2eb7 Davinci 8xx: Move common functions to share code by Stefano Babic · 14 years ago
  51. df48676 da850: Add RMII support for EMAC by Sudhakar Rajashekhara · 14 years ago
  52. dfddb5e Add board support for hawkboard by Sughosh Ganu · 14 years ago
  53. a63fbf6 Move and rename common headers from under by Sughosh Ganu · 14 years ago
  54. b5d9791 da850: Enable SPI Flash by Stefano Babic · 14 years ago
  55. f177db3 da8xx: Add cpu_is_da8xx macros by Sudhakar Rajashekhara · 14 years ago
  56. 296cae7 arm: add 8-byte alignment for ABI compliance before board_init_f by Heiko Schocher · 14 years ago
  57. 7d38f87 ARMV7: Vexpress: fix build errors by Matt Waddel · 14 years ago
  58. b097b92 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  59. a429db7 arm920t/at91/timer: replace bss variables by gd by Andreas Bießmann · 14 years ago
  60. 305bf48 arm920t/at91/reset: board_reset: define weak symbol by Andreas Bießmann · 14 years ago
  61. accef43 AT91: fix EMAC gpio init in at91sam9260_devices.c by Reinhard Meyer · 14 years ago
  62. 888279b powerpc/85xx: do not reloc l2srbar if CONFIG_FLASH_BASE is not defined by Haiying Wang · 14 years ago
  63. 49733aa Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 14 years ago
  64. f8264e0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  65. a55bb83 powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOC by Kumar Gala · 14 years ago
  66. 52eb2c7 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  67. 3410a99 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 14 years ago
  68. e45c98a mpc83xx: Make it boot again by Joakim Tjernlund · 14 years ago
  69. 2024b96 sh: Fix build in start.S by Nobuhiro Iwamatsu · 14 years ago
  70. d3b0d62 ARMV7: S5P: timer: get the count_value from register when call udelay by Minkyu Kang · 14 years ago
  71. 279c828 AM3517:EMIF4: fix SDRAM size to 256Mb by Vaibhav Hiremath · 14 years ago
  72. 882b7d7 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  73. 7920954 ppc4xx: Flush complete dcache in relocate_code() by Stefan Roese · 14 years ago
  74. e03dabe powerpc: cmd_ecctest: Use return value of cmd_usage by Thomas Weber · 14 years ago
  75. e2c2a95 74xx_7xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  76. ba273f0 8260: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  77. de550d6 824x: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  78. f0687a5 8220: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  79. 085ecde 5xxx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  80. 566d49a 512x: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  81. 53f378f 5xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  82. cd0402a 8xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  83. 4e2894b 86xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  84. ff2311a 83xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  85. ee8028b ppc4xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  86. c08e5cf POWERPC: enable --gc-sections and -ffunction-sections -fdata-sections by Wolfgang Denk · 14 years ago
  87. fa11dbe arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work by Wolfgang Denk · 14 years ago
  88. a7186b8 cpu/ppc4xx/Makefile: build only needed object files by Wolfgang Denk · 14 years ago
  89. 57d6c58 WINBOND_83C553: enable only on boards that actually use it. by Wolfgang Denk · 14 years ago
  90. 41bb753 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  91. e42a7df arm1176: bugfix: fix start.S for ELF relocation by Albert Aribaud · 14 years ago
  92. 3336ca6 arm: add ELF relocation support to rest of cpus by Albert Aribaud · 14 years ago
  93. 565e39c imx: Get fec mac address from fuse by Liu Hui-R64343 · 14 years ago
  94. 4024242 Blackfin: drop initcode.o from combined object by Mike Frysinger · 14 years ago
  95. 93e3568 omap4: board: change global data pointer to file scope by Nishanth Menon · 14 years ago
  96. b9d7753 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 14 years ago
  97. 49508d4 Blackfin: make sure bss len is multiple of 4 bytes by Mike Frysinger · 14 years ago
  98. cd97dd4 Blackfin: stick ins/outs funcs into their own .text section by Mike Frysinger · 14 years ago
  99. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  100. d7b1970 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago