1. 2e0c1c7 dreamplug: initial board support. by Jason Cooper · 13 years ago
  2. 77f11a9 imx: fix coding style by Fabio Estevam · 13 years ago
  3. 26ddff2 build: add missing $(AR)->$(cmd_link_o_target) update by Mike Frysinger · 13 years ago
  4. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  5. e6ec176 zmx25: Fix build warning due to 'get_reset_cause' defined but not used by Fabio Estevam · 13 years ago
  6. 957dc02 ARM: mx25: Print the source of reset by Fabio Estevam · 13 years ago
  7. 986d0d1 ARM: mx25: Print the silicon revison by Fabio Estevam · 13 years ago
  8. 0a0522c arm, davinci, da8xx: add cpuinfo by Heiko Schocher · 13 years ago
  9. 310ae55 arm, davinci, am1808: add lowlevel functions for booting from NOR by Heiko Schocher · 13 years ago
  10. 337c433 arm, davinci: add NOR Boot Configuration Word by Heiko Schocher · 13 years ago
  11. bf569ac arm, davinci: add internal WDT support for AM1808 cpus by Heiko Schocher · 13 years ago
  12. de23e72 arm, davinci: move davinci_timer in header file by Heiko Schocher · 13 years ago
  13. 4f3c42a net, davinci_emac: add KSZ8864 switch by Heiko Schocher · 13 years ago
  14. 2d3be7c led: remove camel casing of led identifiers globally by Jason Kridner · 13 years ago
  15. a4814a6 Makefile : fix generation of cpu related asm-offsets.h by Stefano Babic · 13 years ago
  16. b7e6843 da8xx: add support for multiple PLL controllers by Sudhakar Rajashekhara · 13 years ago
  17. 58fb602 atmel: update at91sam9m10g45 SoC support to new style by Thomas Petazzoni · 13 years ago
  18. fa82f87 Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  19. 7a619ab arm: auto gen asm-offsets.h for mb86r0x by Matthias Weisser · 13 years ago
  20. ffa280f AT91: Makes AT91SAM9263 SoC build correctly against u-boot-atmel/master by Xu, Hong · 13 years ago
  21. f87353f AT91: Makes AT91SAM9RL SoC build correctly against u-boot-atmel/master by Xu, Hong · 13 years ago
  22. 3ad2480 AT91: change common at91sam9261 files to compile with new scheme by Asen Dimov · 13 years ago
  23. b38d634 AT91: fix mistake in at91sam9260_devices.c(spi1_hw_init) by Reinhard Meyer · 13 years ago
  24. 17659d7 Timer: Remove reset_timer_masked() by Graeme Russ · 13 years ago
  25. 4769be2 Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  26. 5c8404a Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  27. 401bb30 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · 13 years ago
  28. a55d23c Remove volatile qualifier in get_ram_size() calls by Albert ARIBAUD · 13 years ago
  29. 727024a MX27: Update to autogenerated asm-offsets.h by Stefano Babic · 13 years ago
  30. 23210d8 imx: Add auto generation of asm-offsets.h for imx25 by Matthias Weisser · 13 years ago
  31. dea5387 imx: Use correct imx25 reset.c by Matthias Weisser · 13 years ago
  32. a7f39e7 imx: Add get_tbclk() function for imx25 by Matthias Weisser · 13 years ago
  33. 3f7bfbd mx27: Make the UART port number explicit by Fabio Estevam · 13 years ago
  34. c3a383f arm920t/at91: add clock.c by Andreas Bießmann · 13 years ago
  35. 96fd9906 arm926ejs/at91/lowlevel_init.S: fix defines by Eric Benard · 13 years ago
  36. 1069a5c at91: fixed at91sam9263 system file by Daniel Gorsulowski · 14 years ago
  37. cfff263 AT91: fix timer.c - remove reset_timer() by Reinhard Meyer · 14 years ago
  38. 86592f6 AT91: change includes from asm/arch/io.h to asm/io.h by Reinhard Meyer · 14 years ago
  39. 9f3fe90 AT91: fix related at91 system/driver files by Reinhard Meyer · 14 years ago
  40. 57b4bce Replace obsolete e-mail address by Albert ARIBAUD · 14 years ago
  41. 286a5b2 Orion5x: Correct DRAM bank detection by Rogan Dawes · 14 years ago
  42. 81a9ab2 I2C: add i2c support for Armada100 platform by Lei Wen · 14 years ago
  43. aa3b168 I2C: add i2c support for Pantheon platform by Lei Wen · 14 years ago
  44. 9aa720b mx25: Make the UART port number explicit in its setup function by Fabio Estevam · 14 years ago
  45. f326cbb arm: fix incorrect monitor protection region in FLASH by Po-Yu Chuang · 14 years ago
  46. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  47. 896e2ca ARM: Add Support for Marvell Pantheon Familiy SoCs by Lei Wen · 14 years ago
  48. 6087f1a arm relocation: Fix calculation of board_init_r by Alexander Stein · 14 years ago
  49. c9ac3ba arm926ejs: timer: Replace bss variable by gdr by Heiko Schocher · 14 years ago
  50. 386ad72 ARM: */start.S: code cleanup by Liu Hui-R64343 · 14 years ago
  51. 724bd3c DaVinci: Remove incorrect CONFIG option by Sandeep Paulraj · 14 years ago
  52. 5342a71 DaVinci DM6467: Fix Build Error by Sandeep Paulraj · 14 years ago
  53. 840f892 DaVinci DM6467: Added ET1011C (LSI) PHY support by Sandeep Paulraj · 14 years ago
  54. 8ef583a miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  55. 6c08d5d arm: Add Support for Marvell ARMADA 100 Familiy SoCs by Prafulla Wadaskar · 14 years ago
  56. 3600945 ARM: */start.S: use canonical asm syntax by Wolfgang Denk · 14 years ago
  57. e465cf2 davinci: Rewrite timer.c to use tbl/tbu emulation variables in gd by Nick Thompson · 14 years ago
  58. ac8983b Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  59. 1f52d89 arm: fixloop(): do not use r8 for relocation by Andreas Bießmann · 14 years ago
  60. a1a47d3 arm: relocate_code(): do not set register useless by Andreas Bießmann · 14 years ago
  61. a78fb68 arm: copy_loop(): use scratch register by Andreas Bießmann · 14 years ago
  62. 296cae7 arm: add 8-byte alignment for ABI compliance before board_init_f by Heiko Schocher · 14 years ago
  63. accef43 AT91: fix EMAC gpio init in at91sam9260_devices.c by Reinhard Meyer · 14 years ago
  64. 565e39c imx: Get fec mac address from fuse by Liu Hui-R64343 · 14 years ago
  65. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  66. aaeb0a8 ARM: fix linker file for newer ld support by Albert Aribaud · 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. e03f316 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · 14 years ago
  70. a9aa392 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  71. 28e5710 Kirkwood: bugfix: DRAM size initialization by Tanmay Upadhyay · 14 years ago
  72. 81129d0 imx25: Fix reset by Matthias Weisser · 14 years ago
  73. 071bc92 Coding Style cleanup by Wolfgang Denk · 14 years ago
  74. 123fb7d ARM: fix address setup in start.S by Darius Augulis · 14 years ago
  75. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  76. 8c0c2b9 ARM: Use consistent assembler syntax by Gray Remlin · 14 years ago
  77. 1ed3b71 Merge branch 'at91' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · 14 years ago
  78. 6d8d4ef Merge branch 'elf_reloc' by Wolfgang Denk · 14 years ago
  79. 5dca710 AT91 clock/timer: move static data to global_data struct by Reinhard Meyer · 14 years ago
  80. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  81. 9710504 arm926ejs, tx25: add support for ELF relocations by Heiko Schocher · 14 years ago
  82. 92d5ecb arm: implement ELF relocations by Albert Aribaud · 14 years ago
  83. beeb258 Kirkwood: dram_init is moved to dram.c by Prafulla Wadaskar · 14 years ago
  84. 500f2ff orion5x: optimize window size computation by Albert Aribaud · 14 years ago
  85. c0cd020 Kirkwood: print_cpuinfo fixed for valid devid revid by Prafulla Wadaskar · 14 years ago
  86. d778a2f orion5x: fix relocation-incompatible code by Albert Aribaud · 14 years ago
  87. da90d4c arm: bugfix: replace ble with blo in start.S files by Albert Aribaud · 14 years ago
  88. c8f6d84 at91: Add arch_preboot_os which disables PIT in a faster way by Alexander Stein · 14 years ago
  89. 6341c5c AT91: convert cpu.c to struct SoC access by Reinhard Meyer · 14 years ago
  90. ab86f72 ARM: implement relocation for ARM926 by Heiko Schocher · 14 years ago
  91. 2d941de Prepare v2010.09-rc1 by Wolfgang Denk · 14 years ago v2010.09-rc1
  92. cf64fda Merge branch 'at91' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · 14 years ago
  93. 7588ad1 AT91: add option to enable pullups in at91sam9260_devices.c by Reinhard Meyer · 14 years ago
  94. e0cd44c AT91: reset.c: fix comments, add option by Reinhard Meyer · 14 years ago
  95. d88bebe AT91SAM9XE: add embedded flash support by Reinhard Meyer · 14 years ago
  96. 1592ef8 AT91: MCI: add SD/MMC driver using mmc framework by Reinhard Meyer · 14 years ago
  97. c982d86 AT91 Fix: return value of get_tbclk by Jens Scharsig · 14 years ago
  98. f106056 Kirkwood: bugfix: window size (mis)calculation by Prafulla Wadaskar · 14 years ago
  99. 4e4479a Orion5x: bugfix: window size (mis)calculation by Albert Aribaud · 14 years ago
  100. 6052ac8 ARM: Add support for MB86R0x SoCs by Matthias Weisser · 14 years ago