1. 3c15216 armv7: s5pc1xx: don't use function pointer for clock functions by Minkyu Kang · 14 years ago
  2. 724bd3c DaVinci: Remove incorrect CONFIG option by Sandeep Paulraj · 14 years ago
  3. 5342a71 DaVinci DM6467: Fix Build Error by Sandeep Paulraj · 14 years ago
  4. 840f892 DaVinci DM6467: Added ET1011C (LSI) PHY support by Sandeep Paulraj · 14 years ago
  5. db106ef MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bss by Stefano Babic · 14 years ago
  6. b9bb053 Add support for MX35 processor by Stefano Babic · 14 years ago
  7. 595f3e5 MX5: Add initial support for MX53 processor by Liu Hui-R64343 · 14 years ago
  8. 8ef583a miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  9. cdc51c2 Merge branch 'next' of ../next by Wolfgang Denk · 14 years ago
  10. 2956532 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
  11. 6c08d5d arm: Add Support for Marvell ARMADA 100 Familiy SoCs by Prafulla Wadaskar · 14 years ago
  12. 3600945 ARM: */start.S: use canonical asm syntax by Wolfgang Denk · 14 years ago
  13. ee3894c omap3: emif|sdrc: use a single global data define by Nishanth Menon · 14 years ago
  14. b03c840 OMAP: Timer: Replace bss variable by gd by Dirk Behme · 14 years ago
  15. e465cf2 davinci: Rewrite timer.c to use tbl/tbu emulation variables in gd by Nick Thompson · 14 years ago
  16. ac8983b Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  17. b9c5081 armv7: fix relocation skip by Andreas Bießmann · 14 years ago
  18. 1f52d89 arm: fixloop(): do not use r8 for relocation by Andreas Bießmann · 14 years ago
  19. a1a47d3 arm: relocate_code(): do not set register useless by Andreas Bießmann · 14 years ago
  20. a78fb68 arm: copy_loop(): use scratch register by Andreas Bießmann · 14 years ago
  21. 296cae7 arm: add 8-byte alignment for ABI compliance before board_init_f by Heiko Schocher · 14 years ago
  22. 7d38f87 ARMV7: Vexpress: fix build errors by Matt Waddel · 14 years ago
  23. a429db7 arm920t/at91/timer: replace bss variables by gd by Andreas Bießmann · 14 years ago
  24. 305bf48 arm920t/at91/reset: board_reset: define weak symbol by Andreas Bießmann · 14 years ago
  25. accef43 AT91: fix EMAC gpio init in at91sam9260_devices.c by Reinhard Meyer · 14 years ago
  26. 52eb2c7 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  27. d3b0d62 ARMV7: S5P: timer: get the count_value from register when call udelay by Minkyu Kang · 14 years ago
  28. 279c828 AM3517:EMIF4: fix SDRAM size to 256Mb by Vaibhav Hiremath · 14 years ago
  29. e42a7df arm1176: bugfix: fix start.S for ELF relocation by Albert Aribaud · 14 years ago
  30. 3336ca6 arm: add ELF relocation support to rest of cpus by Albert Aribaud · 14 years ago
  31. 565e39c imx: Get fec mac address from fuse by Liu Hui-R64343 · 14 years ago
  32. 93e3568 omap4: board: change global data pointer to file scope by Nishanth Menon · 14 years ago
  33. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  34. aaeb0a8 ARM: fix linker file for newer ld support by Albert Aribaud · 14 years ago
  35. 0fc43a4 armv7, beagle: Second SDRAM bank don;t work by Heiko Schocher · 14 years ago
  36. 0c0892b Merge branch 'master' of git://git.denx.de/u-boot-marvell by Wolfgang Denk · 14 years ago
  37. d75c2a3 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  38. 17dd883 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  39. 1ecb758 Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxa by Wolfgang Denk · 14 years ago
  40. e03f316 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · 14 years ago
  41. a9aa392 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  42. 28e5710 Kirkwood: bugfix: DRAM size initialization by Tanmay Upadhyay · 14 years ago
  43. 9a00441 MX51: remove warning in clock.c by Stefano Babic · 14 years ago
  44. 81129d0 imx25: Fix reset by Matthias Weisser · 14 years ago
  45. 95707aa MX5:use common u-boot.lds of cpu layer by Jason Liu · 14 years ago
  46. d9abba8 Add generic support for samsung s3c2440 by C Nauman · 14 years ago
  47. 9b8081a arm/pxa: remove unused arch-pxa/macro.h by Mikhail Kshevetskiy · 14 years ago
  48. 071bc92 Coding Style cleanup by Wolfgang Denk · 14 years ago
  49. 79e6313 ARM: use the same branch insn on all architectures by Wolfgang Denk · 14 years ago
  50. ea34c9d arm1176: fix relocation by Darius Augulis · 14 years ago
  51. 123fb7d ARM: fix address setup in start.S by Darius Augulis · 14 years ago
  52. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  53. 8c0c2b9 ARM: Use consistent assembler syntax by Gray Remlin · 14 years ago
  54. 4abf2f7 PXA: Use pxa-regs.h register definitions in start.S by Marek Vasut · 14 years ago
  55. 6e96cf9 PXA: Implement ELF relocation by Marek Vasut · 14 years ago
  56. d078b7c MX31: Removed warnings for iomux function by Stefano Babic · 14 years ago
  57. 2cad92f PXA: Fix reloc, Push lowlevel init into C code by Marek Vasut · 14 years ago
  58. 8b71d2b PXA: pxafb: Marvell Littleton LCD definition by Marek Vasut · 15 years ago
  59. 42222be PXA: pxafb: Add support for Sharp LQ038J7DH53 by Marek Vasut · 14 years ago
  60. f7d58d9 PXA: pxafb: Add ACX517AKN support by Marek Vasut · 14 years ago
  61. 3ba8bf7 PXA: pxa-regs.h cleanup by Marek Vasut · 14 years ago
  62. 9f80a20 PXA: pxafb: Fix indent problems by Marek Vasut · 14 years ago
  63. 1ed3b71 Merge branch 'at91' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · 14 years ago
  64. 6d8d4ef Merge branch 'elf_reloc' by Wolfgang Denk · 14 years ago
  65. 083d506 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  66. 5dca710 AT91 clock/timer: move static data to global_data struct by Reinhard Meyer · 14 years ago
  67. 65e62d6 MX5: Remove dead code with ENABLE_IMPRECISE_ABORT by Jason Liu · 14 years ago
  68. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  69. ff9f475 MX5: rename mx51 to mx5 by Jason Liu · 14 years ago
  70. 57b512b ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDP by Steve Sakoman · 14 years ago
  71. 136c69a ARMV7: OMAP3: Fix bug in get_sdr_cs_offset() by Steve Sakoman · 14 years ago
  72. 6ca8037 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  73. f76888c MX31: add support for setting pin pads by Stefano Babic · 14 years ago
  74. bafe743 arm1136, qong: add support for ELF relocations by Heiko Schocher · 14 years ago
  75. c3d3a54 armv7, beagle: add support for ELF relocations by Heiko Schocher · 14 years ago
  76. 9710504 arm926ejs, tx25: add support for ELF relocations by Heiko Schocher · 14 years ago
  77. 92d5ecb arm: implement ELF relocations by Albert Aribaud · 14 years ago
  78. beeb258 Kirkwood: dram_init is moved to dram.c by Prafulla Wadaskar · 14 years ago
  79. 500f2ff orion5x: optimize window size computation by Albert Aribaud · 14 years ago
  80. c0cd020 Kirkwood: print_cpuinfo fixed for valid devid revid by Prafulla Wadaskar · 14 years ago
  81. d778a2f orion5x: fix relocation-incompatible code by Albert Aribaud · 14 years ago
  82. da90d4c arm: bugfix: replace ble with blo in start.S files by Albert Aribaud · 14 years ago
  83. ddf71e4 Merge branch 'at91' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · 14 years ago
  84. c8f6d84 at91: Add arch_preboot_os which disables PIT in a faster way by Alexander Stein · 14 years ago
  85. 6341c5c AT91: convert cpu.c to struct SoC access by Reinhard Meyer · 14 years ago
  86. 87d98d3 ARM: Use syslib functions for all CORTEXA8 by Stefano Babic · 14 years ago
  87. 2e6e177 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  88. 7ca3f9c ARMV7: OMAP4: Calculate SDRAM size by Aneesh V · 14 years ago
  89. 85d3eba ixp/npe: Remove duplicated comment by Thomas Weber · 14 years ago
  90. a51dd67 ARM: implement relocation for arm1176 by Heiko Schocher · 14 years ago
  91. abef7b8 ARM: implement relocation for arm720t by Heiko Schocher · 14 years ago
  92. c6c2ceb ARM: implement relocation for arm_intcm by Heiko Schocher · 14 years ago
  93. ec985e9 ARM: implement relocation for lh7a40x by Heiko Schocher · 14 years ago
  94. 0110955 ARM: implement relocation for s3c44b0 by Heiko Schocher · 14 years ago
  95. e30ceca ARM: implement relocation for sa1100 by Heiko Schocher · 14 years ago
  96. 2af0a09 ARM: implement relocation for ixp by Heiko Schocher · 14 years ago
  97. 5347f68 ARM: implement relocation for pxa by Heiko Schocher · 14 years ago
  98. 5a8a87e ARM: implement relocation for ARM946 by Heiko Schocher · 14 years ago
  99. 405d023 ARM: implement relocation for ARM925 by Heiko Schocher · 14 years ago
  100. cc7cdcb ARM: implement relocation for ARM920 by Heiko Schocher · 14 years ago