1. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  2. 535aad2 MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  3. e5a504e MAINTAINERS: comment out invalid maintainers by Masahiro Yamada · 10 years ago
  4. 016a954 kconfig: armv8: move CONFIG_ARM64 to Kconfig by Masahiro Yamada · 10 years ago
  5. 8813fda vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI by Masahiro Yamada · 10 years ago
  6. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  7. ad17a81 versatile: kconfig: move common settings by Masahiro Yamada · 10 years ago
  8. aee6375 MAINTAINERS: change the status of vexpress board to Orphan by Masahiro Yamada · 10 years ago
  9. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  10. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  11. 261d276 arm: Add support for semihosting for armv8 fastmodel targets. by Darwin Rambo · 10 years ago
  12. b60eff3 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  13. c0cae2e Merge branch 'u-boot-arm/next' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  14. de351d6 lib: time: add weak timer_init() function by Darwin Rambo · 11 years ago
  15. a25feb7 ARM: versatile: pass correct machine type for Versatile AB by Linus Walleij · 11 years ago
  16. 1291682 arm64: board support of vexpress_aemv8a by David Feng · 11 years ago
  17. b3a7f22 ARM: vexpress: convert to common timer code by Rob Herring · 11 years ago
  18. a79854a board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  19. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  20. e261c83 ARM: VExpress: enable ARMv7 virt support for VExpress A15 by Andre Przywara · 11 years ago
  21. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  22. cd4f46e ARM: vexpress: create A5 specific board config by Ryan Harkin · 11 years ago
  23. 9b58a3f ARM: vexpress: refactoring of Versatile Express CA9x4 support by Ryan Harkin · 11 years ago
  24. 10ed93d u8500: Separating mmc config parameters from driver by John Rigby · 12 years ago
  25. 702e601 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 12 years ago
  26. d721a3a ARMV7/Vexpress: add missing get_ticks() and get_tbclk() by Liming Wang · 13 years ago
  27. fca94c3 integrator: remove fragile delay loop from PCI code by Linus Walleij · 13 years ago
  28. 2458716 integrator: rewrite the AP PCI driver by Linus Walleij · 13 years ago
  29. 4ae6a91 integrator: stop calling pci_init() twice by Linus Walleij · 13 years ago
  30. 1dc2680 integrator: enable Vpp and disable flash protection by Linus Walleij · 13 years ago
  31. 0a20e53 integrator: add system controller header by Linus Walleij · 13 years ago
  32. 701ed16 integrator: make flash writeable on boot by Linus Walleij · 13 years ago
  33. 7c045d0 integrator: use io-accessors for board init by Linus Walleij · 13 years ago
  34. a4c15c0 integrator: move text offset to config by Linus Walleij · 13 years ago
  35. 46b5ccb integrator: do not test first part of the memory by Linus Walleij · 13 years ago
  36. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  37. 94acfed ARM: versatile: delete split_by_variant.sh by Linus Walleij · 13 years ago
  38. 689d0fa ARM: versatile: drop warnings by Stefano Babic · 13 years ago
  39. 23b3ae0 integrator: convert to new build system by Linus Walleij · 13 years ago
  40. 26c8263 integratorap: support relocation by Linus Walleij · 13 years ago
  41. a46877c integratorap: make the compile work again by Linus Walleij · 13 years ago
  42. d388298 ARM: versatile: fix board support by Stefano Babic · 13 years ago
  43. 17659d7 Timer: Remove reset_timer_masked() by Graeme Russ · 13 years ago
  44. 4769be2 Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  45. 5c8404a Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  46. e47f2db armv7: rename cache related CONFIG flags by Aneesh V · 13 years ago
  47. a6f479c ARMV7: Vexpress: Add missing MMC header by Dirk Behme · 13 years ago
  48. f0c6452 ARMV7: Vexpress: Add MMC support by Matt Waddel · 13 years ago
  49. 471eec5 ARMV7: Vexpress: Remove config.mk by Matt Waddel · 14 years ago
  50. 44b0a38 ARMV7: Vexpress: Fix build error by Dirk Behme · 14 years ago
  51. 9d37cf3 ARMV7: Vexpress: fix compile warnings by Matt Waddel · 14 years ago
  52. 7d38f87 ARMV7: Vexpress: fix build errors by Matt Waddel · 14 years ago
  53. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  54. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  55. 89bca0a board/armltd/integrator/split_by_variant.sh: fix 'echo -n' by Andreas Bießmann · 14 years ago
  56. b80e41a ARMV7: Versatile Express Coretile CortexA9x4 support by Matt Waddel · 14 years ago
  57. b5045cd arm/integrator: Remove unneccessary CONFIG_PCI check. by Detlev Zundel · 14 years ago
  58. 3eb90ba Generic udelay() with watchdog support by Ingo van Lil · 15 years ago
  59. 7194ab8 Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · 15 years ago
  60. dba107b ARM: make split_by_variant.sh output more useful by Wolfgang Denk · 15 years ago
  61. 9869227 versatile: update config and merge to cfi flash driver by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  62. 576afd4 integrator: merge integratorap and integratorcp by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  63. 46937b2 integratorap/cp: use cfi driver by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  64. de7a01a integratorap/cp/versatile: remove non used functions by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  65. f54851a integratorcp: split timer support by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  66. 2bcef07 integratorap: split timer support by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  67. 86baa08 integratorap: split pci support by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  68. 10a451c arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  69. b54384e arm: timer and interrupt init rework by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  70. 792a09e Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 15 years ago
  71. b3acb6c arm: clean cache management by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  72. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  73. ff4e66e pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · 16 years ago
  74. e4943ec move ARM Ltd. to vendor dir by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago