1. a4de835 Minor Coding Style Cleanup. by Wolfgang Denk · 14 years ago
  2. cc3b79b Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 14 years ago
  3. b472d6b Print compiler and linker version with the version command by Alexander Holler · 14 years ago
  4. 5cfd537 change email address in MAINTAINERS by Yoshihiro Shimoda · 14 years ago
  5. 0aa1a6b armv7: add support for s5pc210 universal board by Minkyu Kang · 14 years ago
  6. b1b2468 armv7: add support for S5PC210 SoC by Minkyu Kang · 14 years ago
  7. afae8aa S5P: serial: Use the inline function instead of static value by Minkyu Kang · 14 years ago
  8. c78522a arm: a320evb: fixes for relocation support by Po-Yu Chuang · 14 years ago
  9. 5504dab arm926ejs: timer: Replace bss variable by gdr by Heiko Schocher · 14 years ago
  10. 96e7208 remove (double) LED initialization in arm920t start.s by Jens Scharsig · 14 years ago
  11. f201595 arm1136: timer: Replace bss variable by gd by Heiko Schocher · 14 years ago
  12. 52d1fdb ARM: */start.S: code cleanup by Liu Hui-R64343 · 14 years ago
  13. 60ccbdd ARM: Avoid compiler optimization for readb, writeb and friends. by Alexander Holler · 14 years ago
  14. 8bd7dad armv7: s5pc1xx: don't use function pointer for clock functions by Minkyu Kang · 14 years ago
  15. 1eeffff DaVinci: Remove incorrect CONFIG option by Sandeep Paulraj · 14 years ago
  16. 80303ab DaVinci Sonata: Fix Build Error by Sandeep Paulraj · 14 years ago
  17. e313d9d DaVinci DM6467: Fix Build Error by Sandeep Paulraj · 14 years ago
  18. 0f45095 DaVinci DM6467: Enhance board Support by Sandeep Paulraj · 14 years ago
  19. 48fe1af ARM: Update mach types by Sandeep Paulraj · 14 years ago
  20. 3c86e5e DaVinci DM6467: Added ET1011C (LSI) PHY support by Sandeep Paulraj · 14 years ago
  21. a8b1bf7 DaVinci EMAC: Add name to Ethernet device by Sandeep Paulraj · 14 years ago
  22. 9da994b DaVinci EMAC: Fix davinci_eth_gigabit_enable by Sandeep Paulraj · 14 years ago
  23. 3179c97 DM365: Fix Build Error by Sandeep Paulraj · 14 years ago
  24. 0bef578 DaVinci DM365: Adding MMC/SD support for DM365 EVM by Sandeep Paulraj · 14 years ago
  25. ee0e663 DaVinci DM355: Adding MMC/SD support for DM355 EVM by Sandeep Paulraj · 14 years ago
  26. 5034717 Davinci MMCSD Support by Sandeep Paulraj · 14 years ago
  27. 8abe730 OMAP3: add CM-T35 board by Mike Rapoport · 14 years ago
  28. 8b378e1 ARM: fix broken build of ARM by Stefano Babic · 14 years ago
  29. 0cd27fb MXC: removed warnings from IMX51 ATA driver by Stefano Babic · 14 years ago
  30. 19c53b4 MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bss by Stefano Babic · 14 years ago
  31. f02e697 Add support for Freescale's mx35pdk board. by Stefano Babic · 14 years ago
  32. 2858045 SPI: mxc_spi: replace fixed offsets with structures by Stefano Babic · 14 years ago
  33. 0aa35fd SPI: mxc_spi: add SPI clock calculation and setup to the driver by Anatolij Gustschin · 14 years ago
  34. 089ebe0 SPI: mxc_spi: fix swapping bug and add missing swapping in unaligned rx case by Anatolij Gustschin · 14 years ago
  35. dcd73cd SPI: mxc_spi: add support for i.MX35 processor by Stefano Babic · 14 years ago
  36. 6379513 Add basic support for Freescale's mc9sdz60 by Stefano Babic · 14 years ago
  37. 848bb99 I2C: mxc_i2c: address failure with mx35 processor by Stefano Babic · 14 years ago
  38. 2212172 I2C: mxc_i2c: get rid of __REG access by Stefano Babic · 14 years ago
  39. bb16a5b mxc_i2c: Add support for the i.MX35 processor by Stefano Babic · 14 years ago
  40. 4eca131 serial_mxc: add support for Freescale's i.MX35 processor by Stefano Babic · 14 years ago
  41. 1c2b3ac Add support for MX35 processor by Stefano Babic · 14 years ago
  42. 92c3483 iMX5: EfikaMX: Preliminary board support by Marek Vasut · 14 years ago
  43. 4aa360a imximage: Add MX53 boot image support by Liu Hui-R64343 · 14 years ago
  44. b043f70 MX51EVK: Use SWx macros in PMIC init by Marek Vasut · 14 years ago
  45. 00f3a22 MC13892: Add SWx buck switchers definitions by Marek Vasut · 14 years ago
  46. 6310301 mxc_nand: add support for i.MX35 processor by Stefano Babic · 14 years ago
  47. e280148 BLOCK: Add freescale IMX51 PATA driver by Marek Vasut · 14 years ago
  48. 4cf4cd7 MX5:MX53: add initial support for MX53EVK board by Liu Hui-R64343 · 14 years ago
  49. e50ced8 fsl_pmic: add I2C interface support by Liu Hui-R64343 · 14 years ago
  50. 447beb1 mxc_i2c: add support for MX53 processor by Liu Hui-R64343 · 14 years ago
  51. a71164c mxc_gpio: add support for MX53 processor by Liu Hui-R64343 · 14 years ago
  52. b611e98 serial_mxc: add support for MX53 processor by Liu Hui-R64343 · 14 years ago
  53. c11cf87 fec_mxc: add support for MX53 processor by Liu Hui-R64343 · 14 years ago
  54. baa2d78 MX5: Add initial support for MX53 processor by Liu Hui-R64343 · 14 years ago
  55. 1e929df MX51EVK: UART does not print out the early information by Liu Hui-R64343 · 14 years ago
  56. 65df752 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  57. 8e0abe9 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 14 years ago
  58. 78d6691 Fix at91 includes in soft_i2c driver by Ryan Mallon · 14 years ago
  59. 663633a mpq101: initial support for Mercury Computer Systems MPQ101 board by Alex Dubov · 14 years ago
  60. 362c993 p1022ds: fix pixis_reset altbank by York Sun · 14 years ago
  61. 1bb9871 lcd: align fb writing address for horizontal display offset by Liu Ying · 14 years ago
  62. b859b8c Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS by Nobuhiro Iwamatsu · 14 years ago
  63. 6d3e2d6 ftpmu010: support faraday ftpmu010 driver by Macpaul Lin · 14 years ago
  64. fe6555b powerpc: Fix FPU post related link warnings by Kumar Gala · 14 years ago
  65. 0903699 UEC: Fix compiler warnings introduced by linux/mii.h change by Kumar Gala · 14 years ago
  66. 499e44d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  67. 65b5be2 powerpc/8xxx: Fix compile warning when build for a DDR1 or DDR2 board by Kumar Gala · 14 years ago
  68. 724d06a Cleanup .boards.depend when using an objtree by Loïc Minier · 14 years ago
  69. e44dd99 Don't add symlink in srctree when using an objtree by Loïc Minier · 14 years ago
  70. 5d51bf9 powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBC by Dipen Dudhat · 14 years ago
  71. 750007b ppc/85xx: Fix compile err when PCI disabled on P1_P2_RDB by Prabhakar Kushwaha · 14 years ago
  72. 1e9df0d powerpc/p4080: Fix warning in serdes code from early use of hwconfig by York Sun · 14 years ago
  73. 00a69c0 corenet_ds: Extend board specific parameters by York Sun · 14 years ago
  74. 922f40f mpc85xx: Implement workaround for erratum DDR-A003 by York Sun · 14 years ago
  75. ba0c2eb mpc85xx: Enable unique mode registers and dynamic ODT for DDR3 by York Sun · 14 years ago
  76. 7dda847 mpc85xx: Adding more registers and options by York Sun · 14 years ago
  77. 147fde1 corenet_ds: Enable ECC for corenet_ds by York Sun · 14 years ago
  78. 0ac71ea mpc8xxx: Enable ECC on/off control in hwconfig by York Sun · 14 years ago
  79. d56624f mpc8xxx: Display RDIMM if detected by York Sun · 14 years ago
  80. fe13711 powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headers by Kumar Gala · 14 years ago
  81. 7230160 powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR init by Kumar Gala · 14 years ago
  82. bd29be8 powerpc/p2040: Add various p2040 specific information by Kumar Gala · 15 years ago
  83. cdbe63d powerpc/p5020: Add various p5020 specific information by Kumar Gala · 14 years ago
  84. e378ae1 powerpc/p3041: Add various p3041 specific information by Kumar Gala · 14 years ago
  85. b07a7de powerpc/85xx: Add Support for Freescale P1014 Processor by Poonam Aggrwal · 14 years ago
  86. 2ba3ee0 powerpc/85xx: Add Support for Freescale P1010 Processor by Poonam Aggrwal · 14 years ago
  87. b4dccf8 Fix wrong CONFIG_SYS_MPC85xx_SERDES1_ADDR by Prabhakar · 14 years ago
  88. e727a36 powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h by Kumar Gala · 14 years ago
  89. 80ad401 8xxx/ddr: add support to only compute the ddr sdram size by Haiying Wang · 14 years ago
  90. 1976fd8 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 14 years ago
  91. be0afbf USB-CDC: Move MAC addresses setting into usb_eth_init by Vitaly Kuzmichev · 14 years ago
  92. a36cff1 USB-CDC: Do not rename netdev after its registration by Vitaly Kuzmichev · 14 years ago
  93. 4af3273 usb_ether: register usb ethernet gadget at each eth init by Lei Wen · 14 years ago
  94. 37ef539 Fix defines needed to enable command sha1sum by Alexander Holler · 14 years ago
  95. 03b9899 sh: Fix MigoR of boards.cfg by Nobuhiro Iwamatsu · 14 years ago
  96. 775648f Escape minus signs in manpage by Loïc Minier · 14 years ago
  97. f891690 Fix typo ("comand" instead of "command") by Loïc Minier · 14 years ago
  98. 5e26c2a cmd_jffs2: Fix get_part_sector_size_nor() overflow bug by Peter Tyser · 14 years ago
  99. 0b5a263 Replace "FLASH" strings with "Flash" or "flash" by Peter Tyser · 14 years ago
  100. d99ecfec NET: lan91c96: Correct chip detect logic by Yanjun Yang · 14 years ago