1. 4fce2ac Moved initialization of plb2800 Ethernet driver to board_eth_init by Ben Warren · 16 years ago
  2. e1d7480 Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  3. a0aad08 Moved initialization of MPC512x_FEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  4. 8218bd2 Moved initialization of IncaIP Ethernet controller to board_eth_init by Ben Warren · 16 years ago
  5. 164846e Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init() by Ben Warren · 16 years ago
  6. 6aca145 Moved initialization of GT6426x Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  7. e309053 Moved initialization of PCNET Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  8. b902b8d Moved initialization of NATSEMI Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  9. 1940363 Moved initialization of NS8382X Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  10. ccdd12f Moved initialization of TSI108 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  11. 0b252f5 Moved initialization of RTL8139 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  12. 02d6989 Moved initialization of RTL8169 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  13. 89973f8 Introduce netdev.h header file and remove externs by Ben Warren · 16 years ago
  14. 5a8a163 Add pixis_set_sgmii command by Andy Fleming · 16 years ago
  15. 652f7c2 Add support for Freescale SGMII Riser Card by Andy Fleming · 16 years ago
  16. 2abe361 Add SGMII support to the tsec by Andy Fleming · 16 years ago
  17. 75b9d4a Pass in tsec_info struct through tsec_initialize by Andy Fleming · 16 years ago
  18. dd3d1f5 tsec: Move tsec.h to include/ by Andy Fleming · 16 years ago
  19. 628ffd7 device: make device_register() clone the device by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  20. baf449f avr32: Add support for "GPIO" port mux by Haavard Skinnemoen · 16 years ago
  21. 25e6854 avr32: use board_early_init_r instead of board_init_info by Haavard Skinnemoen · 16 years ago
  22. 36d375f avr32: Use board_postclk_init instead of gclk_init by Haavard Skinnemoen · 16 years ago
  23. 98090cd avr32: Add gclk helper functions by Haavard Skinnemoen · 16 years ago
  24. ab0df36 avr32: refactor the portmux/gpio code by Haavard Skinnemoen · 16 years ago
  25. 4c24e82 avr32: data_bits should reflect the actual number of data bits by Haavard Skinnemoen · 16 years ago
  26. e99e957 Merge branch 'Makefile' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  27. a13b2d9 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  28. e155c9e Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  29. de5b094 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 16 years ago
  30. 845842c Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 16 years ago
  31. 6f3d8bb sh: Fix compile error rsk7203 board by Nobuhiro Iwamatsu · 16 years ago
  32. 1c98172 sh: Fix compile error sh7785lcr board by Nobuhiro Iwamatsu · 16 years ago
  33. 6f0da49 sh: Renesas Solutions AP325RXA board support by Nobuhiro Iwamatsu · 16 years ago
  34. ab09f43 sh: add support Renesas SH7723 by Nobuhiro Iwamatsu · 16 years ago
  35. c655fad sh: Renesas RSK+ 7203 board support by Nobuhiro Iwamatsu · 16 years ago
  36. 6ede753 sh: Add support Renesas SH7203 processor by Nobuhiro Iwamatsu · 16 years ago
  37. 6ad43d0 sh: Add support SH2/SH2A which is CPU of Renesas Technology by Nobuhiro Iwamatsu · 16 years ago
  38. 0d53a47 sh: Renesas R0P7785LC0011RL board support by Nobuhiro Iwamatsu · 16 years ago
  39. b0b6218 sh: add support for SH7785 by Yoshihiro Shimoda · 16 years ago
  40. d6e0425 davinci: fix remaining dm644x_eth by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  41. c1de7a6 devices: merge to list_head by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  42. ef0255f update linux/list by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  43. f9f692e smdk6400: Use CONFIG_FLASH_CFI_DRIVER by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  44. 7c0e5a8 smdk6400: remove redundant bootargs definition by Guennadi Liakhovetski · 16 years ago
  45. 11edcfe ARM: Add support for S3C6400 based SMDK6400 board by Guennadi Liakhovetski · 16 years ago
  46. 9b07773 ARM: Add arm1176 core with S3C6400 SoC by Guennadi Liakhovetski · 16 years ago
  47. 3d4a746e2 ppc4xx: Increase image size for NAND boot target by Stefan Roese · 16 years ago
  48. 80b00af Move MPC5xxx_FEC driver to drivers/net by Ben Warren · 16 years ago
  49. 8a49042 ADS5121: Fix NOR and CPLD ALE timing for rev 2 silicon by John Rigby · 16 years ago
  50. eec567a ColdFire: I2C fix for multiple platforms by TsiChung Liew · 16 years ago
  51. d53cf6a ColdFire: Add CONFIG_MII_INIT for M5272C3 by TsiChung Liew · 16 years ago
  52. f78ced3 ColdFire: Multiple fixes for MCF5445x platforms by TsiChung Liew · 16 years ago
  53. 454e725 ColdFire: Change the SDRAM BRD2WT timing from 3 to 7 by TsiChung Liew · 16 years ago
  54. 79e0799 ColdFire: Raise uart baudrate to 115200 bps by TsiChung Liew · 16 years ago
  55. ae9e1b5 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 16 years ago
  56. 258c37b mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN. by Heiko Schocher · 16 years ago
  57. 9490a7f mpc85xx: Add support for the MPC8536DS reference board by Kumar Gala · 16 years ago
  58. ef50d6c mpc85xx: Add support for the MPC8536 by Kumar Gala · 16 years ago
  59. 129ba61 mpc85xx: Add support for the MPC8572DS reference board by Kumar Gala · 16 years ago
  60. 457caec FSL DDR: Remove old SPD support from cpu/mpc85xx by Kumar Gala · 16 years ago
  61. 0e7927d FSL DDR: Convert STXSSA to new DDR code. by Kumar Gala · 16 years ago
  62. c360d9b FSL DDR: Convert STXGP3 to new DDR code. by Kumar Gala · 16 years ago
  63. 8e55313 FSL DDR: Convert SBC8560 to new DDR code. by Kumar Gala · 16 years ago
  64. 9658bec FSL DDR: Convert MPC8540EVAL to new DDR code. by Kumar Gala · 16 years ago
  65. 6bfa8f7 FSL DDR: Convert PM856 to new DDR code. by Kumar Gala · 16 years ago
  66. d53bd3e FSL DDR: Convert PM854 to new DDR code. by Kumar Gala · 16 years ago
  67. 33b9079 FSL DDR: Convert sbc8548 to new DDR code. by Kumar Gala · 16 years ago
  68. a947e4c FSL DDR: Convert atum8548 to new DDR code. by Kumar Gala · 16 years ago
  69. be0bd82 FSL DDR: Convert socrates to new DDR code. by Kumar Gala · 16 years ago
  70. 1167a2f FSL DDR: Convert MPC8544DS to new DDR code. by Kumar Gala · 16 years ago
  71. e6f5b35 FSL DDR: Convert MPC8568MDS to new DDR code. by Jon Loeliger · 17 years ago
  72. e31d2c1 FSL DDR: Convert MPC8548CDS to new DDR code. by Jon Loeliger · 17 years ago
  73. aa11d85 FSL DDR: Convert MPC8541CDS to new DDR code. by Jon Loeliger · 17 years ago
  74. 2b40edb FSL DDR: Convert MPC8555ADS to new DDR code. by Jon Loeliger · 17 years ago
  75. 8b62511 FSL DDR: Convert MPC8560ADS to new DDR code. by Jon Loeliger · 17 years ago
  76. 9617c8d FSL DDR: Convert MPC8540ADS to new DDR code. by Kumar Gala · 16 years ago
  77. 6fb1b73 FSL DDR: Add e500 TLB helper for DDR code by Kumar Gala · 16 years ago
  78. 9bd4e59 FSL DDR: Convert SBC8641D to new DDR code. by Kumar Gala · 16 years ago
  79. 39aa1a7 FSL DDR: Convert MPC8610HPCD to new DDR code. by Jon Loeliger · 16 years ago
  80. 6a8e569 FSL DDR: Convert MPC8641HPCN to new DDR code. by Kumar Gala · 16 years ago
  81. 58e5e9a FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code. by Kumar Gala · 16 years ago
  82. f784e32 FSL DDR: Provide a generic set_ddr_laws() by Kumar Gala · 16 years ago
  83. 0f2cbe3 Add proper SPD definitions for DDR1/2/3 by James Yang · 16 years ago
  84. adf22b6 Add support for muas3001 board (MPC8270) by Heiko Schocher · 16 years ago
  85. 2a1a2cb fdt: refactor initrd related code by Kumar Gala · 16 years ago
  86. 3082d23 fdt: refactor fdt resize code by Kumar Gala · 16 years ago
  87. 396f635 bootm: refactor image detection and os load steps by Kumar Gala · 16 years ago
  88. e906cfa bootm: move lmb into the bootm_headers_t structure by Kumar Gala · 16 years ago
  89. 54f9c86 bootm: Set working fdt address as part of the bootm flow by Kumar Gala · 16 years ago
  90. 06a0991 bootm: refactor fdt locating and relocation code by Kumar Gala · 16 years ago
  91. c4f9419 bootm: refactor ramdisk locating code by Kumar Gala · 16 years ago
  92. c160a95 bootm: refactor entry point code by Kumar Gala · 16 years ago
  93. c5d11e7 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  94. 51e46e2 ADS5121: adjust image addresses in RAM and flash by Wolfgang Denk · 16 years ago
  95. 1a9eeb7 change mvBL-M7 default env and move to vendor subdir by Andre Schwarz · 16 years ago
  96. 002d27c MPC83XX: Add miscellaneous registers and #defines to support MPC83xx family devices by Nick Spence · 16 years ago
  97. 447ad57 MPC8349EMDS: Add PCI Agent (PCISLAVE) support by Ira W. Snyder · 16 years ago
  98. 162338e MPC8349EMDS: use 83XX_GENERIC_PCI setup code by Ira W. Snyder · 16 years ago
  99. ce0eb70 Merge branch 'next' by Kim Phillips · 16 years ago
  100. 0219399 libfdt: Implement fdt_get_property_namelen() and fdt_getprop_namelen() by David Gibson · 16 years ago