1. f4d7c9d ARM: tegra: pinmux: support Tegra210's e_io_hv pin option by Stephen Warren · 10 years ago
  2. 790f771 ARM: tegra: pinmux: account for different drivegroup base registers by Stephen Warren · 10 years ago
  3. f2c60ee ARM: tegra: pinmux: support hsm/schmitt on pins by Stephen Warren · 10 years ago
  4. b2cd3d8 ARM: tegra: pinmux: partially handle varying register layouts by Stephen Warren · 10 years ago
  5. bc13472 ARM: tegra: pinmux: move some type definitions by Stephen Warren · 10 years ago
  6. 439f576 ARM: tegra: pinmux: handle feature removal on newer SoCs by Stephen Warren · 10 years ago
  7. 7a28441 ARM: tegra: pinmux: simplify some defines by Stephen Warren · 10 years ago
  8. 9f21c1a ARM: tegra: pinmux: add note re: drive group field defines by Stephen Warren · 10 years ago
  9. f799b03 ARM: tegra: add function to clear pinmux CLAMPING bit by Stephen Warren · 10 years ago
  10. 73c3893 ARM: tegra: support running in non-secure mode by Stephen Warren · 10 years ago
  11. 56519c4 ARM: tegra: support large RAM sizes by Stephen Warren · 10 years ago
  12. 3a2cab5 ARM: tegra: fix variable naming in query_sdram_size() by Stephen Warren · 10 years ago
  13. 02251ee ARM: HYP/non-sec: relocation before enable secondary cores by Peng Fan · 10 years ago
  14. 9608e7d edminiv2: switch to SPL by Albert ARIBAUD · 10 years ago
  15. c1b0fad edminiv2: fix PCIE IO base address typo by Albert ARIBAUD · 10 years ago
  16. e1cc4d3 Merge remote-tracking branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  17. ded4bc3 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  18. f388a26 sunxi: Fix sun5i mbus speed when booting old kernels by Hans de Goede · 10 years ago
  19. 4641429 rpi: add support for Raspberry Pi 2 model B by Stephen Warren · 10 years ago
  20. db75356 bcm2836 SoC support (used in Raspberry Pi 2 model B) by Stephen Warren · 10 years ago
  21. a033171 bcm2835/rpi: add SPDX license tags for some files by Stephen Warren · 10 years ago
  22. 30ebf88 ARM: prepare for including <mach/*.h> by Masahiro Yamada · 10 years ago
  23. dc7de22 ARM: keystone: move SoC headers to mach-keystone/include/mach by Masahiro Yamada · 10 years ago
  24. fd697ec ARM: orion5x: move SoC headers to mach-orion5x/include/mach by Masahiro Yamada · 10 years ago
  25. 5d0e6b2 ARM: nomadik: move SoC headers to mach-nomadik/include/mach by Masahiro Yamada · 10 years ago
  26. ea38572 ARM: kirkwood: move SoC headers to mach-kirkwood/include/mach by Masahiro Yamada · 10 years ago
  27. 3d35761 ARM: davinci: move SoC headers to mach-davinci/include/mach by Masahiro Yamada · 10 years ago
  28. af93082 ARM: at91: move SoC headers to mach-at91/include/mach by Masahiro Yamada · 10 years ago
  29. 39a7234 ARM: keystone: move SoC sources to mach-keystone by Masahiro Yamada · 10 years ago
  30. 63637a4 ARM: versatile: move SoC sources to mach-versatile by Masahiro Yamada · 10 years ago
  31. 3e93b4e ARM: orion5x: move SoC sources to mach-orion5x by Masahiro Yamada · 10 years ago
  32. 72a8ff4 ARM: highbank: move SoC sources to mach-highbank by Masahiro Yamada · 10 years ago
  33. ef917dd ARM: nomadik: move SoC sources to mach-nomadik by Masahiro Yamada · 10 years ago
  34. 56f86e3 ARM: kirkwood: move SOC sources to mach-kirkwood by Masahiro Yamada · 10 years ago
  35. 601fbec ARM: davinci: move SoC sources to mach-davinci by Masahiro Yamada · 10 years ago
  36. 09f455d ARM: tegra: collect SoC sources into mach-tegra by Masahiro Yamada · 10 years ago
  37. 6201184 ARM: at91: collect SoC sources into mach-at91 by Masahiro Yamada · 10 years ago
  38. 01f1445 ARM: prepare for moving SoC sources into mach-* by Masahiro Yamada · 10 years ago
  39. 4614b89 ARM: at91: move board select menu and common settings by Masahiro Yamada · 10 years ago
  40. 9ec84f1 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · 10 years ago
  41. 68145d4 common/board_f: factor out reserve_stacks by Andreas Bießmann · 10 years ago
  42. a851604 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  43. 0ce3f1f ARM: lpc3250: config: add generic board support by Vladimir Zapolskiy · 10 years ago
  44. 840fe95 sunxi: Support the FEL boot mode in the regular u-boot build by Siarhei Siamashka · 10 years ago
  45. 942cb0b sunxi: Normalise FEL support by Simon Glass · 10 years ago
  46. c01c71b arm: spl: Provide for a board-specific loader by Simon Glass · 10 years ago
  47. e11c6c2 arm: Allow lr to be saved by board code by Simon Glass · 10 years ago
  48. 51637af sunxi: dram: Un-inline dram helper functions by Hans de Goede · 10 years ago
  49. 66c98a0 keystone2: ddr3: eliminate using global ddr3_size variable by Vitaly Andrianov · 10 years ago
  50. bba379d clock_am43xx:Set the MAC clock to /5 for OPP100 by Steve Kipisz · 10 years ago
  51. 1860d10 ARM: DRA7-evm: DDR3: Update leveling values by Lokesh Vutla · 10 years ago
  52. 802bb57 ARM: DRA7: EMIF: Update SDRAM_REF_CTRL register value by Lokesh Vutla · 10 years ago
  53. aa8ac43 ARM: DRA72x: DDR3: Fix EMIF timings for 666MHz clock by Angela Stegmaier · 10 years ago
  54. eca99c0 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  55. 757566d Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  56. 921ed4e Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  57. 2e82e92 Exynos: Clock: Cleanup soc_get_periph_rate by Akshay Saraswat · 10 years ago
  58. c5d3217 Exynos: clock: change mask bits as per peripheral by Akshay Saraswat · 10 years ago
  59. d952796 Exynos5: Use clock_get_periph_rate generic API by Akshay Saraswat · 10 years ago
  60. 9deff10 Exynos5: Fix exynos5_get_periph_rate calculations by Akshay Saraswat · 10 years ago
  61. ecdfb4e Exynos542x: Add and enable get_periph_rate support by Akshay Saraswat · 10 years ago
  62. 325eb18 Exynos542x: Move exynos5420_get_pll_clk up and rename by Akshay Saraswat · 10 years ago
  63. d606ded Exynos5: Fix compiler warnings due to clock_get_periph_rate by Akshay Saraswat · 10 years ago
  64. 483e49b EXYNOS5: Add function to enable exynos5420 usbdev phy ctrl by Joonyoung Shim · 10 years ago
  65. de3b251 Odroid-XU3: Add eMMC-reset node on DT by Joonyoung Shim · 10 years ago
  66. 44237f7 Odroid: Add eMMC-reset node on DT by Joonyoung Shim · 10 years ago
  67. a276172 arm: exynos: fix the div value for set_mmc_clk by Jaehoon Chung · 10 years ago
  68. 3eda55a arm: rmobile: r8a7794: Enable SMP mode of Auxiliary Control Register by Nobuhiro Iwamatsu · 10 years ago
  69. 3b7f0e1 arm: rmobile: Add SILK board support by Vladimir Barinov · 10 years ago
  70. b724bd7 dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
  71. 757fe63 dm: at91: Drop use of ATMEL_PIO_PORTS in the header file by Simon Glass · 10 years ago
  72. 001646c dm: omap3: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  73. d7a4b2e dm: tegra: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  74. aab7e80 dm: exynos: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  75. 34e609c dm: Move Raspberry Pi driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  76. c956662 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  77. 307367e Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  78. 2d6286a arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode by Graeme Russ · 10 years ago
  79. 7a08603 arm: mxs: Enable booting of mx28 without battery by Graeme Russ · 10 years ago
  80. 950eaf6 arm: mxs: Add debug outputs and comments to mxs SPL source files by Graeme Russ · 10 years ago
  81. e8cdeef imx: mx6: Fixed AIPS3 base address issue by Ye.Li · 10 years ago
  82. 1730af1 imx:mx6 update fuse_bank0_regs by Peng Fan · 10 years ago
  83. a4fb5df Merge branch 'microblaze' of git://git.denx.de/u-boot-microblaze by Tom Rini · 10 years ago
  84. 0267ba5 common: Move dram_init() declaration to common location by Michal Simek · 10 years ago
  85. f4e1886 arm, at91: add reset controller status register by Heiko Schocher · 10 years ago
  86. 49b461f arm, at91, wdt: do not disable WDT in SPL by Heiko Schocher · 10 years ago
  87. c6941e1 ARM: atmel: cleanup: remove at91cap9 related code by Bo Shen · 10 years ago
  88. 0b2a982 ARM: atmel: sama5d4_xplained: enable spl support by Bo Shen · 10 years ago
  89. 5a4c9c2 ARM: atmel: sama5d4ek: enable SPL support by Bo Shen · 10 years ago
  90. 01c073c ARM: atmel: sama5d4: build related file when enable SPL by Bo Shen · 10 years ago
  91. b54dd1b ARM: atmel: sama5d4: can access DDR in interleave mode by Bo Shen · 10 years ago
  92. 569bbd3 ARM: atmel: sama5d4: add interrupt redirect function by Bo Shen · 10 years ago
  93. 09f5c97 ARM: atmel: sama5d4: add bus matrix init function by Bo Shen · 10 years ago
  94. 5c756bb ARM: atmel: sama5d4: add matrix1 base addr definition by Bo Shen · 10 years ago
  95. 0246b7c ARM: atmel: spl: can not disable osc for sama5d4 by Bo Shen · 10 years ago
  96. 4514b5f ARM: atmel: spl: add saic to aic redirect function by Bo Shen · 10 years ago
  97. 433be90 ARM: atmel: spl: add weak bus matrix init function by Bo Shen · 10 years ago
  98. abb4408 ARM: atmel: sama5: add sfr register header file by Bo Shen · 10 years ago
  99. 406202d ARM: atmel: sama5: add bus matrix header file by Bo Shen · 10 years ago
  100. 0508444 ARM: atmel: clock: make it possible to configure HMX32 by Bo Shen · 10 years ago