1. ded4bc3 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  2. f388a26 sunxi: Fix sun5i mbus speed when booting old kernels by Hans de Goede · 10 years ago
  3. 4641429 rpi: add support for Raspberry Pi 2 model B by Stephen Warren · 10 years ago
  4. db75356 bcm2836 SoC support (used in Raspberry Pi 2 model B) by Stephen Warren · 10 years ago
  5. a033171 bcm2835/rpi: add SPDX license tags for some files by Stephen Warren · 10 years ago
  6. 30ebf88 ARM: prepare for including <mach/*.h> by Masahiro Yamada · 10 years ago
  7. dc7de22 ARM: keystone: move SoC headers to mach-keystone/include/mach by Masahiro Yamada · 10 years ago
  8. fd697ec ARM: orion5x: move SoC headers to mach-orion5x/include/mach by Masahiro Yamada · 10 years ago
  9. 5d0e6b2 ARM: nomadik: move SoC headers to mach-nomadik/include/mach by Masahiro Yamada · 10 years ago
  10. ea38572 ARM: kirkwood: move SoC headers to mach-kirkwood/include/mach by Masahiro Yamada · 10 years ago
  11. 3d35761 ARM: davinci: move SoC headers to mach-davinci/include/mach by Masahiro Yamada · 10 years ago
  12. af93082 ARM: at91: move SoC headers to mach-at91/include/mach by Masahiro Yamada · 10 years ago
  13. 39a7234 ARM: keystone: move SoC sources to mach-keystone by Masahiro Yamada · 10 years ago
  14. 63637a4 ARM: versatile: move SoC sources to mach-versatile by Masahiro Yamada · 10 years ago
  15. 3e93b4e ARM: orion5x: move SoC sources to mach-orion5x by Masahiro Yamada · 10 years ago
  16. 72a8ff4 ARM: highbank: move SoC sources to mach-highbank by Masahiro Yamada · 10 years ago
  17. ef917dd ARM: nomadik: move SoC sources to mach-nomadik by Masahiro Yamada · 10 years ago
  18. 56f86e3 ARM: kirkwood: move SOC sources to mach-kirkwood by Masahiro Yamada · 10 years ago
  19. 601fbec ARM: davinci: move SoC sources to mach-davinci by Masahiro Yamada · 10 years ago
  20. 09f455d ARM: tegra: collect SoC sources into mach-tegra by Masahiro Yamada · 10 years ago
  21. 6201184 ARM: at91: collect SoC sources into mach-at91 by Masahiro Yamada · 10 years ago
  22. 01f1445 ARM: prepare for moving SoC sources into mach-* by Masahiro Yamada · 10 years ago
  23. 4614b89 ARM: at91: move board select menu and common settings by Masahiro Yamada · 10 years ago
  24. 9ec84f1 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · 10 years ago
  25. 68145d4 common/board_f: factor out reserve_stacks by Andreas Bießmann · 10 years ago
  26. a851604 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  27. 0ce3f1f ARM: lpc3250: config: add generic board support by Vladimir Zapolskiy · 10 years ago
  28. 840fe95 sunxi: Support the FEL boot mode in the regular u-boot build by Siarhei Siamashka · 10 years ago
  29. 942cb0b sunxi: Normalise FEL support by Simon Glass · 10 years ago
  30. c01c71b arm: spl: Provide for a board-specific loader by Simon Glass · 10 years ago
  31. e11c6c2 arm: Allow lr to be saved by board code by Simon Glass · 10 years ago
  32. 51637af sunxi: dram: Un-inline dram helper functions by Hans de Goede · 10 years ago
  33. 66c98a0 keystone2: ddr3: eliminate using global ddr3_size variable by Vitaly Andrianov · 10 years ago
  34. bba379d clock_am43xx:Set the MAC clock to /5 for OPP100 by Steve Kipisz · 10 years ago
  35. 1860d10 ARM: DRA7-evm: DDR3: Update leveling values by Lokesh Vutla · 10 years ago
  36. 802bb57 ARM: DRA7: EMIF: Update SDRAM_REF_CTRL register value by Lokesh Vutla · 10 years ago
  37. aa8ac43 ARM: DRA72x: DDR3: Fix EMIF timings for 666MHz clock by Angela Stegmaier · 10 years ago
  38. eca99c0 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  39. 757566d Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  40. 921ed4e Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  41. 2e82e92 Exynos: Clock: Cleanup soc_get_periph_rate by Akshay Saraswat · 10 years ago
  42. c5d3217 Exynos: clock: change mask bits as per peripheral by Akshay Saraswat · 10 years ago
  43. d952796 Exynos5: Use clock_get_periph_rate generic API by Akshay Saraswat · 10 years ago
  44. 9deff10 Exynos5: Fix exynos5_get_periph_rate calculations by Akshay Saraswat · 10 years ago
  45. ecdfb4e Exynos542x: Add and enable get_periph_rate support by Akshay Saraswat · 10 years ago
  46. 325eb18 Exynos542x: Move exynos5420_get_pll_clk up and rename by Akshay Saraswat · 10 years ago
  47. d606ded Exynos5: Fix compiler warnings due to clock_get_periph_rate by Akshay Saraswat · 10 years ago
  48. 483e49b EXYNOS5: Add function to enable exynos5420 usbdev phy ctrl by Joonyoung Shim · 10 years ago
  49. de3b251 Odroid-XU3: Add eMMC-reset node on DT by Joonyoung Shim · 10 years ago
  50. 44237f7 Odroid: Add eMMC-reset node on DT by Joonyoung Shim · 10 years ago
  51. a276172 arm: exynos: fix the div value for set_mmc_clk by Jaehoon Chung · 10 years ago
  52. 3eda55a arm: rmobile: r8a7794: Enable SMP mode of Auxiliary Control Register by Nobuhiro Iwamatsu · 10 years ago
  53. 3b7f0e1 arm: rmobile: Add SILK board support by Vladimir Barinov · 10 years ago
  54. b724bd7 dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
  55. 757fe63 dm: at91: Drop use of ATMEL_PIO_PORTS in the header file by Simon Glass · 10 years ago
  56. 001646c dm: omap3: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  57. d7a4b2e dm: tegra: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  58. aab7e80 dm: exynos: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  59. 34e609c dm: Move Raspberry Pi driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  60. c956662 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  61. 307367e Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  62. 2d6286a arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode by Graeme Russ · 10 years ago
  63. 7a08603 arm: mxs: Enable booting of mx28 without battery by Graeme Russ · 10 years ago
  64. 950eaf6 arm: mxs: Add debug outputs and comments to mxs SPL source files by Graeme Russ · 10 years ago
  65. e8cdeef imx: mx6: Fixed AIPS3 base address issue by Ye.Li · 10 years ago
  66. 1730af1 imx:mx6 update fuse_bank0_regs by Peng Fan · 10 years ago
  67. a4fb5df Merge branch 'microblaze' of git://git.denx.de/u-boot-microblaze by Tom Rini · 10 years ago
  68. 0267ba5 common: Move dram_init() declaration to common location by Michal Simek · 10 years ago
  69. f4e1886 arm, at91: add reset controller status register by Heiko Schocher · 10 years ago
  70. 49b461f arm, at91, wdt: do not disable WDT in SPL by Heiko Schocher · 10 years ago
  71. c6941e1 ARM: atmel: cleanup: remove at91cap9 related code by Bo Shen · 10 years ago
  72. 0b2a982 ARM: atmel: sama5d4_xplained: enable spl support by Bo Shen · 10 years ago
  73. 5a4c9c2 ARM: atmel: sama5d4ek: enable SPL support by Bo Shen · 10 years ago
  74. 01c073c ARM: atmel: sama5d4: build related file when enable SPL by Bo Shen · 10 years ago
  75. b54dd1b ARM: atmel: sama5d4: can access DDR in interleave mode by Bo Shen · 10 years ago
  76. 569bbd3 ARM: atmel: sama5d4: add interrupt redirect function by Bo Shen · 10 years ago
  77. 09f5c97 ARM: atmel: sama5d4: add bus matrix init function by Bo Shen · 10 years ago
  78. 5c756bb ARM: atmel: sama5d4: add matrix1 base addr definition by Bo Shen · 10 years ago
  79. 0246b7c ARM: atmel: spl: can not disable osc for sama5d4 by Bo Shen · 10 years ago
  80. 4514b5f ARM: atmel: spl: add saic to aic redirect function by Bo Shen · 10 years ago
  81. 433be90 ARM: atmel: spl: add weak bus matrix init function by Bo Shen · 10 years ago
  82. abb4408 ARM: atmel: sama5: add sfr register header file by Bo Shen · 10 years ago
  83. 406202d ARM: atmel: sama5: add bus matrix header file by Bo Shen · 10 years ago
  84. 0508444 ARM: atmel: clock: make it possible to configure HMX32 by Bo Shen · 10 years ago
  85. 5c123f5 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  86. 2e19cc3 arm: mvebu: Add Serdes PHY config code by Stefan Roese · 10 years ago
  87. b0f80b9 arm: armada-xp: Add SPL support used to include the DDR training code by Stefan Roese · 10 years ago
  88. 2554167 arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-Boot by Stefan Roese · 10 years ago
  89. e7778ec arm: maxbcm: Enable SPL to include DDR training code into U-Boot by Stefan Roese · 10 years ago
  90. 1e0b598 arm: armada-xp: Change built target to include the SPL binary as bin_hdr by Stefan Roese · 10 years ago
  91. 4e79908 ARM: UniPhier: leave the last element of boot_device_table empty by Masahiro Yamada · 10 years ago
  92. 4431684 ARM: UniPhier: refactor pinmon command by Masahiro Yamada · 10 years ago
  93. ee47064 ARM: UniPhier: enable I2C input pins for PH1-sLD8 by Masahiro Yamada · 10 years ago
  94. 6c45ef4 ARM: UniPhier: do not compile unnecessary objects by Masahiro Yamada · 10 years ago
  95. dc4057e ARM: UniPhier: remove unused checkboard() functions by Masahiro Yamada · 10 years ago
  96. 08fda25 ARM: UniPhier: revive support card info by Masahiro Yamada · 10 years ago
  97. 35adfc4 ARM: UniPhier: move SPL init functions to spl_board_init() by Masahiro Yamada · 10 years ago
  98. 84ccd79 ARM: UniPhier: move pin_init() to board_early_init_f() by Masahiro Yamada · 10 years ago
  99. aa1cd2c ARM: UniPhier: set I2C offset length of on-board EEPROM in DTS by Masahiro Yamada · 10 years ago
  100. a7f2ecf ARM: UniPhier: move EEPROM device node into a separate DTS by Masahiro Yamada · 10 years ago