1. ac8983b Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  2. b9c5081 armv7: fix relocation skip by Andreas Bießmann · 14 years ago
  3. 1f52d89 arm: fixloop(): do not use r8 for relocation by Andreas Bießmann · 14 years ago
  4. a1a47d3 arm: relocate_code(): do not set register useless by Andreas Bießmann · 14 years ago
  5. a78fb68 arm: copy_loop(): use scratch register by Andreas Bießmann · 14 years ago
  6. 296cae7 arm: add 8-byte alignment for ABI compliance before board_init_f by Heiko Schocher · 14 years ago
  7. 7d38f87 ARMV7: Vexpress: fix build errors by Matt Waddel · 14 years ago
  8. 52eb2c7 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  9. d3b0d62 ARMV7: S5P: timer: get the count_value from register when call udelay by Minkyu Kang · 14 years ago
  10. 279c828 AM3517:EMIF4: fix SDRAM size to 256Mb by Vaibhav Hiremath · 14 years ago
  11. 565e39c imx: Get fec mac address from fuse by Liu Hui-R64343 · 14 years ago
  12. 93e3568 omap4: board: change global data pointer to file scope by Nishanth Menon · 14 years ago
  13. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  14. aaeb0a8 ARM: fix linker file for newer ld support by Albert Aribaud · 14 years ago
  15. 0fc43a4 armv7, beagle: Second SDRAM bank don;t work by Heiko Schocher · 14 years ago
  16. d75c2a3 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  17. e03f316 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · 14 years ago
  18. a9aa392 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  19. 9a00441 MX51: remove warning in clock.c by Stefano Babic · 14 years ago
  20. 95707aa MX5:use common u-boot.lds of cpu layer by Jason Liu · 14 years ago
  21. 123fb7d ARM: fix address setup in start.S by Darius Augulis · 14 years ago
  22. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  23. 8c0c2b9 ARM: Use consistent assembler syntax by Gray Remlin · 14 years ago
  24. 6d8d4ef Merge branch 'elf_reloc' by Wolfgang Denk · 14 years ago
  25. 083d506 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  26. 65e62d6 MX5: Remove dead code with ENABLE_IMPRECISE_ABORT by Jason Liu · 14 years ago
  27. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  28. ff9f475 MX5: rename mx51 to mx5 by Jason Liu · 14 years ago
  29. 57b512b ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDP by Steve Sakoman · 14 years ago
  30. 136c69a ARMV7: OMAP3: Fix bug in get_sdr_cs_offset() by Steve Sakoman · 14 years ago
  31. c3d3a54 armv7, beagle: add support for ELF relocations by Heiko Schocher · 14 years ago
  32. da90d4c arm: bugfix: replace ble with blo in start.S files by Albert Aribaud · 14 years ago
  33. 87d98d3 ARM: Use syslib functions for all CORTEXA8 by Stefano Babic · 14 years ago
  34. 2e6e177 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  35. 7ca3f9c ARMV7: OMAP4: Calculate SDRAM size by Aneesh V · 14 years ago
  36. 561142a ARM: implement relocation for ARM V7 (OMAP) by Heiko Schocher · 14 years ago
  37. 95c6f6d ARM V7 (OMAP): add data cache support, test on Beagle board by Heiko Schocher · 14 years ago
  38. 2d941de Prepare v2010.09-rc1 by Wolfgang Denk · 14 years ago
  39. a78ded1 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · 14 years ago
  40. 3667cbe ARMV7: OMAP3: Remove erroneous hard coded sdram setup for 128MB/bank by Steve Sakoman · 14 years ago
  41. 543431b ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4 by Steve Sakoman · 14 years ago
  42. 0c0a0e0 ARMV7: OMAP3: Apply Cortex-A8 errata workarounds only on affected revisions by Mans Rullgard · 15 years ago
  43. 096ca83 ARMV7: OMAP3: Convert setup_auxcr() to pure asm by Mans Rullgard · 15 years ago
  44. 2984470 ARMV7: OMAP3: Fix and clean up L2 cache enable/disable functions by Mans Rullgard · 15 years ago
  45. 7c281c9 ARMV7: OMAP3: Add clock setup for OMAP36XX/37XX by Steve Sakoman · 14 years ago
  46. b2b9169 ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XX by Steve Sakoman · 14 years ago
  47. 0e7b621 ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and OMAP4 by Steve Sakoman · 14 years ago
  48. 09b4a9c Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  49. f70409a ARMV7: S5P: separate the peripheral clocks by Minkyu Kang · 14 years ago
  50. 37168da ARMV7: S5P: rename from s5pc1xx to s5p by Minkyu Kang · 14 years ago
  51. 852bd07 ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xx by Minkyu Kang · 14 years ago
  52. d93d0f0 S5P: Use accessor functions instead of SoC specific defines to access the base address by Minkyu Kang · 14 years ago
  53. b77f380 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  54. 51b5870 MX51EVK: fix return value of get_timer_masked by Li Haibo · 14 years ago
  55. 674e0b2 ARMV7: Fix udelay for OMAP4 by Steve Sakoman · 14 years ago
  56. 2ad853c ARMV7: Add pad mux support for OMAP4 by Steve Sakoman · 14 years ago
  57. 2795201 ARMV7: Add basic gpmc initialization for OMAP4 by Steve Sakoman · 14 years ago
  58. d34efc7 ARMV7: Add basic support for TI OMAP4 by Steve Sakoman · 14 years ago
  59. f56348a ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 by Steve Sakoman · 14 years ago