1. 0b5a263 Replace "FLASH" strings with "Flash" or "flash" by Peter Tyser · 14 years ago
  2. 13f805e mpc5200, digsy_mtc: add support for rev5 board version by Heiko Schocher · 14 years ago
  3. 9c4d465 ppc, 8xx: remove obsolete km8xx boards from keymile by Holger Brunck · 14 years ago
  4. f582d98 powerpc/8xxx: Move fsl_is_spd() into generic 8xxx ddr code by Kumar Gala · 14 years ago
  5. f82666b powerpc/86xx: Convert SBC8641 to use common SRIO init code by Kumar Gala · 14 years ago
  6. 46b20898 powerpc/86xx: Convert MPC8641HPCN to use common SRIO init code by Kumar Gala · 14 years ago
  7. 6ad0eb5 powerpc/85xx: Convert MPC8569MDS to use common SRIO init code by Kumar Gala · 14 years ago
  8. 957ff36 powerpc/85xx: Convert MPC8568MDS to use common SRIO init code by Kumar Gala · 14 years ago
  9. ad4e9d4 powerpc/85xx: Convert MPC8548CDS to use common SRIO init code by Kumar Gala · 14 years ago
  10. 8975d7a powerpc/8xxx: Refactor SRIO initialization into common code by Kumar Gala · 14 years ago
  11. 09d11eb powerpc/85xx: Rework corenet_ds pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  12. 488ec02 powerpc/85xx: Rework SBC8548 pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  13. cc8b534 powerpc/86xx: Rework SBC8641 pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  14. d0142ce powerpc/86xx: Rework MPC8610HPCD pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  15. b109433 powerpc/85xx: Rework P1_P2_RDB pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  16. b999ae8 powerpc/85xx: Rework MPC8569MDS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  17. 2be70fa powerpc/85xx: Rework MPC8568MDS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  18. 30da398 powerpc/85xx: Rework TQM boards pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  19. f330c6b powerpc/8xxx: Rework XES boards pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  20. ac79985 powerpc/85xx: Rework MPC8548CDS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  21. dbbfb00 powerpc/86xx: Rework MPC8641HPCN pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  22. 06bea37 powerpc/85xx: Rework MPC8536DS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  23. cc46bc7 powerpc/85xx: Rework MPC8544DS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  24. 9d4d751 powerpc/85xx: Rework P2020DS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  25. d165dc5 powerpc/85xx: Rework MPC8572DS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  26. 4d4384e powerpc/fsl-pci: Add generic code to setup PCIe controllers by Kumar Gala · 14 years ago
  27. 2d8ecac MPC8xxx DDR: align informational prints by Becky Bruce · 14 years ago
  28. b88d3d0 mpc85xx: rename sdram_init() lbc_sdram_init() by Becky Bruce · 14 years ago
  29. 5e35d8a mpc85xx boards: initdram() cleanup/bugfix by Becky Bruce · 14 years ago
  30. 2956039 tqm85xx: create fixed_sdram() to do sdram setup by Becky Bruce · 14 years ago
  31. e6dc484 powerpc/85xx: Cleanup SGMII detection and reporting by Kumar Gala · 14 years ago
  32. 3d02038 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured by Kumar Gala · 14 years ago
  33. 90a535b powerpc/85xx: Add support for booting from NAND on MPC8572DS by Kumar Gala · 14 years ago
  34. 29cff8d socrates: rename sdram_setup fixed_sdram() by Becky Bruce · 14 years ago
  35. c06bfe9 powerpc/85xx: Remove support for PM854/PM856 boards by Kumar Gala · 14 years ago
  36. c597d8c powerpc/85xx: Removed support for MPC8540EVAL board by Kumar Gala · 14 years ago
  37. 6ec1f66 powerpc/85xx: Removed support for ATUM8548 board by Kumar Gala · 14 years ago
  38. 99820d3 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 14 years ago
  39. 4c2c4c3 xilinx-ppc4xx-generic: Fix Makefile to work with MAKEALL by Ricardo Ribalda Delgado · 14 years ago
  40. 1935020 PPC4xx: Reduce NAND TLB window size on Canyonlands by Felix Radensky · 14 years ago
  41. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  42. 3c0d487 tqm5200.c: fix warning: 'edid_buf' defined but not used by Wolfgang Denk · 14 years ago
  43. 10b2b40 sh: Add support T-SH7706LSR board by Nobuhiro Iwamatsu · 14 years ago
  44. 6b98da4 sh: Fix build of shmin board by Nobuhiro Iwamatsu · 14 years ago
  45. 980fbb7 sh: Add support shmin board by Nobuhiro Iwamatsu · 14 years ago
  46. 0be92e8 Merge branch 'next' of ../next by Wolfgang Denk · 14 years ago
  47. 0d21ed0 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
  48. 85ed709 OMAP3: EVM: Convert omap3_evm_version to u32 by Dirk Behme · 14 years ago
  49. 693d638 74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declaration by Peter Tyser · 14 years ago
  50. 66f1496 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  51. 1162393 Coding style (white space) cleanup. by Wolfgang Denk · 14 years ago
  52. b384381 xilinx-ppc4xx-generic: Use common u-boot.lds by Ricardo Ribalda Delgado · 14 years ago
  53. dc7befe ppc4xx: Update lwmon5 board support by Stefan Roese · 14 years ago
  54. 500c26e ppc4xx: t3corp: Add support for the Xilinx DS617 flash chip by Stefan Roese · 14 years ago
  55. 9d9f00e AT91: fix TOP9000 build problem and change CONFIG_SYS_TEXT_BASE by Reinhard Meyer · 14 years ago
  56. f22f8d6 Armada100: Add Board Support for Marvell Aspenite-DB by Prafulla Wadaskar · 14 years ago
  57. 0b2cc86 Merge branch 'master' of ../master into next by Wolfgang Denk · 14 years ago
  58. 1ae9144 mpc52xx: add support for tqm52xx based board charon by Heiko Schocher · 14 years ago
  59. 05448ad Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  60. 5aae746 pm9261: ARM relocation support by Asen Dimov · 14 years ago
  61. 84ea97c pm9263: ARM relocation support by Asen Dimov · 14 years ago
  62. 8322d4e pm9g45: ARM relocation support by Asen Dimov · 14 years ago
  63. 99f2be6 ppc4xx: Fix missing linker scripts for partial linking by Stefan Roese · 14 years ago
  64. d1356bf p1022ds: fix switching of DIU/LBC signals by Timur Tabi · 14 years ago
  65. 13c3c50 ARMV7: OMAP4: twl6030 add battery charging support by Balaji T K · 14 years ago
  66. 341e5e7 Move LDSCRIPT definitions to board config files. by Wolfgang Denk · 14 years ago
  67. 8411888 Remove redundant config.mk files by Wolfgang Denk · 14 years ago
  68. f4b3b70 Davinci: add support for the ea20 board by Stefano Babic · 14 years ago
  69. 2a45026 Davinci 8xx: Move common functions to share code by Stefano Babic · 14 years ago
  70. 42f4b74 da850: Add RMII support for EMAC by Sudhakar Rajashekhara · 14 years ago
  71. e86382e Add board support for hawkboard by Sughosh Ganu · 14 years ago
  72. 45536d7 Remove board_init_f function from nand_boot.c by Sughosh Ganu · 14 years ago
  73. 9cb7a5b Move and rename common headers from under by Sughosh Ganu · 14 years ago
  74. 10452f7 ARMV7: Vexpress: Fix build error by Dirk Behme · 14 years ago
  75. a1d3bc4 ARMV7: Vexpress: fix compile warnings by Matt Waddel · 14 years ago
  76. a0b1908 ARMV7: Vexpress: fix build errors by Matt Waddel · 14 years ago
  77. 3867334 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  78. 334548e at91rm9200ek: add configure target for RAM boot by Andreas Bießmann · 14 years ago
  79. 82a0979 AT91: add TOP9000 support by Reinhard Meyer · 14 years ago
  80. 58a7758 video: move fsl_diu_fb driver to drivers/video by Anatolij Gustschin · 14 years ago
  81. 7cb4f92 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 14 years ago
  82. 6c97169 hwconfig: Fix dummy initialization of {board, cpu}_hwconfig by Kumar Gala · 14 years ago
  83. b3f51fe Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  84. 3e2701b OMAP3: Zoom2: Fix ARM relocation support by Dirk Behme · 14 years ago
  85. d42c188 OMAP3: Zoom1: Fix ARM relocation support by Dirk Behme · 14 years ago
  86. d834b01 OMAP3: SDP3430: Fix ARM relocation support by Dirk Behme · 14 years ago
  87. 00ab176 S5P: goni: fix for relocation by Minkyu Kang · 14 years ago
  88. 5dd1054 S5P: smdkc100: fix for relocation by Minkyu Kang · 14 years ago
  89. b03177c AM3517:Fix for ARM Relocation support by Vaibhav Hiremath · 14 years ago
  90. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  91. 2a5ba45 do_bootm: unify duplicate prototypes by Mike Frysinger · 14 years ago
  92. 134a741 gdsys: osd: Use return value of cmd_usage by Thomas Weber · 14 years ago
  93. 9284016 Fix jornada memory init by Kristoffer Ericson · 14 years ago
  94. 2ef3005 74xx_7xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  95. ff8faa4 8260: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  96. 79362d3 824x: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  97. 01fd915 5xxx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  98. 4e7e4fd 512x: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  99. e71d99d 8xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  100. fe33e6e ppc4xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago