1. ea34c9d arm1176: fix relocation by Darius Augulis · 14 years ago
  2. 123fb7d ARM: fix address setup in start.S by Darius Augulis · 14 years ago
  3. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  4. 8c0c2b9 ARM: Use consistent assembler syntax by Gray Remlin · 14 years ago
  5. cdb1d4f ARM: fix relocation support for onenand device. by Enric Balletbo i Serra · 14 years ago
  6. 02cf8fd Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxa by Wolfgang Denk · 14 years ago
  7. 4abf2f7 PXA: Use pxa-regs.h register definitions in start.S by Marek Vasut · 14 years ago
  8. 6e96cf9 PXA: Implement ELF relocation by Marek Vasut · 14 years ago
  9. 575001e MX51: Add IPU driver for video support by Stefano Babic · 14 years ago
  10. d078b7c MX31: Removed warnings for iomux function by Stefano Babic · 14 years ago
  11. 2cad92f PXA: Fix reloc, Push lowlevel init into C code by Marek Vasut · 14 years ago
  12. 80124df PXA: fix MDREFR[APD] bit setting by Mikhail Kshevetskiy · 14 years ago
  13. 8b71d2b PXA: pxafb: Marvell Littleton LCD definition by Marek Vasut · 15 years ago
  14. 42222be PXA: pxafb: Add support for Sharp LQ038J7DH53 by Marek Vasut · 14 years ago
  15. f7d58d9 PXA: pxafb: Add ACX517AKN support by Marek Vasut · 14 years ago
  16. 3ba8bf7 PXA: pxa-regs.h cleanup by Marek Vasut · 14 years ago
  17. 9f80a20 PXA: pxafb: Fix indent problems by Marek Vasut · 14 years ago
  18. 1ed3b71 Merge branch 'at91' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · 14 years ago
  19. 6d8d4ef Merge branch 'elf_reloc' by Wolfgang Denk · 14 years ago
  20. 083d506 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  21. 5dca710 AT91 clock/timer: move static data to global_data struct by Reinhard Meyer · 14 years ago
  22. ab8fe79 at91rm9200: enable USB support by Andreas Bießmann · 14 years ago
  23. 65e62d6 MX5: Remove dead code with ENABLE_IMPRECISE_ABORT by Jason Liu · 14 years ago
  24. 2d1916e ARM: add flat device tree support by John Rigby · 14 years ago
  25. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  26. ff9f475 MX5: rename mx51 to mx5 by Jason Liu · 14 years ago
  27. 84b6631 OMAP3: SDRC: Introduce Numonyx DDR type by Enric Balletbo i Serra · 14 years ago
  28. 57b512b ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDP by Steve Sakoman · 14 years ago
  29. 136c69a ARMV7: OMAP3: Fix bug in get_sdr_cs_offset() by Steve Sakoman · 14 years ago
  30. de94124 ARMV7: OMAP: Add new mmc driver compatible with CONFIG_GENERIC_MMC by Sukumar Ghorai · 14 years ago
  31. 6ca8037 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  32. d470a6f env_mmc: Fix crashing bug encountered after enabling ARM relocation by Steve Sakoman · 14 years ago
  33. e1b4c57 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  34. f76888c MX31: add support for setting pin pads by Stefano Babic · 14 years ago
  35. 70e2326 MX31: Adding missing iomux pin to MX.31 registers by Stefano Babic · 14 years ago
  36. bafe743 arm1136, qong: add support for ELF relocations by Heiko Schocher · 14 years ago
  37. c3d3a54 armv7, beagle: add support for ELF relocations by Heiko Schocher · 14 years ago
  38. 9710504 arm926ejs, tx25: add support for ELF relocations by Heiko Schocher · 14 years ago
  39. 92d5ecb arm: implement ELF relocations by Albert Aribaud · 14 years ago
  40. b80e41a ARMV7: Versatile Express Coretile CortexA9x4 support by Matt Waddel · 14 years ago
  41. a4a87d8 arch/arm/include/asm/sizes.h: cleanups by Andreas Bießmann · 14 years ago
  42. beeb258 Kirkwood: dram_init is moved to dram.c by Prafulla Wadaskar · 14 years ago
  43. 500f2ff orion5x: optimize window size computation by Albert Aribaud · 14 years ago
  44. c0cd020 Kirkwood: print_cpuinfo fixed for valid devid revid by Prafulla Wadaskar · 14 years ago
  45. 7b37a27 davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr by Ben Gardiner · 14 years ago
  46. d778a2f orion5x: fix relocation-incompatible code by Albert Aribaud · 14 years ago
  47. da90d4c arm: bugfix: replace ble with blo in start.S files by Albert Aribaud · 14 years ago
  48. ddf71e4 Merge branch 'at91' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · 14 years ago
  49. c8f6d84 at91: Add arch_preboot_os which disables PIT in a faster way by Alexander Stein · 14 years ago
  50. b944ad2 at91_emac.h: fix typo in register definition by Andreas Bießmann · 14 years ago
  51. 6341c5c AT91: convert cpu.c to struct SoC access by Reinhard Meyer · 14 years ago
  52. f3554df MX51: Register definitions cannot be included in board config file by Stefano Babic · 14 years ago
  53. 9583dfa MX51: add structure to access System Reset Controller by Stefano Babic · 14 years ago
  54. 35af33d MX51: Added pins definition to set up pads by Stefano Babic · 14 years ago
  55. 87d98d3 ARM: Use syslib functions for all CORTEXA8 by Stefano Babic · 14 years ago
  56. c4ea142 Use common function to set GPIOs for MX3 and MX5 by Stefano Babic · 14 years ago
  57. 2e6e177 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  58. 7ca3f9c ARMV7: OMAP4: Calculate SDRAM size by Aneesh V · 14 years ago
  59. 85d3eba ixp/npe: Remove duplicated comment by Thomas Weber · 14 years ago
  60. a51dd67 ARM: implement relocation for arm1176 by Heiko Schocher · 14 years ago
  61. abef7b8 ARM: implement relocation for arm720t by Heiko Schocher · 14 years ago
  62. c6c2ceb ARM: implement relocation for arm_intcm by Heiko Schocher · 14 years ago
  63. ec985e9 ARM: implement relocation for lh7a40x by Heiko Schocher · 14 years ago
  64. 0110955 ARM: implement relocation for s3c44b0 by Heiko Schocher · 14 years ago
  65. e30ceca ARM: implement relocation for sa1100 by Heiko Schocher · 14 years ago
  66. 2af0a09 ARM: implement relocation for ixp by Heiko Schocher · 14 years ago
  67. 5347f68 ARM: implement relocation for pxa by Heiko Schocher · 14 years ago
  68. 5a8a87e ARM: implement relocation for ARM946 by Heiko Schocher · 14 years ago
  69. 405d023 ARM: implement relocation for ARM925 by Heiko Schocher · 14 years ago
  70. cc7cdcb ARM: implement relocation for ARM920 by Heiko Schocher · 14 years ago
  71. ab86f72 ARM: implement relocation for ARM926 by Heiko Schocher · 14 years ago
  72. 561142a ARM: implement relocation for ARM V7 (OMAP) by Heiko Schocher · 14 years ago
  73. e48b7c0 ARM: implement relocation for ARM11 by Heiko Schocher · 14 years ago
  74. f1d2b31 ARM: add relocation support by Heiko Schocher · 14 years ago
  75. 7e4a9e6 ARM (ARM11): add data cache support, test on Qong board by Heiko Schocher · 14 years ago
  76. 95c6f6d ARM V7 (OMAP): add data cache support, test on Beagle board by Heiko Schocher · 14 years ago
  77. c3330e9 ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 board by Heiko Schocher · 14 years ago
  78. 880eff5 ARM: cp15: setup mmu and enable dcache by Heiko Schocher · 14 years ago
  79. 55e9742 arm: get rid of bi_env by Heiko Schocher · 14 years ago
  80. ea882ba New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  81. 91a7675 Make getenv() work before relocation. by Wolfgang Denk · 14 years ago
  82. 07517e7 Prepare v2010.09-rc2 by Wolfgang Denk · 14 years ago
  83. a806035 Save environment data to mmc. by Terry Lv · 14 years ago
  84. c54b592 ARM: Update ARM mach-types by Thomas Weber · 14 years ago
  85. 2d941de Prepare v2010.09-rc1 by Wolfgang Denk · 14 years ago
  86. a78ded1 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · 14 years ago
  87. 3667cbe ARMV7: OMAP3: Remove erroneous hard coded sdram setup for 128MB/bank by Steve Sakoman · 14 years ago
  88. 543431b ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4 by Steve Sakoman · 14 years ago
  89. 0c0a0e0 ARMV7: OMAP3: Apply Cortex-A8 errata workarounds only on affected revisions by Mans Rullgard · 15 years ago
  90. 096ca83 ARMV7: OMAP3: Convert setup_auxcr() to pure asm by Mans Rullgard · 15 years ago
  91. 2984470 ARMV7: OMAP3: Fix and clean up L2 cache enable/disable functions by Mans Rullgard · 15 years ago
  92. 7c281c9 ARMV7: OMAP3: Add clock setup for OMAP36XX/37XX by Steve Sakoman · 14 years ago
  93. b2b9169 ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XX by Steve Sakoman · 14 years ago
  94. 0e7b621 ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and OMAP4 by Steve Sakoman · 14 years ago
  95. cf64fda Merge branch 'at91' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · 14 years ago
  96. 09b4a9c Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  97. 27130f1 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Wolfgang Denk · 14 years ago
  98. f91506e Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · 14 years ago
  99. 5c3dab9 at91_pit: Fix AT91_PIT_MR_PIV_MASK macro by Alexander Stein · 14 years ago
  100. 7588ad1 AT91: add option to enable pullups in at91sam9260_devices.c by Reinhard Meyer · 14 years ago