1. a1fe6fb ppc4xx: Cleanup PLU405 platform file by Matthias Fuchs · 16 years ago
  2. 2fb63db ppc4xx: Cleanup PLU405 linker script by Matthias Fuchs · 16 years ago
  3. 9a11639 ppc4xx: Add fdt support for PLU405 boards by Matthias Fuchs · 16 years ago
  4. 0db0f8d ppc4xx: Increase U-Boot size to 384kB for PLU405 boards by Matthias Fuchs · 16 years ago
  5. 3d85c43 device: make device_register() clone the device by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  6. 30aa8bd Merge branch 'Makefile' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  7. 8b3fbe3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  8. a68e08f Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  9. f006908 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 16 years ago
  10. 51da61c Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 16 years ago
  11. 736f591 sh: Remove CC line from board's Makefile by Nobuhiro Iwamatsu · 16 years ago
  12. 1eedd62 sh: Replaced "@./mkconfig" for @$(MKCONFIG) by Nobuhiro Iwamatsu · 16 years ago
  13. df05822 sh: Add support sh2 to MAKEALL by Nobuhiro Iwamatsu · 16 years ago
  14. 0852dbe sh: Fix compile error rsk7203 board by Nobuhiro Iwamatsu · 16 years ago
  15. 85603f4 sh: Fix compile error sh7785lcr board by Nobuhiro Iwamatsu · 16 years ago
  16. 3e59043 sh: Renesas Solutions AP325RXA board support by Nobuhiro Iwamatsu · 16 years ago
  17. fcabccc sh: add support Renesas SH7723 by Nobuhiro Iwamatsu · 16 years ago
  18. 6f7d436 sh: Renesas RSK+ 7203 board support by Nobuhiro Iwamatsu · 16 years ago
  19. 8e7130f sh: Add support Renesas SH7203 processor by Nobuhiro Iwamatsu · 16 years ago
  20. 5b6918e sh: Add support SH2/SH2A which is CPU of Renesas Technology by Nobuhiro Iwamatsu · 16 years ago
  21. 52f73c0 sh: Renesas R0P7785LC0011RL board support by Nobuhiro Iwamatsu · 16 years ago
  22. c8a368c sh: add support for SH7785 by Yoshihiro Shimoda · 16 years ago
  23. bcf268b davinci: fix remaining dm644x_eth by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  24. 39b9fc9 fs: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  25. 8a4a784 devices: merge to list_head by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  26. 8dd070b update linux/list by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  27. 1976301 smdk6400: add gitignore by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  28. 72aa17b smdk6400: Use CONFIG_FLASH_CFI_DRIVER by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  29. d3abcc0 smdk6400: remove redundant bootargs definition by Guennadi Liakhovetski · 16 years ago
  30. b2d4274 ARM: Add support for S3C6400 based SMDK6400 board by Guennadi Liakhovetski · 16 years ago
  31. 21ece4d NAND: add NAND driver for S3C64XX by Guennadi Liakhovetski · 16 years ago
  32. a20f6a4 S3C64XX: remove broken HWFLOW support from the serial driver by Guennadi Liakhovetski · 16 years ago
  33. a28e28f serial: add S3C64XX serial driver by Guennadi Liakhovetski · 16 years ago
  34. e726e7a USB: Add support for OHCI controller on S3C6400 by Guennadi Liakhovetski · 16 years ago
  35. 8c170c5 ARM: Add arm1176 core with S3C6400 SoC by Guennadi Liakhovetski · 16 years ago
  36. 4b26f05 ARM DaVinci: Changing function names for EMAC driver by Sandeep Paulraj · 16 years ago
  37. e7bb9c2 Integrator[AP/CP] - Remove unused file memsetup.S by Gururaja Hebbar K R · 16 years ago
  38. eec01c8 ARM DaVinci: Standardize names of directories/files by Hugo Villeneuve · 16 years ago
  39. 4e352ef ARM DaVinci: Move common functions to board/davinci/common by Hugo Villeneuve · 16 years ago
  40. 7b86c2b ppc4xx/NAND: Add select_chip function to 4xx NDFC driver by Stefan Roese · 16 years ago
  41. 0a955f2 ppc4xx: Increase image size for NAND boot target by Stefan Roese · 16 years ago
  42. 604b6fb Move MPC512x_FEC driver to drivers/net by Ben Warren · 16 years ago
  43. b5a7f8f Move MPC5xxx_FEC driver to drivers/net by Ben Warren · 16 years ago
  44. 180d09c cmd_terminal: remove no need ifdef by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  45. 178e118 common/Makefile: order by functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  46. 84dd226 miiphyutil: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  47. f4459b4 autoscript: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  48. 9ec67ee crc16: move to lib_generic by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  49. f226679 miiphybb: move to drivers/net/phy by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  50. eb68034 soft_spi: move to drivers/spi by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  51. 4756dec soft_i2c: move to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  52. b8ec24c gunzip: move to lib_generic by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  53. aa36c3c ppc4xx: NAND configuration by Wolfgang Ocker · 16 years ago
  54. 61fa3ab ppc4xx: fix UIC external_interrupt hang on UIC0 by Victor Gallardo · 16 years ago
  55. 52b6bec ppc4xx: Optimizations/Cleanups for IBM DDR2 Memory Controller by Prodyut Hazarika · 16 years ago
  56. 0c9b301 ADS5121: Fix NOR and CPLD ALE timing for rev 2 silicon by John Rigby · 16 years ago
  57. 00648a7 Add I2C frequency dividers for ColdFire by TsiChung Liew · 16 years ago
  58. 0c1e325 ColdFire: I2C fix for multiple platforms by TsiChung Liew · 16 years ago
  59. e921c16 ColdFire: Add CONFIG_MII_INIT for M5272C3 by TsiChung Liew · 16 years ago
  60. 56e622b ColdFire: Multiple fixes for MCF5445x platforms by TsiChung Liew · 16 years ago
  61. 18d6b2d ColdFire: Change the SDRAM BRD2WT timing from 3 to 7 by TsiChung Liew · 16 years ago
  62. bd05c6d ColdFire: Raise uart baudrate to 115200 bps by TsiChung Liew · 16 years ago
  63. 2a90e89 ColdFire: Fix board.c warning message by TsiChung Liew · 16 years ago
  64. e4aa744 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  65. 5586c2f Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 16 years ago
  66. 72c625b FSL DDR: Remove duplicate setting of cs0_bnds register on 86xx. by Kumar Gala · 16 years ago
  67. 3519651 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  68. 4e5781b mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN. by Heiko Schocher · 16 years ago
  69. 4f6280e mpc85xx: remove redudant code with lib_ppc/interrupts.c by Kumar Gala · 16 years ago
  70. fd83aa8 mpc85xx: Add support for the MPC8536DS reference board by Kumar Gala · 16 years ago
  71. cd77728 mpc85xx: Add support for the MPC8536 by Kumar Gala · 16 years ago
  72. 3ab0b2d mpc85xx: Add support for the MPC8572DS reference board by Kumar Gala · 16 years ago
  73. ab73a24 FSL DDR: Remove old SPD support from cpu/mpc85xx by Kumar Gala · 16 years ago
  74. 0abad32 FSL DDR: Convert STXSSA to new DDR code. by Kumar Gala · 16 years ago
  75. 5b4ae73 FSL DDR: Convert STXGP3 to new DDR code. by Kumar Gala · 16 years ago
  76. 21110c1 FSL DDR: Convert SBC8560 to new DDR code. by Kumar Gala · 16 years ago
  77. f36bbf2 FSL DDR: Convert MPC8540EVAL to new DDR code. by Kumar Gala · 16 years ago
  78. f25b88b FSL DDR: Convert PM856 to new DDR code. by Kumar Gala · 16 years ago
  79. ea82a71b1 FSL DDR: Convert PM854 to new DDR code. by Kumar Gala · 16 years ago
  80. f990200 FSL DDR: Convert sbc8548 to new DDR code. by Kumar Gala · 16 years ago
  81. fe436d0 FSL DDR: Convert atum8548 to new DDR code. by Kumar Gala · 16 years ago
  82. 01135a8 FSL DDR: Convert socrates to new DDR code. by Kumar Gala · 16 years ago
  83. 573ad30 FSL DDR: Convert MPC8544DS to new DDR code. by Kumar Gala · 16 years ago
  84. 194de26 FSL DDR: Convert MPC8568MDS to new DDR code. by Jon Loeliger · 17 years ago
  85. c378bae FSL DDR: Convert MPC8548CDS to new DDR code. by Jon Loeliger · 17 years ago
  86. 081bc6b FSL DDR: Convert MPC8541CDS to new DDR code. by Jon Loeliger · 17 years ago
  87. c63209f FSL DDR: Convert MPC8555ADS to new DDR code. by Jon Loeliger · 17 years ago
  88. 99d5071 FSL DDR: Convert MPC8560ADS to new DDR code. by Jon Loeliger · 17 years ago
  89. af5b326 FSL DDR: Convert MPC8540ADS to new DDR code. by Kumar Gala · 16 years ago
  90. d5a1fb9 FSL DDR: Add 85xx specific register setting by Kumar Gala · 16 years ago
  91. 80f4bc7 FSL DDR: Add e500 TLB helper for DDR code by Kumar Gala · 16 years ago
  92. a62f5d4 dm9000 remove dead external phy support, gpio fix by Andrew Dyer · 16 years ago
  93. 5d6c789 Standardize bootp, tftpboot, rarpboot, dhcp, and nfs command descriptions by Peter Tyser · 16 years ago
  94. 03a4449 Fix bogus error message in the DHCP handler by Remy Bohmer · 16 years ago
  95. 2f29dad Fix compile error when CONFIG_BOOTP_RANDOM_DELAY is set. by Remy Bohmer · 16 years ago
  96. 85722d1 ColdFire: Add FEC Buffer descriptors in SRAM by TsiChung Liew · 16 years ago
  97. dcb3070 Fix ColdFire FEC warning messages by TsiChung Liew · 16 years ago
  98. f4a9d34 Moved initialization of SKGE Ethernet driver to board code. by Ben Warren · 16 years ago
  99. c9a7e5b Moved conditional compilation to Makefile for SK98 Ethernet driver by Ben Warren · 16 years ago
  100. ed63bcc Moved initialization of ULI526X Ethernet driver to board code. by Ben Warren · 16 years ago