1. 57b4bce Replace obsolete e-mail address by Albert ARIBAUD · 13 years ago
  2. 844c05a a320evb: fix include path of timer fttmr010 by Macpaul Lin · 14 years ago
  3. 286a5b2 Orion5x: Correct DRAM bank detection by Rogan Dawes · 13 years ago
  4. 81a9ab2 I2C: add i2c support for Armada100 platform by Lei Wen · 13 years ago
  5. aa3b168 I2C: add i2c support for Pantheon platform by Lei Wen · 13 years ago
  6. 3df619e mv_i2c: use structure to replace the direclty define by Lei Wen · 13 years ago
  7. 68432c2 pxa: move i2c driver to the common place by Lei Wen · 13 years ago
  8. 8dc667c arm: a320: use new ftpmu010 API by Po-Yu Chuang · 14 years ago
  9. 7517a79 MX5: factor out boot cause funciton to common code by Jason Liu · 13 years ago
  10. 25d8e1b MX31: Introduce get_reset_cause() by Fabio Estevam · 13 years ago
  11. 4adaf9b ARM: mx31: Print the silicon version by Fabio Estevam · 13 years ago
  12. 8627111 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · 14 years ago
  13. 9aa720b mx25: Make the UART port number explicit in its setup function by Fabio Estevam · 14 years ago
  14. 2cf36ae MX31: add support for MX31 watchdog by Stefano Babic · 14 years ago
  15. 6052cba Fix misc spelling errors found by lintian by Loïc Minier · 14 years ago
  16. 9aca34d S5P: timer: replace bss variable by gd by Minkyu Kang · 14 years ago
  17. 70fc52d S5P: timer: Use pwm functions by Minkyu Kang · 14 years ago
  18. 3f12928 ARM: S5P: pwm driver support by Donghwa Lee · 14 years ago
  19. 9a3a49f SMDK6400: Disable LED function in start.s on the nand booting by seedshope · 14 years ago
  20. f326cbb arm: fix incorrect monitor protection region in FLASH by Po-Yu Chuang · 14 years ago
  21. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  22. 0952ea1 arm1136 relocation: Fix calculation of board_init_r by Fabio Estevam · 14 years ago
  23. 428f718 arm1136: Fix NAND boot by Fabio Estevam · 14 years ago
  24. 896e2ca ARM: Add Support for Marvell Pantheon Familiy SoCs by Lei Wen · 14 years ago
  25. 6087f1a arm relocation: Fix calculation of board_init_r by Alexander Stein · 14 years ago
  26. 3f82b1d arm: Tegra2: Add basic NVIDIA Tegra2 SoC support by Tom Warren · 14 years ago
  27. 008a351 armv7: add support for S5PC210 SoC by Minkyu Kang · 14 years ago
  28. c9ac3ba arm926ejs: timer: Replace bss variable by gdr by Heiko Schocher · 14 years ago
  29. 009b540 remove (double) LED initialization in arm920t start.s by Jens Scharsig · 14 years ago
  30. c44bf4e arm1136: timer: Replace bss variable by gd by Heiko Schocher · 14 years ago
  31. 386ad72 ARM: */start.S: code cleanup by Liu Hui-R64343 · 14 years ago
  32. 3c15216 armv7: s5pc1xx: don't use function pointer for clock functions by Minkyu Kang · 14 years ago
  33. 724bd3c DaVinci: Remove incorrect CONFIG option by Sandeep Paulraj · 14 years ago
  34. 5342a71 DaVinci DM6467: Fix Build Error by Sandeep Paulraj · 14 years ago
  35. 840f892 DaVinci DM6467: Added ET1011C (LSI) PHY support by Sandeep Paulraj · 14 years ago
  36. db106ef MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bss by Stefano Babic · 14 years ago
  37. b9bb053 Add support for MX35 processor by Stefano Babic · 14 years ago
  38. 595f3e5 MX5: Add initial support for MX53 processor by Liu Hui-R64343 · 14 years ago
  39. 8ef583a miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  40. cdc51c2 Merge branch 'next' of ../next by Wolfgang Denk · 14 years ago
  41. 2956532 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
  42. 6c08d5d arm: Add Support for Marvell ARMADA 100 Familiy SoCs by Prafulla Wadaskar · 14 years ago
  43. 3600945 ARM: */start.S: use canonical asm syntax by Wolfgang Denk · 14 years ago
  44. ee3894c omap3: emif|sdrc: use a single global data define by Nishanth Menon · 14 years ago
  45. b03c840 OMAP: Timer: Replace bss variable by gd by Dirk Behme · 14 years ago
  46. e465cf2 davinci: Rewrite timer.c to use tbl/tbu emulation variables in gd by Nick Thompson · 14 years ago
  47. ac8983b Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 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. 296cae7 arm: add 8-byte alignment for ABI compliance before board_init_f by Heiko Schocher · 14 years ago
  53. 7d38f87 ARMV7: Vexpress: fix build errors by Matt Waddel · 14 years ago
  54. a429db7 arm920t/at91/timer: replace bss variables by gd by Andreas Bießmann · 14 years ago
  55. 305bf48 arm920t/at91/reset: board_reset: define weak symbol by Andreas Bießmann · 14 years ago
  56. accef43 AT91: fix EMAC gpio init in at91sam9260_devices.c by Reinhard Meyer · 14 years ago
  57. 52eb2c7 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  58. d3b0d62 ARMV7: S5P: timer: get the count_value from register when call udelay by Minkyu Kang · 14 years ago
  59. 279c828 AM3517:EMIF4: fix SDRAM size to 256Mb by Vaibhav Hiremath · 14 years ago
  60. e42a7df arm1176: bugfix: fix start.S for ELF relocation by Albert Aribaud · 14 years ago
  61. 3336ca6 arm: add ELF relocation support to rest of cpus by Albert Aribaud · 14 years ago
  62. 565e39c imx: Get fec mac address from fuse by Liu Hui-R64343 · 14 years ago
  63. 93e3568 omap4: board: change global data pointer to file scope by Nishanth Menon · 14 years ago
  64. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  65. aaeb0a8 ARM: fix linker file for newer ld support by Albert Aribaud · 14 years ago
  66. 0fc43a4 armv7, beagle: Second SDRAM bank don;t work by Heiko Schocher · 14 years ago
  67. 0c0892b Merge branch 'master' of git://git.denx.de/u-boot-marvell by Wolfgang Denk · 14 years ago
  68. d75c2a3 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  69. 17dd883 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  70. 1ecb758 Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxa by Wolfgang Denk · 14 years ago
  71. e03f316 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · 14 years ago
  72. a9aa392 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  73. 28e5710 Kirkwood: bugfix: DRAM size initialization by Tanmay Upadhyay · 14 years ago
  74. 9a00441 MX51: remove warning in clock.c by Stefano Babic · 14 years ago
  75. 81129d0 imx25: Fix reset by Matthias Weisser · 14 years ago
  76. 95707aa MX5:use common u-boot.lds of cpu layer by Jason Liu · 14 years ago
  77. d9abba8 Add generic support for samsung s3c2440 by C Nauman · 14 years ago
  78. 9b8081a arm/pxa: remove unused arch-pxa/macro.h by Mikhail Kshevetskiy · 14 years ago
  79. 071bc92 Coding Style cleanup by Wolfgang Denk · 14 years ago
  80. 79e6313 ARM: use the same branch insn on all architectures by Wolfgang Denk · 14 years ago
  81. ea34c9d arm1176: fix relocation by Darius Augulis · 14 years ago
  82. 123fb7d ARM: fix address setup in start.S by Darius Augulis · 14 years ago
  83. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  84. 8c0c2b9 ARM: Use consistent assembler syntax by Gray Remlin · 14 years ago
  85. 4abf2f7 PXA: Use pxa-regs.h register definitions in start.S by Marek Vasut · 14 years ago
  86. 6e96cf9 PXA: Implement ELF relocation by Marek Vasut · 14 years ago
  87. d078b7c MX31: Removed warnings for iomux function by Stefano Babic · 14 years ago
  88. 2cad92f PXA: Fix reloc, Push lowlevel init into C code by Marek Vasut · 14 years ago
  89. 8b71d2b PXA: pxafb: Marvell Littleton LCD definition by Marek Vasut · 15 years ago
  90. 42222be PXA: pxafb: Add support for Sharp LQ038J7DH53 by Marek Vasut · 14 years ago
  91. f7d58d9 PXA: pxafb: Add ACX517AKN support by Marek Vasut · 14 years ago
  92. 3ba8bf7 PXA: pxa-regs.h cleanup by Marek Vasut · 14 years ago
  93. 9f80a20 PXA: pxafb: Fix indent problems by Marek Vasut · 14 years ago
  94. 1ed3b71 Merge branch 'at91' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · 14 years ago
  95. 6d8d4ef Merge branch 'elf_reloc' by Wolfgang Denk · 14 years ago
  96. 083d506 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  97. 5dca710 AT91 clock/timer: move static data to global_data struct by Reinhard Meyer · 14 years ago
  98. 65e62d6 MX5: Remove dead code with ENABLE_IMPRECISE_ABORT by Jason Liu · 14 years ago
  99. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  100. ff9f475 MX5: rename mx51 to mx5 by Jason Liu · 14 years ago