1. 2956532 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
  2. 71aab09 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 14 years ago
  3. b606ef4 OMAP3: EVM: Convert omap3_evm_version to u32 by Dirk Behme · 14 years ago
  4. 030955c fsl_esdhc: Fix the voltage validation process by Li Yang · 14 years ago
  5. 63786d2 fsl_esdhc: Fix max clock frequency by Jerry Huang · 14 years ago
  6. 4a6ee17 fsl_esdhc: Use mmc_set_clock to set initial speed by Jerry Huang · 14 years ago
  7. d42f60f fsl_esdhc: Fix the voltage validation process by Li Yang · 14 years ago
  8. 9a4d50e fsl_esdhc: Fix max clock frequency by Jerry Huang · 14 years ago
  9. 94c08a2 fsl_esdhc: Use mmc_set_clock to set initial speed by Jerry Huang · 14 years ago
  10. 73c65e0 video/mx3fb: fix clock divider by Stefano Babic · 14 years ago
  11. 2a9a233 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  12. 8557990 Merge branch 'for-upstream' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · 14 years ago
  13. 3ac4598 Prepare v2010.12-rc3 by Wolfgang Denk · 14 years ago
  14. d177e44 Coding style (white space) cleanup. by Wolfgang Denk · 14 years ago
  15. fc1ff19 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  16. 8a16f9c DaVinci DM6467: Add ARM Relocation Support by Sandeep Paulraj · 14 years ago
  17. 11e238d DaVinci Schmoogie: Add ARM Relocation Support by Sandeep Paulraj · 14 years ago
  18. ebc3c6c DaVinci sffsdr: Add ARM Relocation Support by Sandeep Paulraj · 14 years ago
  19. f74e142 DaVinci Sonata: Add ARM Relocation Support by Sandeep Paulraj · 14 years ago
  20. 39041a4 DaVinci: Config cleanup by Sandeep Paulraj · 14 years ago
  21. a138d96 AT91RM9200: fix AT91_PMC_MCKR_MDIV_* defines for this CPU by clagix@gmail.com · 14 years ago
  22. f805548 AT91: fix TOP9000 build problem and change CONFIG_SYS_TEXT_BASE by Reinhard Meyer · 14 years ago
  23. b06b163 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 14 years ago
  24. b5d58d8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  25. 6741b53 pm9261: enable cache command by Asen Dimov · 14 years ago
  26. 4f81bf4 pm9261: ARM relocation support by Asen Dimov · 14 years ago
  27. 6e110d2 pm9263: enable cache command by Asen Dimov · 14 years ago
  28. 9a2a05a pm9263: ARM relocation support by Asen Dimov · 14 years ago
  29. 37ee3cc pm9g45: enable cache command by Asen Dimov · 14 years ago
  30. 510f794 pm9g45: ARM relocation support by Asen Dimov · 14 years ago
  31. 767589a powerpc/nand spl: link libgcc by Scott Wood · 14 years ago
  32. 37805cf ppc4xx: Fix missing linker scripts for partial linking by Stefan Roese · 14 years ago
  33. f8689b9 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 14 years ago
  34. 63440c4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  35. 3600945 ARM: */start.S: use canonical asm syntax by Wolfgang Denk · 14 years ago
  36. 054289f mpc83xx: fix pcie enumeration by Baidu Boy · 14 years ago
  37. fdb9482 p1022ds: fix switching of DIU/LBC signals by Timur Tabi · 14 years ago
  38. 2c1764e fsl_esdhc: Set the eSHDC DMACTL[SNOOP] bit after resetting the controller by P.V.Suresh · 14 years ago
  39. 9fd8491 fsl_upm: Add MxMR/MDR synchronization by John Schmoller · 14 years ago
  40. 72c96a6 tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMII by Kumar Gala · 14 years ago
  41. ee3894c omap3: emif|sdrc: use a single global data define by Nishanth Menon · 14 years ago
  42. b03c840 OMAP: Timer: Replace bss variable by gd by Dirk Behme · 14 years ago
  43. aac0b4b DaVinci DM6446: Config Update by Sandeep Paulraj · 14 years ago
  44. e465cf2 davinci: Rewrite timer.c to use tbl/tbu emulation variables in gd by Nick Thompson · 14 years ago
  45. ac8983b Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  46. 7ea2355 include/linux/mii.h: update for supporting GE by Macpaul Lin · 14 years ago
  47. f9de099 ARM: make timer variables in gt_t available for all ARM platforms by Prafulla Wadaskar · 14 years ago
  48. b9c5081 armv7: fix relocation skip by Andreas Bießmann · 14 years ago
  49. 1f52d89 arm: fixloop(): do not use r8 for relocation by Andreas Bießmann · 14 years ago
  50. a1a47d3 arm: relocate_code(): do not set register useless by Andreas Bießmann · 14 years ago
  51. a78fb68 arm: copy_loop(): use scratch register by Andreas Bießmann · 14 years ago
  52. bb14107 hwconfig: Fix handling of env_hwconfig, board_hwconfig, and cpu_hwconfig by Kumar Gala · 14 years ago
  53. 296cae7 arm: add 8-byte alignment for ABI compliance before board_init_f by Heiko Schocher · 14 years ago
  54. 44b0a38 ARMV7: Vexpress: Fix build error by Dirk Behme · 14 years ago
  55. 9d37cf3 ARMV7: Vexpress: fix compile warnings by Matt Waddel · 14 years ago
  56. 7d38f87 ARMV7: Vexpress: fix build errors by Matt Waddel · 14 years ago
  57. b097b92 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  58. a430b13 onenand: fix oob print out issue by Lei Wen · 14 years ago
  59. a429db7 arm920t/at91/timer: replace bss variables by gd by Andreas Bießmann · 14 years ago
  60. 305bf48 arm920t/at91/reset: board_reset: define weak symbol by Andreas Bießmann · 14 years ago
  61. 0a41eda MAKEALL: fix AT91 by Andreas Bießmann · 14 years ago
  62. 3a4ff8b at91rm9200ek: add configure target for RAM boot by Andreas Bießmann · 14 years ago
  63. 066df1a at91rm9200ek: fix SDRAM initialistation values by Andreas Bießmann · 14 years ago
  64. d55c5c3 AT91: add TOP9000 support by Reinhard Meyer · 14 years ago
  65. accef43 AT91: fix EMAC gpio init in at91sam9260_devices.c by Reinhard Meyer · 14 years ago
  66. 2aed9d1 AT91: gen_atmel_mci.c: fix bug when Slot B is used by Reinhard Meyer · 14 years ago
  67. 59bbb3a 83xx NAND boot: fix boards.cfg by Scott Wood · 14 years ago
  68. 2111cb4 fix s3c2410_nand timing default values by David Müller (ELSOFT AG) · 14 years ago
  69. 068a208 env_nand: Use nand_read_skip_bad instead of nand_read by Steve Sakoman · 14 years ago
  70. f12af1f Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 14 years ago
  71. f61f59d Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 14 years ago
  72. 64b6817 ubifs.c: BUG: Error following links by Ricardo Ribalda Delgado · 14 years ago
  73. 2f15cfd UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition change by Stefan Roese · 14 years ago
  74. b1a14f8 UBIFS: Change ubifsload to not read beyond the requested size by Stefan Roese · 14 years ago
  75. 9a2ea57 UBIFS: Change "ubifs mount" to "ubifsmount" in ubifsls output by Stefan Roese · 14 years ago
  76. cb9c09d UBIFS: Add ubifsumount command to unmount an active volume by Stefan Roese · 14 years ago
  77. f550c52 mpc512x: aria: cleanup board config file by Anatolij Gustschin · 14 years ago
  78. 14f88c4 video: move fsl_diu_fb driver to drivers/video by Anatolij Gustschin · 14 years ago
  79. 888279b powerpc/85xx: do not reloc l2srbar if CONFIG_FLASH_BASE is not defined by Haiying Wang · 14 years ago
  80. 558710b powerpc/85xx: Enable HWCONFIG on MPC8572DS by Kumar Gala · 14 years ago
  81. 9de0aa7 powerpc/8xxx: Fix _POST_WORD_ADDR on 85xx & 86xx systems by Kumar Gala · 14 years ago
  82. 49733aa Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 14 years ago
  83. f8264e0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  84. b194577 hwconfig: Fix dummy initialization of {board, cpu}_hwconfig by Kumar Gala · 14 years ago
  85. a55bb83 powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOC by Kumar Gala · 14 years ago
  86. 52eb2c7 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  87. 83b622a Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 14 years ago
  88. 3410a99 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 14 years ago
  89. a7bf3ec Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 14 years ago
  90. e45c98a mpc83xx: Make it boot again by Joakim Tjernlund · 14 years ago
  91. 0b72585 mpc83xx: Fix for MPC8360 ATM Quad OC3 External Phys by Stefan Popa · 14 years ago
  92. 998f4ca OMAP3: Zoom2: Fix ARM relocation support by Dirk Behme · 14 years ago
  93. 25435c6 OMAP3: Zoom1: Fix ARM relocation support by Dirk Behme · 14 years ago
  94. 5ec789f OMAP3: SDP3430: Fix ARM relocation support by Dirk Behme · 14 years ago
  95. e2b5afc sh: r7780mp: Remove CONFIG_DRIVER_NE2000 from config by Nobuhiro Iwamatsu · 14 years ago
  96. 2024b96 sh: Fix build in start.S by Nobuhiro Iwamatsu · 14 years ago
  97. d3b0d62 ARMV7: S5P: timer: get the count_value from register when call udelay by Minkyu Kang · 14 years ago
  98. 177feff S5P: goni: fix for relocation by Minkyu Kang · 14 years ago
  99. 98877c3 S5P: smdkc100: fix for relocation by Minkyu Kang · 14 years ago
  100. 279c828 AM3517:EMIF4: fix SDRAM size to 256Mb by Vaibhav Hiremath · 14 years ago