1. e260d0b AT91: fix related at91 system/driver files by Reinhard Meyer · 14 years ago
  2. 340983d Replace obsolete e-mail address by Albert ARIBAUD · 14 years ago
  3. bb6a4e6 Orion5x: Correct DRAM bank detection by Rogan Dawes · 14 years ago
  4. d455ca6 I2C: add i2c support for Armada100 platform by Lei Wen · 14 years ago
  5. d10e397 I2C: add i2c support for Pantheon platform by Lei Wen · 14 years ago
  6. 59e6fc5 mx25: Make the UART port number explicit in its setup function by Fabio Estevam · 14 years ago
  7. 1864b00 arm: fix incorrect monitor protection region in FLASH by Po-Yu Chuang · 14 years ago
  8. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  9. 4301303 ARM: Add Support for Marvell Pantheon Familiy SoCs by Lei Wen · 14 years ago
  10. 0c66573 arm relocation: Fix calculation of board_init_r by Alexander Stein · 14 years ago
  11. 5504dab arm926ejs: timer: Replace bss variable by gdr by Heiko Schocher · 14 years ago
  12. 52d1fdb ARM: */start.S: code cleanup by Liu Hui-R64343 · 14 years ago
  13. 1eeffff DaVinci: Remove incorrect CONFIG option by Sandeep Paulraj · 14 years ago
  14. e313d9d DaVinci DM6467: Fix Build Error by Sandeep Paulraj · 14 years ago
  15. 3c86e5e DaVinci DM6467: Added ET1011C (LSI) PHY support by Sandeep Paulraj · 14 years ago
  16. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  17. c0c7a11 arm: Add Support for Marvell ARMADA 100 Familiy SoCs by Prafulla Wadaskar · 14 years ago
  18. 899cdd1 ARM: */start.S: use canonical asm syntax by Wolfgang Denk · 14 years ago
  19. 1c92d8e davinci: Rewrite timer.c to use tbl/tbu emulation variables in gd by Nick Thompson · 14 years ago
  20. 26a71f1 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  21. 318cea1 arm: fixloop(): do not use r8 for relocation by Andreas Bießmann · 14 years ago
  22. 007b38f arm: relocate_code(): do not set register useless by Andreas Bießmann · 14 years ago
  23. 8cfbda9 arm: copy_loop(): use scratch register by Andreas Bießmann · 14 years ago
  24. 17f288a arm: add 8-byte alignment for ABI compliance before board_init_f by Heiko Schocher · 14 years ago
  25. 146775f AT91: fix EMAC gpio init in at91sam9260_devices.c by Reinhard Meyer · 14 years ago
  26. 4df6619 imx: Get fec mac address from fuse by Liu Hui-R64343 · 14 years ago
  27. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  28. c6665d7 ARM: fix linker file for newer ld support by Albert Aribaud · 14 years ago
  29. abc587f Merge branch 'master' of git://git.denx.de/u-boot-marvell by Wolfgang Denk · 14 years ago
  30. 3d7d377 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  31. 804d193 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · 14 years ago
  32. 627857d Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  33. 9a5ff78 Kirkwood: bugfix: DRAM size initialization by Tanmay Upadhyay · 14 years ago
  34. 0fe61ce imx25: Fix reset by Matthias Weisser · 14 years ago
  35. 1136f69 Coding Style cleanup by Wolfgang Denk · 14 years ago
  36. 50a0a9c ARM: fix address setup in start.S by Darius Augulis · 14 years ago
  37. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  38. ea4b2c8 ARM: Use consistent assembler syntax by Gray Remlin · 14 years ago
  39. 6ffa6ee Merge branch 'at91' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · 14 years ago
  40. 2185646 Merge branch 'elf_reloc' by Wolfgang Denk · 14 years ago
  41. 0a1790a AT91 clock/timer: move static data to global_data struct by Reinhard Meyer · 14 years ago
  42. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  43. 0a2817f arm926ejs, tx25: add support for ELF relocations by Heiko Schocher · 14 years ago
  44. 6d1fcb1 arm: implement ELF relocations by Albert Aribaud · 14 years ago
  45. f8e4262 Kirkwood: dram_init is moved to dram.c by Prafulla Wadaskar · 14 years ago
  46. 787aba3 orion5x: optimize window size computation by Albert Aribaud · 14 years ago
  47. 3149629 Kirkwood: print_cpuinfo fixed for valid devid revid by Prafulla Wadaskar · 14 years ago
  48. fd5f973 orion5x: fix relocation-incompatible code by Albert Aribaud · 14 years ago
  49. 0668d16 arm: bugfix: replace ble with blo in start.S files by Albert Aribaud · 14 years ago
  50. 696c73b at91: Add arch_preboot_os which disables PIT in a faster way by Alexander Stein · 14 years ago
  51. db364ae AT91: convert cpu.c to struct SoC access by Reinhard Meyer · 14 years ago
  52. 0e2412a ARM: implement relocation for ARM926 by Heiko Schocher · 14 years ago
  53. e9e8bab Prepare v2010.09-rc1 by Wolfgang Denk · 14 years ago
  54. 3961838 Merge branch 'at91' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · 14 years ago
  55. 6348f1d AT91: add option to enable pullups in at91sam9260_devices.c by Reinhard Meyer · 14 years ago
  56. 609e631 AT91: reset.c: fix comments, add option by Reinhard Meyer · 14 years ago
  57. 8ec18f4 AT91SAM9XE: add embedded flash support by Reinhard Meyer · 14 years ago
  58. c718a56 AT91: MCI: add SD/MMC driver using mmc framework by Reinhard Meyer · 14 years ago
  59. ffd4f72 AT91 Fix: return value of get_tbclk by Jens Scharsig · 14 years ago
  60. f9c72f6 Kirkwood: bugfix: window size (mis)calculation by Prafulla Wadaskar · 14 years ago
  61. 7e0978f Orion5x: bugfix: window size (mis)calculation by Albert Aribaud · 14 years ago
  62. 63c36f5 ARM: Add support for MB86R0x SoCs by Matthias Weisser · 14 years ago
  63. f4704d0 orion5x: allow overriding default mappings windows by Albert Aribaud · 14 years ago
  64. 8a99523 mvgbe: add support for orion5x GbE controller by Albert Aribaud · 14 years ago
  65. e91d7d3 mvgbe: support SoCs other than kirkwood by Albert Aribaud · 14 years ago
  66. 9a183d2 Prepare v2010.06-rc3 by Wolfgang Denk · 14 years ago
  67. 77f71c2 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 14 years ago
  68. 65a236d Fix wrong orion5x MPP and GIPO writel arguments by Albert Aribaud · 14 years ago
  69. 375f90b ARM: Align stack to 8 bytes by Vitaly Kuzmichev · 14 years ago
  70. ac2ba9e Initial support for Marvell Orion5x SoC by Albert Aribaud · 14 years ago
  71. d7cb355 ARM: */timer.c: fix spelling and vertical alignment by Wolfgang Denk · 15 years ago
  72. cbc752b MX25 print arm clock instead of mpllclk on boot by John Rigby · 15 years ago
  73. 6138119 arm, mx27: add support for SDHC1 pin init by Heiko Schocher · 15 years ago
  74. f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 15 years ago