1. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  2. 57b512b ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDP by Steve Sakoman · 14 years ago
  3. 136c69a ARMV7: OMAP3: Fix bug in get_sdr_cs_offset() by Steve Sakoman · 14 years ago
  4. 6ca8037 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  5. f76888c MX31: add support for setting pin pads by Stefano Babic · 14 years ago
  6. beeb258 Kirkwood: dram_init is moved to dram.c by Prafulla Wadaskar · 14 years ago
  7. 500f2ff orion5x: optimize window size computation by Albert Aribaud · 14 years ago
  8. c0cd020 Kirkwood: print_cpuinfo fixed for valid devid revid by Prafulla Wadaskar · 14 years ago
  9. d778a2f orion5x: fix relocation-incompatible code by Albert Aribaud · 14 years ago
  10. da90d4c arm: bugfix: replace ble with blo in start.S files by Albert Aribaud · 14 years ago
  11. ddf71e4 Merge branch 'at91' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · 14 years ago
  12. c8f6d84 at91: Add arch_preboot_os which disables PIT in a faster way by Alexander Stein · 14 years ago
  13. 6341c5c AT91: convert cpu.c to struct SoC access by Reinhard Meyer · 14 years ago
  14. 87d98d3 ARM: Use syslib functions for all CORTEXA8 by Stefano Babic · 14 years ago
  15. 2e6e177 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  16. 7ca3f9c ARMV7: OMAP4: Calculate SDRAM size by Aneesh V · 14 years ago
  17. 85d3eba ixp/npe: Remove duplicated comment by Thomas Weber · 14 years ago
  18. a51dd67 ARM: implement relocation for arm1176 by Heiko Schocher · 14 years ago
  19. abef7b8 ARM: implement relocation for arm720t by Heiko Schocher · 14 years ago
  20. c6c2ceb ARM: implement relocation for arm_intcm by Heiko Schocher · 14 years ago
  21. ec985e9 ARM: implement relocation for lh7a40x by Heiko Schocher · 14 years ago
  22. 0110955 ARM: implement relocation for s3c44b0 by Heiko Schocher · 14 years ago
  23. e30ceca ARM: implement relocation for sa1100 by Heiko Schocher · 14 years ago
  24. 2af0a09 ARM: implement relocation for ixp by Heiko Schocher · 14 years ago
  25. 5347f68 ARM: implement relocation for pxa by Heiko Schocher · 14 years ago
  26. 5a8a87e ARM: implement relocation for ARM946 by Heiko Schocher · 14 years ago
  27. 405d023 ARM: implement relocation for ARM925 by Heiko Schocher · 14 years ago
  28. cc7cdcb ARM: implement relocation for ARM920 by Heiko Schocher · 14 years ago
  29. ab86f72 ARM: implement relocation for ARM926 by Heiko Schocher · 14 years ago
  30. 561142a ARM: implement relocation for ARM V7 (OMAP) by Heiko Schocher · 14 years ago
  31. e48b7c0 ARM: implement relocation for ARM11 by Heiko Schocher · 14 years ago
  32. 7e4a9e6 ARM (ARM11): add data cache support, test on Qong board by Heiko Schocher · 14 years ago
  33. 95c6f6d ARM V7 (OMAP): add data cache support, test on Beagle board by Heiko Schocher · 14 years ago
  34. 07517e7 Prepare v2010.09-rc2 by Wolfgang Denk · 14 years ago
  35. 2d941de Prepare v2010.09-rc1 by Wolfgang Denk · 14 years ago
  36. a78ded1 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · 14 years ago
  37. 3667cbe ARMV7: OMAP3: Remove erroneous hard coded sdram setup for 128MB/bank by Steve Sakoman · 14 years ago
  38. 543431b ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4 by Steve Sakoman · 14 years ago
  39. 0c0a0e0 ARMV7: OMAP3: Apply Cortex-A8 errata workarounds only on affected revisions by Mans Rullgard · 14 years ago
  40. 096ca83 ARMV7: OMAP3: Convert setup_auxcr() to pure asm by Mans Rullgard · 14 years ago
  41. 2984470 ARMV7: OMAP3: Fix and clean up L2 cache enable/disable functions by Mans Rullgard · 14 years ago
  42. 7c281c9 ARMV7: OMAP3: Add clock setup for OMAP36XX/37XX by Steve Sakoman · 14 years ago
  43. b2b9169 ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XX by Steve Sakoman · 14 years ago
  44. 0e7b621 ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and OMAP4 by Steve Sakoman · 14 years ago
  45. cf64fda Merge branch 'at91' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · 14 years ago
  46. 09b4a9c Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  47. 7588ad1 AT91: add option to enable pullups in at91sam9260_devices.c by Reinhard Meyer · 14 years ago
  48. e0cd44c AT91: reset.c: fix comments, add option by Reinhard Meyer · 14 years ago
  49. d88bebe AT91SAM9XE: add embedded flash support by Reinhard Meyer · 14 years ago
  50. 1592ef8 AT91: MCI: add SD/MMC driver using mmc framework by Reinhard Meyer · 14 years ago
  51. c982d86 AT91 Fix: return value of get_tbclk by Jens Scharsig · 14 years ago
  52. f70409a ARMV7: S5P: separate the peripheral clocks by Minkyu Kang · 14 years ago
  53. f106056 Kirkwood: bugfix: window size (mis)calculation by Prafulla Wadaskar · 14 years ago
  54. 4e4479a Orion5x: bugfix: window size (mis)calculation by Albert Aribaud · 14 years ago
  55. 37168da ARMV7: S5P: rename from s5pc1xx to s5p by Minkyu Kang · 14 years ago
  56. 852bd07 ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xx by Minkyu Kang · 14 years ago
  57. d93d0f0 S5P: Use accessor functions instead of SoC specific defines to access the base address by Minkyu Kang · 14 years ago
  58. ae37a07 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · 14 years ago
  59. 6052ac8 ARM: Add support for MB86R0x SoCs by Matthias Weisser · 14 years ago
  60. b9d51fb Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  61. b77f380 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  62. 4cfa0ab orion5x: allow overriding default mappings windows by Albert Aribaud · 14 years ago
  63. 51b5870 MX51EVK: fix return value of get_timer_masked by Li Haibo · 14 years ago
  64. 5700bb6 miiphy: constify device name by Mike Frysinger · 14 years ago
  65. 674e0b2 ARMV7: Fix udelay for OMAP4 by Steve Sakoman · 14 years ago
  66. 2ad853c ARMV7: Add pad mux support for OMAP4 by Steve Sakoman · 14 years ago
  67. e9aecde Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · 14 years ago
  68. 16909f3 Merge branch 'master' of git://git.denx.de/u-boot-pxa by Wolfgang Denk · 14 years ago
  69. 93502a5 Merge branch 'master' of ../master by Wolfgang Denk · 14 years ago
  70. 2795201 ARMV7: Add basic gpmc initialization for OMAP4 by Steve Sakoman · 14 years ago
  71. 546cd60 PXA: Add support for LMS285GF05 into pxafb by Marek Vasut · 14 years ago
  72. 9b92cf0 Voipac PXA270 LCD Support by Marek Vasut · 15 years ago
  73. 5ab877b PXA: Add OneNAND booting support to start.S by Marek Vasut · 14 years ago
  74. 8c35d0c Enable PXAFB for PXA27X and PXA3XX by Marek Vasut · 15 years ago
  75. d3c9ffd mvgbe: add support for orion5x GbE controller by Albert Aribaud · 14 years ago
  76. d44265a mvgbe: support SoCs other than kirkwood by Albert Aribaud · 14 years ago
  77. d34efc7 ARMV7: Add basic support for TI OMAP4 by Steve Sakoman · 14 years ago
  78. f56348a ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 by Steve Sakoman · 14 years ago
  79. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  80. 482126e Prepare v2010.06-rc3 by Wolfgang Denk · 14 years ago
  81. 39e9b7c Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 14 years ago
  82. 23fdf05 Fix wrong orion5x MPP and GIPO writel arguments by Albert Aribaud · 14 years ago
  83. a71da1b ARM: Align stack to 8 bytes by Vitaly Kuzmichev · 14 years ago
  84. cd040a4 arch/arm/cpu/arm_cortexa8/omap3/cache.S: make build with older tools by Wolfgang Denk · 14 years ago
  85. 1f24126 Merge branch 'fix' of git://git.denx.de/u-boot-pxa by Wolfgang Denk · 14 years ago
  86. 0c61e6f Initial support for Marvell Orion5x SoC by Albert Aribaud · 14 years ago
  87. 3a96ad8 PXA: Align stack to 8 bytes by Marek Vasut · 14 years ago
  88. 1a5038c AM35x: Add support for EMIF4 by Vaibhav Hiremath · 14 years ago
  89. cae377b omap3: Consolidate SDRC related operations by Vaibhav Hiremath · 14 years ago
  90. d11212e omap3: Calculate CS1 size only when SDRC is by Vaibhav Hiremath · 14 years ago
  91. 3712367 ARM1176: TI: TNETV107X soc initial support by Cyril Chemparathy · 14 years ago
  92. 678e008 ARM1176: Coexist with other ARM1176 platforms by Cyril Chemparathy · 14 years ago
  93. 409a07c ARM1136: Fix cache_flush() error and correct cpu_init_crit() comments by George G. Davis · 14 years ago
  94. 40792d6 a320evb: fix udelay / __udelay confusion by Wolfgang Denk · 14 years ago
  95. 92381c4 ARM: */timer.c: fix spelling and vertical alignment by Wolfgang Denk · 14 years ago
  96. 60381d6 MX51: Fix MX51 CPU detect message by Fabio Estevam · 14 years ago
  97. 34196b0 MX25 print arm clock instead of mpllclk on boot by John Rigby · 14 years ago
  98. 5e1fe88 Moved board specific values in config file by Stefano Babic · 15 years ago
  99. 1e65c2b arm, mx27: add support for SDHC1 pin init by Heiko Schocher · 15 years ago
  100. 3bb6b03 SAMSUNG: make s5p common gpio functions by Minkyu Kang · 15 years ago