1. 42df1e1 tqm5200.c: fix warning: 'edid_buf' defined but not used by Wolfgang Denk · 14 years ago
  2. e0306ca examples: update do_reset prototype by Mike Frysinger · 14 years ago
  3. 4b58266 cmd_net.c: fix build breakage by Wolfgang Denk · 14 years ago
  4. cdc51c2 Merge branch 'next' of ../next by Wolfgang Denk · 14 years ago
  5. 250ef02 Prepare v2010.12 by Wolfgang Denk · 14 years ago
  6. 2956532 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
  7. 71aab09 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 14 years ago
  8. b606ef4 OMAP3: EVM: Convert omap3_evm_version to u32 by Dirk Behme · 14 years ago
  9. 030955c fsl_esdhc: Fix the voltage validation process by Li Yang · 14 years ago
  10. 63786d2 fsl_esdhc: Fix max clock frequency by Jerry Huang · 14 years ago
  11. 4a6ee17 fsl_esdhc: Use mmc_set_clock to set initial speed by Jerry Huang · 14 years ago
  12. b8339e2 p1022ds: enable reginfo command by Matthew McClintock · 14 years ago
  13. d42f60f fsl_esdhc: Fix the voltage validation process by Li Yang · 14 years ago
  14. 9a4d50e fsl_esdhc: Fix max clock frequency by Jerry Huang · 14 years ago
  15. 94c08a2 fsl_esdhc: Use mmc_set_clock to set initial speed by Jerry Huang · 14 years ago
  16. 1ce7084 NAND: add NAND_CMD_PARAM (0xec) definition by Florian Fainelli · 14 years ago
  17. 41c8624 onenand: add yaffs write command by Lei Wen · 14 years ago
  18. 7a8fc36 MTD/NAND: fix nand_base.c to use get_timer() correctly by Reinhard Meyer · 14 years ago
  19. 0bdecd8 nand: constify id/manu tables by Mike Frysinger · 14 years ago
  20. 73c65e0 video/mx3fb: fix clock divider by Stefano Babic · 14 years ago
  21. 326a694 config.mk: unify duplicated flag setting by Mike Frysinger · 14 years ago
  22. 96805a5 powerpc: fix register usage in some inline assembly code by Timur Tabi · 14 years ago
  23. 2eb1573 hashtable: drop all non-reentrant versions by Mike Frysinger · 14 years ago
  24. c22a711 74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declaration by Peter Tyser · 14 years ago
  25. ee0270d PowerPC, nand_spl: Add relocation support for -fpic by Joakim Tjernlund · 14 years ago
  26. 337f5f5 PowerPC: Add relocation support for -fpic by Joakim Tjernlund · 14 years ago
  27. 0934453 RTC driver for PT7C4338 chip. by Priyanka Jain · 14 years ago
  28. 5624d66 mpc52xx, charon: change mtd default partitions by Heiko Schocher · 14 years ago
  29. 259bff7 mpc5200, tqm5200: correct MTDIDS_DEFAULT to fit with name linux assigns by Heiko Schocher · 14 years ago
  30. 6afde8b Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into next by Wolfgang Denk · 14 years ago
  31. 2ad6eee Merge branch 'next' of git://www.denx.de/git/u-boot-ppc4xx into next by Wolfgang Denk · 14 years ago
  32. 2a9a233 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  33. 8557990 Merge branch 'for-upstream' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · 14 years ago
  34. 93eab86 sf: winbond: add support for W25Q16/32/128 parts by Wojtek Skulski · 14 years ago
  35. d1d90656 sf: new driver for EON devices by Chong Huang · 14 years ago
  36. 3ac4598 Prepare v2010.12-rc3 by Wolfgang Denk · 14 years ago
  37. d177e44 Coding style (white space) cleanup. by Wolfgang Denk · 14 years ago
  38. fc1ff19 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  39. 8a16f9c DaVinci DM6467: Add ARM Relocation Support by Sandeep Paulraj · 14 years ago
  40. 11e238d DaVinci Schmoogie: Add ARM Relocation Support by Sandeep Paulraj · 14 years ago
  41. ebc3c6c DaVinci sffsdr: Add ARM Relocation Support by Sandeep Paulraj · 14 years ago
  42. f74e142 DaVinci Sonata: Add ARM Relocation Support by Sandeep Paulraj · 14 years ago
  43. 39041a4 DaVinci: Config cleanup by Sandeep Paulraj · 14 years ago
  44. 6f726f9 cfi_flash: Add optional config register write to cfi-detection by Stefan Roese · 14 years ago
  45. 4d2ca9d cfi_flash: Use flash_read32() in sector_erased() by Stefan Roese · 14 years ago
  46. df4e813 cfi_flash: Fix problems with status/id read mode by Stefan Roese · 14 years ago
  47. d20b999 xilinx-ppc4xx-generic: Use common u-boot.lds by Ricardo Ribalda Delgado · 14 years ago
  48. ac69243 ppc4xx/POST: Change ethernet test loop count to a default of 10 by Stefan Roese · 14 years ago
  49. a321148 ppc4xx: Update lwmon5 board support by Stefan Roese · 14 years ago
  50. f7b548a ppc4xx: Clarify comment about boot chip-select in start.S by Stefan Roese · 14 years ago
  51. cf1971c ppc4xx: t3corp: Add support for the Xilinx DS617 flash chip by Stefan Roese · 14 years ago
  52. a138d96 AT91RM9200: fix AT91_PMC_MCKR_MDIV_* defines for this CPU by clagix@gmail.com · 14 years ago
  53. f805548 AT91: fix TOP9000 build problem and change CONFIG_SYS_TEXT_BASE by Reinhard Meyer · 14 years ago
  54. 97a85b2 powerpc/nand spl: link libgcc by Scott Wood · 14 years ago
  55. b06b163 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 14 years ago
  56. 2f38451 MAINTAINERS: Transfer openrd_base maintainership to Prafulla Wadaskar by Simon Kagstrom · 14 years ago
  57. c291e2f Armada100: Add Board Support for Marvell Aspenite-DB by Prafulla Wadaskar · 14 years ago
  58. 8e14ed8 mv-common.h: Add support for ARMADA100 Platforms by Prafulla Wadaskar · 14 years ago
  59. a042ec3 Serial: Add UART support for Marvell ARMADA 100 SoCs. by Prafulla Wadaskar · 14 years ago
  60. a160ea0 Serial: ns16550: Add support for CONFIG_SYS_NS16550_IER macro by Prafulla Wadaskar · 14 years ago
  61. ce089c0 add Multi Function Pin configuration support for ARMADA100 by Prafulla Wadaskar · 14 years ago
  62. e5f495d gpio: Add Multi-Function-Pin configuration driver for Marvell SoCs by Prafulla Wadaskar · 14 years ago
  63. 6c08d5d arm: Add Support for Marvell ARMADA 100 Familiy SoCs by Prafulla Wadaskar · 14 years ago
  64. 006915f Merge branch 'master' of ../master into next by Wolfgang Denk · 14 years ago
  65. 98e6956 mpc52xx: add support for tqm52xx based board charon by Heiko Schocher · 14 years ago
  66. b5d58d8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  67. 6741b53 pm9261: enable cache command by Asen Dimov · 14 years ago
  68. 4f81bf4 pm9261: ARM relocation support by Asen Dimov · 14 years ago
  69. 6e110d2 pm9263: enable cache command by Asen Dimov · 14 years ago
  70. 9a2a05a pm9263: ARM relocation support by Asen Dimov · 14 years ago
  71. 37ee3cc pm9g45: enable cache command by Asen Dimov · 14 years ago
  72. 510f794 pm9g45: ARM relocation support by Asen Dimov · 14 years ago
  73. 767589a powerpc/nand spl: link libgcc by Scott Wood · 14 years ago
  74. 37805cf ppc4xx: Fix missing linker scripts for partial linking by Stefan Roese · 14 years ago
  75. f8689b9 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 14 years ago
  76. 63440c4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  77. 3600945 ARM: */start.S: use canonical asm syntax by Wolfgang Denk · 14 years ago
  78. 054289f mpc83xx: fix pcie enumeration by Baidu Boy · 14 years ago
  79. fdb9482 p1022ds: fix switching of DIU/LBC signals by Timur Tabi · 14 years ago
  80. 2c1764e fsl_esdhc: Set the eSHDC DMACTL[SNOOP] bit after resetting the controller by P.V.Suresh · 14 years ago
  81. 9fd8491 fsl_upm: Add MxMR/MDR synchronization by John Schmoller · 14 years ago
  82. 72c96a6 tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMII by Kumar Gala · 14 years ago
  83. ee3894c omap3: emif|sdrc: use a single global data define by Nishanth Menon · 14 years ago
  84. 53736ba OMAP3: SPI driver by Dirk Behme · 14 years ago
  85. 3e664f6 ARMV7: OMAP4: twl6030 add battery charging support by Balaji T K · 14 years ago
  86. b03c840 OMAP: Timer: Replace bss variable by gd by Dirk Behme · 14 years ago
  87. aac0b4b DaVinci DM6446: Config Update by Sandeep Paulraj · 14 years ago
  88. e465cf2 davinci: Rewrite timer.c to use tbl/tbu emulation variables in gd by Nick Thompson · 14 years ago
  89. 917a62c Merge branch 'next' of git://git.denx.de/u-boot into next by Sandeep Paulraj · 14 years ago
  90. ac8983b Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  91. 7ea2355 include/linux/mii.h: update for supporting GE by Macpaul Lin · 14 years ago
  92. f9de099 ARM: make timer variables in gt_t available for all ARM platforms by Prafulla Wadaskar · 14 years ago
  93. b9c5081 armv7: fix relocation skip by Andreas Bießmann · 14 years ago
  94. 1f52d89 arm: fixloop(): do not use r8 for relocation by Andreas Bießmann · 14 years ago
  95. a1a47d3 arm: relocate_code(): do not set register useless by Andreas Bießmann · 14 years ago
  96. a78fb68 arm: copy_loop(): use scratch register by Andreas Bießmann · 14 years ago
  97. bb14107 hwconfig: Fix handling of env_hwconfig, board_hwconfig, and cpu_hwconfig by Kumar Gala · 14 years ago
  98. 2ced53e Move LDSCRIPT definitions to board config files. by Wolfgang Denk · 14 years ago
  99. 263d5c2 Remove redundant config.mk files by Wolfgang Denk · 14 years ago
  100. 76bfe76 Davinci: add support for the ea20 board by Stefano Babic · 14 years ago