1. 60ce19a usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  2. 98a7611 add print_cpuinfo to s3c24x0 by David Müller (ELSOFT AG) · 14 years ago
  3. 28cace1 Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.c by Simon Glass · 13 years ago
  4. 5ee0c7f Fix Stelian's email address by Stelian Pop · 13 years ago
  5. bf7a526 arm: a320: fix broken timer by Po-Yu Chuang · 13 years ago
  6. 9209ed5 Reduce build times by Wolfgang Denk · 13 years ago
  7. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  8. a0ebb90 arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  9. aff0aa8 led: remove camel casing of led identifiers globally by Jason Kridner · 13 years ago
  10. 825223d Minor coding style cleanup. by Wolfgang Denk · 13 years ago
  11. 37da45d KS8695: move TIMER_ definitions before code use by Greg Ungerer · 13 years ago
  12. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  13. 6412637 a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USART by Andreas Bießmann · 13 years ago
  14. c5a006c a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warning by Andreas Bießmann · 13 years ago
  15. a394337 ARM: remove obsolete at91rm9200 by Andreas Bießmann · 13 years ago
  16. bf895ad cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  17. 944a7fe Timer: Remove reset_timer_masked() by Graeme Russ · 13 years ago
  18. d247221 Timer: Fix at91rm9200/spi.c timer usage by Graeme Russ · 13 years ago
  19. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  20. 5e669ff Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  21. 552a319 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · 13 years ago
  22. 5e1f6c8 arm920t/at91: add at91rm9200_devices.c by Andreas Bießmann · 13 years ago
  23. c2a1f0f arm920t/at91: use new clock.c features by Andreas Bießmann · 13 years ago
  24. f4c9f92 arm920t/at91: add clock.c by Andreas Bießmann · 13 years ago
  25. 8f399b3 ARM: drop unsupported 'trab' board by Wolfgang Denk · 14 years ago
  26. 58aa563 update arm/at91rm9200 work with rework rework110202 by Jens Scharsig · 14 years ago
  27. 36ff5f7 at91rm9200: fix lowlevel_init() SMRDATA size by Jens Scharsig · 14 years ago
  28. d204d62 ftsmc020: move ftsmc020 static mem controller to driver/mtd by Macpaul Lin · 14 years ago
  29. 0d0783e a320evb: fix include path of timer fttmr010 by Macpaul Lin · 14 years ago
  30. 758898d arm: a320: use new ftpmu010 API by Po-Yu Chuang · 14 years ago
  31. 5d0569a Fix misc spelling errors found by lintian by Loïc Minier · 14 years ago
  32. 1864b00 arm: fix incorrect monitor protection region in FLASH by Po-Yu Chuang · 14 years ago
  33. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  34. 96e7208 remove (double) LED initialization in arm920t start.s by Jens Scharsig · 14 years ago
  35. 52d1fdb ARM: */start.S: code cleanup by Liu Hui-R64343 · 14 years ago
  36. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  37. 899cdd1 ARM: */start.S: use canonical asm syntax by Wolfgang Denk · 14 years ago
  38. 318cea1 arm: fixloop(): do not use r8 for relocation by Andreas Bießmann · 14 years ago
  39. 007b38f arm: relocate_code(): do not set register useless by Andreas Bießmann · 14 years ago
  40. 8cfbda9 arm: copy_loop(): use scratch register by Andreas Bießmann · 14 years ago
  41. 17f288a arm: add 8-byte alignment for ABI compliance before board_init_f by Heiko Schocher · 14 years ago
  42. 20e3029 arm920t/at91/timer: replace bss variables by gd by Andreas Bießmann · 14 years ago
  43. 470b4b0 arm920t/at91/reset: board_reset: define weak symbol by Andreas Bießmann · 14 years ago
  44. 126897e arm: add ELF relocation support to rest of cpus by Albert Aribaud · 14 years ago
  45. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  46. e020dd4 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  47. 804d193 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · 14 years ago
  48. 627857d Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  49. 383c43e Add generic support for samsung s3c2440 by C Nauman · 14 years ago
  50. 98dd07c ARM: use the same branch insn on all architectures by Wolfgang Denk · 14 years ago
  51. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  52. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  53. 0668d16 arm: bugfix: replace ble with blo in start.S files by Albert Aribaud · 14 years ago
  54. 271a240 ARM: implement relocation for ARM920 by Heiko Schocher · 14 years ago
  55. 5ff5fdb miiphy: constify device name by Mike Frysinger · 14 years ago
  56. 9c2cec4 ARM: Align stack to 8 bytes by Vitaly Kuzmichev · 14 years ago
  57. 0160884 a320evb: fix udelay / __udelay confusion by Wolfgang Denk · 15 years ago
  58. d7cb355 ARM: */timer.c: fix spelling and vertical alignment by Wolfgang Denk · 15 years ago
  59. f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 15 years ago