1. 18138ab rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 5 months ago
  2. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  3. 1c2d272 arm: arm720t: Support CONFIG_SKIP_LOWLEVEL_INIT_ONLY by Simon Glass · 7 years ago
  4. 01abae4 Remove various unused interrupt related code by Tom Rini · 7 years ago
  5. 526fcc2 ARM: ARM720t: remove empty asm/arch/hardware.h by Masahiro Yamada · 9 years ago
  6. 79d75d7 ARM: move -march=* and -mtune= options to arch/arm/Makefile by Masahiro Yamada · 10 years ago
  7. 7682a99 remove unnecessary version.h includes by Rob Herring · 10 years ago
  8. 09f455d ARM: tegra: collect SoC sources into mach-tegra by Masahiro Yamada · 10 years ago
  9. 56f31e8 kbuild: use SoC-specific CONFIG to descend into SoC directory by Masahiro Yamada · 10 years ago
  10. 165ecd2 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · 10 years ago
  11. 9f2ec3f spl: consolidate arch/arm/include/asm/arch-*/spl.h by Masahiro Yamada · 10 years ago
  12. 44cfc3a Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  13. 41623c9 arm: move exception handling out of start.S files by Albert ARIBAUD · 10 years ago
  14. 2364e15 ARM: tegra: use a CPU freq that all SKUs can support by Stephen Warren · 10 years ago
  15. 48ec7a9 ARM: tegra: fix CPU VDD comment in Tegra30 CPU init code by Stephen Warren · 10 years ago
  16. d68c942 ARM: tegra: Tegra124 pinmux cleanup by Stephen Warren · 11 years ago
  17. 1fa3a63 ARM: tegra: Tegra114 pinmux cleanup by Stephen Warren · 11 years ago
  18. 19ed7b4 ARM: tegra: use apb_misc.h in more places by Stephen Warren · 11 years ago
  19. 5495dae Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  20. cd2e46c kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  21. 716ff5c ARM: tegra: simplify halt_avp() by Stephen Warren · 11 years ago
  22. f3026c1 ARM: tegra: fix pmc_pwrgate_timer_mult register definition by Stephen Warren · 11 years ago
  23. b60eff3 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  24. 32edd2e ARM: tegra: add SPL/AVP (arm720t) CPU files for Tegra124 by Tom Warren · 11 years ago
  25. a4bcd67 ARM: tegra: remove a conditional for CSITE rate by Stephen Warren · 11 years ago
  26. 41447fb ARM: tegra: enable PLLX only once it's been fully configured by Stephen Warren · 11 years ago
  27. cad38a5 ARM: tegra: pass just partition ID to power_partition() by Stephen Warren · 11 years ago
  28. 41cd530 ARM: tegra: misc cleanups triggered by Tegra124 review by Stephen Warren · 11 years ago
  29. b9dd621 ARM: tegra: don't exceed AVP limits when configuring PLLP by Jimmy Zhang · 11 years ago
  30. 9399e54 ARM: tegra: amend pmc.h for Tegra114+ by Stephen Warren · 11 years ago
  31. bf1af3d ARM: merge commonly-defined PLATFORM_RELFLAGS by Masahiro Yamada · 11 years ago
  32. 4475c77 Tegra114: Do not program CPCON field for PLLX by Thierry Reding · 11 years ago
  33. 44de8e2 Tegra114: Fix PLLX M, N, P init settings by Jimmy Zhang · 11 years ago
  34. 37d82be ARM: tegra: move Tegra specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  35. 3d9c847 arm720t: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  36. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  37. 3102274 ARM: refactor compiler options in config.mk by Masahiro Yamada · 11 years ago
  38. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  39. 3da0e57 arm: factorize relocate_code routine by Albert ARIBAUD · 11 years ago
  40. fa6c741 arm: do not compile relocate_code() for SPL builds by Albert ARIBAUD · 11 years ago
  41. 60985bb tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL build by Axel Lin · 11 years ago
  42. 578e637 ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_crit by Axel Lin · 11 years ago
  43. 49493cb Tegra: Split tegra_get_chip_type() into soc & sku funcs by Tom Warren · 11 years ago
  44. d94c2db Tegra: Fix MSELECT clock divisors for T30/T114. by Tom Warren · 11 years ago
  45. 5c6db12 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · 11 years ago
  46. 7086e91 arm: relocate_code(): Use __image_copy_end for end of relocation by Benoît Thébaudeau · 11 years ago
  47. 4b3db1c arm: relocate_code(): Remove useless relocation offset computation by Benoît Thébaudeau · 11 years ago
  48. 959eaa7 arm: relocate_code() is no longer noreturn by Benoît Thébaudeau · 11 years ago
  49. 508611b arm: start.S: Fix _TEXT_BASE for SPL by Benoît Thébaudeau · 11 years ago
  50. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  51. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  52. 16bb08d ARM: tegra: implement WAR for Tegra114 CPU reset vector by Stephen Warren · 12 years ago
  53. 702b872 Tegra114: I2C: Take DVFS out of reset to allow I2C5 (PWR_I2C) to work by Tom Warren · 12 years ago
  54. 4040ec1 Tegra114: Add AVP (arm720t) files by Tom Warren · 12 years ago
  55. d83152d Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry by Tom Warren · 12 years ago
  56. 1b245fe Tegra30: Add AVP (arm720t) files by Tom Warren · 12 years ago
  57. e05e5de arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago
  58. d598e0f arm720t: add back common.h include by Allen Martin · 12 years ago
  59. b2f9893 tegra: move to common SPL framework by Allen Martin · 12 years ago
  60. 82138f4 arm720: Remove CONFIG_ARM7_REVD by Marek Vasut · 12 years ago
  61. a63dd62 arm720: Further clean up the arm720t directory by Marek Vasut · 12 years ago
  62. f2e0801 stdio: Remove the CLPS7111 serial driver by Marek Vasut · 12 years ago
  63. b411eb3 arm: Remove support for NETARM by Marek Vasut · 12 years ago
  64. afad402 arm: Remove support for s3c4510 by Marek Vasut · 12 years ago
  65. 6f62f42 arm: Remove support for lpc2292 by Marek Vasut · 12 years ago
  66. 516f00b tegra: clean up board include hell by Lucas Stach · 12 years ago
  67. 0cd10c7 tegra20: rework UART GPIO handling by Lucas Stach · 12 years ago
  68. 150c249 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago
  69. 3064f32 Tegra20: Move some code files to common directories for upcoming Tegra30 patches. by Tom Warren · 12 years ago
  70. 29f3e3f Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · 12 years ago
  71. c037c93 ARM: add tegra20 support to arm720t by Allen Martin · 12 years ago
  72. c7da6c6 ARM: Fix arm720t SPL build by Allen Martin · 12 years ago
  73. 448217d arm: Fix to mistake clean the memory space by Zhong Hongbo · 12 years ago
  74. 4a07648 arm: Use common .lds file where possible by Simon Glass · 13 years ago
  75. cca4e4a Reduce build times by Wolfgang Denk · 13 years ago
  76. 2d3be7c led: remove camel casing of led identifiers globally by Jason Kridner · 13 years ago
  77. c1f8750 ARM: remove broken "impa7" board. by Wolfgang Denk · 13 years ago
  78. c8f63b4 ARM: remove broken "ep7312" board. by Wolfgang Denk · 13 years ago
  79. 23b3ae0 integrator: convert to new build system by Linus Walleij · 13 years ago
  80. fa82f87 Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  81. 1626308 cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  82. 17659d7 Timer: Remove reset_timer_masked() by Graeme Russ · 13 years ago
  83. 4769be2 Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  84. 5c8404a Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  85. 401bb30 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · 13 years ago
  86. f326cbb arm: fix incorrect monitor protection region in FLASH by Po-Yu Chuang · 14 years ago
  87. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  88. 386ad72 ARM: */start.S: code cleanup by Liu Hui-R64343 · 14 years ago
  89. 3600945 ARM: */start.S: use canonical asm syntax by Wolfgang Denk · 14 years ago
  90. 1f52d89 arm: fixloop(): do not use r8 for relocation by Andreas Bießmann · 14 years ago
  91. a1a47d3 arm: relocate_code(): do not set register useless by Andreas Bießmann · 14 years ago
  92. a78fb68 arm: copy_loop(): use scratch register by Andreas Bießmann · 14 years ago
  93. 296cae7 arm: add 8-byte alignment for ABI compliance before board_init_f by Heiko Schocher · 14 years ago
  94. 3336ca6 arm: add ELF relocation support to rest of cpus by Albert Aribaud · 14 years ago
  95. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  96. e03f316 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · 14 years ago
  97. a9aa392 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  98. 79e6313 ARM: use the same branch insn on all architectures by Wolfgang Denk · 14 years ago
  99. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  100. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago