1. 9f21c1a ARM: tegra: pinmux: add note re: drive group field defines by Stephen Warren · 10 years ago
  2. f799b03 ARM: tegra: add function to clear pinmux CLAMPING bit by Stephen Warren · 10 years ago
  3. 73c3893 ARM: tegra: support running in non-secure mode by Stephen Warren · 10 years ago
  4. 56519c4 ARM: tegra: support large RAM sizes by Stephen Warren · 10 years ago
  5. 3a2cab5 ARM: tegra: fix variable naming in query_sdram_size() by Stephen Warren · 10 years ago
  6. 02251ee ARM: HYP/non-sec: relocation before enable secondary cores by Peng Fan · 10 years ago
  7. 9608e7d edminiv2: switch to SPL by Albert ARIBAUD · 10 years ago
  8. c1b0fad edminiv2: fix PCIE IO base address typo by Albert ARIBAUD · 10 years ago
  9. e1cc4d3 Merge remote-tracking branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  10. ded4bc3 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  11. f388a26 sunxi: Fix sun5i mbus speed when booting old kernels by Hans de Goede · 10 years ago
  12. 4641429 rpi: add support for Raspberry Pi 2 model B by Stephen Warren · 10 years ago
  13. db75356 bcm2836 SoC support (used in Raspberry Pi 2 model B) by Stephen Warren · 10 years ago
  14. a033171 bcm2835/rpi: add SPDX license tags for some files by Stephen Warren · 10 years ago
  15. 30ebf88 ARM: prepare for including <mach/*.h> by Masahiro Yamada · 10 years ago
  16. dc7de22 ARM: keystone: move SoC headers to mach-keystone/include/mach by Masahiro Yamada · 10 years ago
  17. fd697ec ARM: orion5x: move SoC headers to mach-orion5x/include/mach by Masahiro Yamada · 10 years ago
  18. 5d0e6b2 ARM: nomadik: move SoC headers to mach-nomadik/include/mach by Masahiro Yamada · 10 years ago
  19. ea38572 ARM: kirkwood: move SoC headers to mach-kirkwood/include/mach by Masahiro Yamada · 10 years ago
  20. 3d35761 ARM: davinci: move SoC headers to mach-davinci/include/mach by Masahiro Yamada · 10 years ago
  21. af93082 ARM: at91: move SoC headers to mach-at91/include/mach by Masahiro Yamada · 10 years ago
  22. 39a7234 ARM: keystone: move SoC sources to mach-keystone by Masahiro Yamada · 10 years ago
  23. 63637a4 ARM: versatile: move SoC sources to mach-versatile by Masahiro Yamada · 10 years ago
  24. 3e93b4e ARM: orion5x: move SoC sources to mach-orion5x by Masahiro Yamada · 10 years ago
  25. 72a8ff4 ARM: highbank: move SoC sources to mach-highbank by Masahiro Yamada · 10 years ago
  26. ef917dd ARM: nomadik: move SoC sources to mach-nomadik by Masahiro Yamada · 10 years ago
  27. 56f86e3 ARM: kirkwood: move SOC sources to mach-kirkwood by Masahiro Yamada · 10 years ago
  28. 601fbec ARM: davinci: move SoC sources to mach-davinci by Masahiro Yamada · 10 years ago
  29. 09f455d ARM: tegra: collect SoC sources into mach-tegra by Masahiro Yamada · 10 years ago
  30. 6201184 ARM: at91: collect SoC sources into mach-at91 by Masahiro Yamada · 10 years ago
  31. 01f1445 ARM: prepare for moving SoC sources into mach-* by Masahiro Yamada · 10 years ago
  32. 4614b89 ARM: at91: move board select menu and common settings by Masahiro Yamada · 10 years ago
  33. 9ec84f1 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · 10 years ago
  34. a752a8b avr32: add generic board support by Andreas Bießmann · 10 years ago
  35. 68145d4 common/board_f: factor out reserve_stacks by Andreas Bießmann · 10 years ago
  36. 4db8962 avr32: use generic gd->start_addr_sp by Andreas Bießmann · 10 years ago
  37. 1866786 avr32: convert to dram_init() by Andreas Bießmann · 10 years ago
  38. e9ed41c avr32: rename mmu.h definitions by Andreas Bießmann · 10 years ago
  39. 26db790 avr32: factor out cpu_mmc_init() by Andreas Bießmann · 10 years ago
  40. aa0ea2a avr32: rename cpu_init() -> arch_cpu_init() by Andreas Bießmann · 10 years ago
  41. dbdb5ab avr32: use dlmalloc for DMA buffers 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. 9577639 Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  55. e50ab22 sandbox: Adjust the order of the NO_SDL check by Simon Glass · 10 years ago
  56. 88539e4 sandbox: Return '-c command' exit value as sandbox exit code by Joe Hershberger · 10 years ago
  57. eca99c0 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  58. 757566d Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  59. c445506 Merge git://git.denx.de/u-boot-arc by Tom Rini · 10 years ago
  60. 921ed4e Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  61. 2e82e92 Exynos: Clock: Cleanup soc_get_periph_rate by Akshay Saraswat · 10 years ago
  62. c5d3217 Exynos: clock: change mask bits as per peripheral by Akshay Saraswat · 10 years ago
  63. d952796 Exynos5: Use clock_get_periph_rate generic API by Akshay Saraswat · 10 years ago
  64. 9deff10 Exynos5: Fix exynos5_get_periph_rate calculations by Akshay Saraswat · 10 years ago
  65. ecdfb4e Exynos542x: Add and enable get_periph_rate support by Akshay Saraswat · 10 years ago
  66. 325eb18 Exynos542x: Move exynos5420_get_pll_clk up and rename by Akshay Saraswat · 10 years ago
  67. d606ded Exynos5: Fix compiler warnings due to clock_get_periph_rate by Akshay Saraswat · 10 years ago
  68. 483e49b EXYNOS5: Add function to enable exynos5420 usbdev phy ctrl by Joonyoung Shim · 10 years ago
  69. de3b251 Odroid-XU3: Add eMMC-reset node on DT by Joonyoung Shim · 10 years ago
  70. 44237f7 Odroid: Add eMMC-reset node on DT by Joonyoung Shim · 10 years ago
  71. a276172 arm: exynos: fix the div value for set_mmc_clk by Jaehoon Chung · 10 years ago
  72. f13606b arc: introduce U-Boot port for ARCv2 ISA by Alexey Brodkin · 10 years ago
  73. 3eda55a arm: rmobile: r8a7794: Enable SMP mode of Auxiliary Control Register by Nobuhiro Iwamatsu · 10 years ago
  74. 3b7f0e1 arm: rmobile: Add SILK board support by Vladimir Barinov · 10 years ago
  75. b724bd7 dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
  76. 757fe63 dm: at91: Drop use of ATMEL_PIO_PORTS in the header file by Simon Glass · 10 years ago
  77. f4aae59 dm: sandbox: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  78. 001646c dm: omap3: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  79. d7a4b2e dm: tegra: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  80. 9a89d50 dm: x86: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  81. aab7e80 dm: exynos: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  82. 34e609c dm: Move Raspberry Pi driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  83. 2750290 powerpc: ppc4xx: Add defaults for DT based booting to really work by Stefan Roese · 10 years ago
  84. 0df0904 powerpc: Add linkage.h file by Simon Glass · 10 years ago
  85. 0e7806d ppc: amcc: Omit unneeded ns16550 CONFIG if using driver model by Simon Glass · 10 years ago
  86. 0de36f8 powerpc: ppc4xx: Allow the end of u-boot.bin to be found by Simon Glass · 10 years ago
  87. 86bedae powerpc: ppc4xx: Add a gpio.h header file by Simon Glass · 10 years ago
  88. 36ec4c0 powerpc: ppc4xx: Call board_init_f_mem() for generic board by Simon Glass · 10 years ago
  89. 281aea4 powerpc: ppc4xx: dts: Bring in canyonlands device tree files by Simon Glass · 10 years ago
  90. 1d60f2b powerpc: ppc4xx: canyonlands: Move to generic board by Simon Glass · 10 years ago
  91. 00cca63 powerpc: ppc4xx: Add ramboot config for glacier by Simon Glass · 10 years ago
  92. 0bca284 powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mk by Simon Glass · 10 years ago
  93. c1c6157 powerpc: Permit device tree control of U-Boot (CONFIG_OF_CONTROL) by Simon Glass · 10 years ago
  94. db7a7de Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  95. c956662 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  96. 307367e Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  97. 2d6286a arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode by Graeme Russ · 10 years ago
  98. 7a08603 arm: mxs: Enable booting of mx28 without battery by Graeme Russ · 10 years ago
  99. 950eaf6 arm: mxs: Add debug outputs and comments to mxs SPL source files by Graeme Russ · 10 years ago
  100. e8cdeef imx: mx6: Fixed AIPS3 base address issue by Ye.Li · 10 years ago