1. 114e566 arm: arm720t: Support CONFIG_SKIP_LOWLEVEL_INIT_ONLY by Simon Glass · 7 years ago
  2. dfafe89 Remove various unused interrupt related code by Tom Rini · 8 years ago
  3. f46ac4a ARM: ARM720t: remove empty asm/arch/hardware.h by Masahiro Yamada · 10 years ago
  4. 126f359 ARM: move -march=* and -mtune= options to arch/arm/Makefile by Masahiro Yamada · 10 years ago
  5. ffdb488 remove unnecessary version.h includes by Rob Herring · 10 years ago
  6. ed1632a ARM: tegra: collect SoC sources into mach-tegra by Masahiro Yamada · 10 years ago
  7. abde127 kbuild: use SoC-specific CONFIG to descend into SoC directory by Masahiro Yamada · 10 years ago
  8. 40e73b1 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · 10 years ago
  9. 7472656 spl: consolidate arch/arm/include/asm/arch-*/spl.h by Masahiro Yamada · 11 years ago
  10. cb4cccd Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  11. 9852cc6 arm: move exception handling out of start.S files by Albert ARIBAUD · 11 years ago
  12. ecc7538 ARM: tegra: use a CPU freq that all SKUs can support by Stephen Warren · 11 years ago
  13. b6bb181 ARM: tegra: fix CPU VDD comment in Tegra30 CPU init code by Stephen Warren · 11 years ago
  14. 6685f04 ARM: tegra: Tegra124 pinmux cleanup by Stephen Warren · 11 years ago
  15. 0561709 ARM: tegra: Tegra114 pinmux cleanup by Stephen Warren · 11 years ago
  16. fdb906f ARM: tegra: use apb_misc.h in more places by Stephen Warren · 11 years ago
  17. d9871e8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  18. e1a211d kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  19. b07badd ARM: tegra: simplify halt_avp() by Stephen Warren · 11 years ago
  20. c952f6e ARM: tegra: fix pmc_pwrgate_timer_mult register definition by Stephen Warren · 11 years ago
  21. 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  22. 9588ab7 ARM: tegra: add SPL/AVP (arm720t) CPU files for Tegra124 by Tom Warren · 11 years ago
  23. 62dd54f ARM: tegra: remove a conditional for CSITE rate by Stephen Warren · 11 years ago
  24. 54b7670 ARM: tegra: enable PLLX only once it's been fully configured by Stephen Warren · 11 years ago
  25. 45917e1 ARM: tegra: pass just partition ID to power_partition() by Stephen Warren · 11 years ago
  26. 757aeaa ARM: tegra: misc cleanups triggered by Tegra124 review by Stephen Warren · 11 years ago
  27. 2a544db ARM: tegra: don't exceed AVP limits when configuring PLLP by Jimmy Zhang · 11 years ago
  28. 78452c3 ARM: tegra: amend pmc.h for Tegra114+ by Stephen Warren · 11 years ago
  29. b8a2625 ARM: merge commonly-defined PLATFORM_RELFLAGS by Masahiro Yamada · 11 years ago
  30. 87baa2a Tegra114: Do not program CPCON field for PLLX by Thierry Reding · 11 years ago
  31. 08ceb1e Tegra114: Fix PLLX M, N, P init settings by Jimmy Zhang · 11 years ago
  32. df04214 ARM: tegra: move Tegra specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  33. 008a1ec arm720t: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  34. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  35. d6801e6 ARM: refactor compiler options in config.mk by Masahiro Yamada · 11 years ago
  36. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  37. 9580b32 arm: factorize relocate_code routine by Albert ARIBAUD · 12 years ago
  38. 1c29409 arm: do not compile relocate_code() for SPL builds by Albert ARIBAUD · 12 years ago
  39. 53e512a tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL build by Axel Lin · 12 years ago
  40. 89a8f7a ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_crit by Axel Lin · 12 years ago
  41. 8b81711 Tegra: Split tegra_get_chip_type() into soc & sku funcs by Tom Warren · 12 years ago
  42. 4dae96b Tegra: Fix MSELECT clock divisors for T30/T114. by Tom Warren · 12 years ago
  43. a043661 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · 12 years ago
  44. 03bae03 arm: relocate_code(): Use __image_copy_end for end of relocation by Benoît Thébaudeau · 12 years ago
  45. a18f323 arm: relocate_code(): Remove useless relocation offset computation by Benoît Thébaudeau · 12 years ago
  46. 9039c10 arm: relocate_code() is no longer noreturn by Benoît Thébaudeau · 12 years ago
  47. a402da3 arm: start.S: Fix _TEXT_BASE for SPL by Benoît Thébaudeau · 12 years ago
  48. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  49. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  50. 2b27677 ARM: tegra: implement WAR for Tegra114 CPU reset vector by Stephen Warren · 12 years ago
  51. e88e84b Tegra114: I2C: Take DVFS out of reset to allow I2C5 (PWR_I2C) to work by Tom Warren · 12 years ago
  52. d034d1b Tegra114: Add AVP (arm720t) files by Tom Warren · 12 years ago
  53. 4293764 Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry by Tom Warren · 12 years ago
  54. 9c79abe Tegra30: Add AVP (arm720t) files by Tom Warren · 12 years ago
  55. facdae5 arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago
  56. 81d5b90 arm720t: add back common.h include by Allen Martin · 12 years ago
  57. 36ea627 tegra: move to common SPL framework by Allen Martin · 12 years ago
  58. 9842617 arm720: Remove CONFIG_ARM7_REVD by Marek Vasut · 12 years ago
  59. 16f6acd arm720: Further clean up the arm720t directory by Marek Vasut · 12 years ago
  60. 2565005 stdio: Remove the CLPS7111 serial driver by Marek Vasut · 12 years ago
  61. 1f9301d arm: Remove support for NETARM by Marek Vasut · 12 years ago
  62. 65bf56e arm: Remove support for s3c4510 by Marek Vasut · 12 years ago
  63. c9e35f3 arm: Remove support for lpc2292 by Marek Vasut · 12 years ago
  64. e80f7ca tegra: clean up board include hell by Lucas Stach · 12 years ago
  65. 18561f7 tegra20: rework UART GPIO handling by Lucas Stach · 12 years ago
  66. ab37196 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago
  67. f83e9c6 Tegra20: Move some code files to common directories for upcoming Tegra30 patches. by Tom Warren · 12 years ago
  68. 22562a4 Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · 12 years ago
  69. e60ab6e ARM: add tegra20 support to arm720t by Allen Martin · 12 years ago
  70. b9690f1 ARM: Fix arm720t SPL build by Allen Martin · 12 years ago
  71. 1a324a5 arm: Fix to mistake clean the memory space by Zhong Hongbo · 12 years ago
  72. 22f26fe arm: Use common .lds file where possible by Simon Glass · 13 years ago
  73. 9209ed5 Reduce build times by Wolfgang Denk · 13 years ago
  74. aff0aa8 led: remove camel casing of led identifiers globally by Jason Kridner · 13 years ago
  75. 9ece4e6 ARM: remove broken "impa7" board. by Wolfgang Denk · 13 years ago
  76. 74ad785 ARM: remove broken "ep7312" board. by Wolfgang Denk · 13 years ago
  77. d3a849f integrator: convert to new build system by Linus Walleij · 13 years ago
  78. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  79. bf895ad cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  80. 944a7fe Timer: Remove reset_timer_masked() by Graeme Russ · 13 years ago
  81. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  82. 5e669ff Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  83. 552a319 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · 13 years ago
  84. 1864b00 arm: fix incorrect monitor protection region in FLASH by Po-Yu Chuang · 14 years ago
  85. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  86. 52d1fdb ARM: */start.S: code cleanup by Liu Hui-R64343 · 14 years ago
  87. 899cdd1 ARM: */start.S: use canonical asm syntax by Wolfgang Denk · 14 years ago
  88. 318cea1 arm: fixloop(): do not use r8 for relocation by Andreas Bießmann · 14 years ago
  89. 007b38f arm: relocate_code(): do not set register useless by Andreas Bießmann · 14 years ago
  90. 8cfbda9 arm: copy_loop(): use scratch register by Andreas Bießmann · 14 years ago
  91. 17f288a arm: add 8-byte alignment for ABI compliance before board_init_f by Heiko Schocher · 14 years ago
  92. 126897e arm: add ELF relocation support to rest of cpus by Albert Aribaud · 14 years ago
  93. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  94. 804d193 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · 14 years ago
  95. 627857d Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  96. 98dd07c ARM: use the same branch insn on all architectures by Wolfgang Denk · 14 years ago
  97. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  98. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  99. 0668d16 arm: bugfix: replace ble with blo in start.S files by Albert Aribaud · 14 years ago
  100. cad80e1 ARM: implement relocation for arm720t by Heiko Schocher · 14 years ago