1. 68145d4 common/board_f: factor out reserve_stacks by Andreas Bießmann · 10 years ago
  2. eca99c0 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  3. 757566d Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  4. 921ed4e Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  5. 2e82e92 Exynos: Clock: Cleanup soc_get_periph_rate by Akshay Saraswat · 10 years ago
  6. c5d3217 Exynos: clock: change mask bits as per peripheral by Akshay Saraswat · 10 years ago
  7. d952796 Exynos5: Use clock_get_periph_rate generic API by Akshay Saraswat · 10 years ago
  8. 9deff10 Exynos5: Fix exynos5_get_periph_rate calculations by Akshay Saraswat · 10 years ago
  9. ecdfb4e Exynos542x: Add and enable get_periph_rate support by Akshay Saraswat · 10 years ago
  10. 325eb18 Exynos542x: Move exynos5420_get_pll_clk up and rename by Akshay Saraswat · 10 years ago
  11. d606ded Exynos5: Fix compiler warnings due to clock_get_periph_rate by Akshay Saraswat · 10 years ago
  12. 483e49b EXYNOS5: Add function to enable exynos5420 usbdev phy ctrl by Joonyoung Shim · 10 years ago
  13. de3b251 Odroid-XU3: Add eMMC-reset node on DT by Joonyoung Shim · 10 years ago
  14. 44237f7 Odroid: Add eMMC-reset node on DT by Joonyoung Shim · 10 years ago
  15. a276172 arm: exynos: fix the div value for set_mmc_clk by Jaehoon Chung · 10 years ago
  16. 3eda55a arm: rmobile: r8a7794: Enable SMP mode of Auxiliary Control Register by Nobuhiro Iwamatsu · 10 years ago
  17. 3b7f0e1 arm: rmobile: Add SILK board support by Vladimir Barinov · 10 years ago
  18. b724bd7 dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
  19. 757fe63 dm: at91: Drop use of ATMEL_PIO_PORTS in the header file by Simon Glass · 10 years ago
  20. 001646c dm: omap3: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  21. d7a4b2e dm: tegra: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  22. aab7e80 dm: exynos: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  23. 34e609c dm: Move Raspberry Pi driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  24. c956662 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  25. 307367e Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  26. 2d6286a arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode by Graeme Russ · 10 years ago
  27. 7a08603 arm: mxs: Enable booting of mx28 without battery by Graeme Russ · 10 years ago
  28. 950eaf6 arm: mxs: Add debug outputs and comments to mxs SPL source files by Graeme Russ · 10 years ago
  29. e8cdeef imx: mx6: Fixed AIPS3 base address issue by Ye.Li · 10 years ago
  30. 1730af1 imx:mx6 update fuse_bank0_regs by Peng Fan · 10 years ago
  31. a4fb5df Merge branch 'microblaze' of git://git.denx.de/u-boot-microblaze by Tom Rini · 10 years ago
  32. 0267ba5 common: Move dram_init() declaration to common location by Michal Simek · 10 years ago
  33. f4e1886 arm, at91: add reset controller status register by Heiko Schocher · 10 years ago
  34. 49b461f arm, at91, wdt: do not disable WDT in SPL by Heiko Schocher · 10 years ago
  35. c6941e1 ARM: atmel: cleanup: remove at91cap9 related code by Bo Shen · 10 years ago
  36. 0b2a982 ARM: atmel: sama5d4_xplained: enable spl support by Bo Shen · 10 years ago
  37. 5a4c9c2 ARM: atmel: sama5d4ek: enable SPL support by Bo Shen · 10 years ago
  38. 01c073c ARM: atmel: sama5d4: build related file when enable SPL by Bo Shen · 10 years ago
  39. b54dd1b ARM: atmel: sama5d4: can access DDR in interleave mode by Bo Shen · 10 years ago
  40. 569bbd3 ARM: atmel: sama5d4: add interrupt redirect function by Bo Shen · 10 years ago
  41. 09f5c97 ARM: atmel: sama5d4: add bus matrix init function by Bo Shen · 10 years ago
  42. 5c756bb ARM: atmel: sama5d4: add matrix1 base addr definition by Bo Shen · 10 years ago
  43. 0246b7c ARM: atmel: spl: can not disable osc for sama5d4 by Bo Shen · 10 years ago
  44. 4514b5f ARM: atmel: spl: add saic to aic redirect function by Bo Shen · 10 years ago
  45. 433be90 ARM: atmel: spl: add weak bus matrix init function by Bo Shen · 10 years ago
  46. abb4408 ARM: atmel: sama5: add sfr register header file by Bo Shen · 10 years ago
  47. 406202d ARM: atmel: sama5: add bus matrix header file by Bo Shen · 10 years ago
  48. 0508444 ARM: atmel: clock: make it possible to configure HMX32 by Bo Shen · 10 years ago
  49. 5c123f5 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  50. 2e19cc3 arm: mvebu: Add Serdes PHY config code by Stefan Roese · 10 years ago
  51. b0f80b9 arm: armada-xp: Add SPL support used to include the DDR training code by Stefan Roese · 10 years ago
  52. 2554167 arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-Boot by Stefan Roese · 10 years ago
  53. e7778ec arm: maxbcm: Enable SPL to include DDR training code into U-Boot by Stefan Roese · 10 years ago
  54. 1e0b598 arm: armada-xp: Change built target to include the SPL binary as bin_hdr by Stefan Roese · 10 years ago
  55. 4e79908 ARM: UniPhier: leave the last element of boot_device_table empty by Masahiro Yamada · 10 years ago
  56. 4431684 ARM: UniPhier: refactor pinmon command by Masahiro Yamada · 10 years ago
  57. ee47064 ARM: UniPhier: enable I2C input pins for PH1-sLD8 by Masahiro Yamada · 10 years ago
  58. 6c45ef4 ARM: UniPhier: do not compile unnecessary objects by Masahiro Yamada · 10 years ago
  59. dc4057e ARM: UniPhier: remove unused checkboard() functions by Masahiro Yamada · 10 years ago
  60. 08fda25 ARM: UniPhier: revive support card info by Masahiro Yamada · 10 years ago
  61. 35adfc4 ARM: UniPhier: move SPL init functions to spl_board_init() by Masahiro Yamada · 10 years ago
  62. 84ccd79 ARM: UniPhier: move pin_init() to board_early_init_f() by Masahiro Yamada · 10 years ago
  63. aa1cd2c ARM: UniPhier: set I2C offset length of on-board EEPROM in DTS by Masahiro Yamada · 10 years ago
  64. a7f2ecf ARM: UniPhier: move EEPROM device node into a separate DTS by Masahiro Yamada · 10 years ago
  65. 5848899 ARM: UniPhier: remove dummy gpio.h by Masahiro Yamada · 10 years ago
  66. 37ffffb Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  67. be8ddad Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  68. 37d46dd sunxi: rsb: Move rsb_set_device_mode() call to rsb_init() by Hans de Goede · 10 years ago
  69. d35488c sunxi: rsb: Add sun9i (A80 support) by Hans de Goede · 10 years ago
  70. c13f60d sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig option by Hans de Goede · 10 years ago
  71. 8e3da9d Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  72. 0f274f5 ARM: armv7 fix spelling of SCTRL by Peng Fan · 10 years ago
  73. ffc1037 vexpress64: support the Juno Development Platform by Linus Walleij · 10 years ago
  74. f91afc4 vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS by Linus Walleij · 10 years ago
  75. bd76826 dm: exynos: dts: Set the offset length for cros_ec by Simon Glass · 10 years ago
  76. 55df43c odroid u3: dts: add missing i2c aliases by Przemyslaw Marczak · 10 years ago
  77. fda0e27 exynos5: pinmux: check flag for i2c config by Przemyslaw Marczak · 10 years ago
  78. 232a02c arndale: dts: add missing i2c aliases by Przemyslaw Marczak · 10 years ago
  79. 8fd10a8 exynos4: dts: add missing i2c properties by Przemyslaw Marczak · 10 years ago
  80. 25ab4b0 dm: i2c: Provide an offset length parameter where needed by Simon Glass · 10 years ago
  81. 6f755eb dm: exynos: dts: Use GPIO bank phandles for GPIOs by Simon Glass · 10 years ago
  82. 2b2b50b dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOs by Simon Glass · 10 years ago
  83. 0347960 dm: mmc: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  84. 9762a41 dm: zynq: Remove inline gpio functions by Simon Glass · 10 years ago
  85. 04072cb dm: tegra: video: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  86. 212324a davinci: Do not duplicate setting of gd by Tom Rini · 10 years ago
  87. 7bc53ef omap3: add some MUX definitions for upcoming cairo by Albert ARIBAUD \(3ADEV\) · 10 years ago
  88. 5bfdd1f omap3: mmc: add 1.8v bias setting for MMC1 by Albert ARIBAUD \(3ADEV\) · 10 years ago
  89. d215b3e omap3: add SDRC settings for Samsung K4X51163PG by Albert ARIBAUD \(3ADEV\) · 10 years ago
  90. 03843da omap3: make SDRC SHARING setting configurable by Albert ARIBAUD \(3ADEV\) · 10 years ago
  91. 168f594 omap3: enable GP9 timer and UART2 by Albert ARIBAUD \(3ADEV\) · 10 years ago
  92. b558af8 ARM: OMAP5: DRA7xx: Add support for power rail grouping by Lubomir Popov · 10 years ago
  93. aed03fa Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  94. 306df2c Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  95. c8eac66 ARM: zynq: List qspi, smc and nand baseaddresses by Michal Simek · 10 years ago
  96. 63e3cea ARM: zynq: List nand, qspi and jtag boot modes by Michal Simek · 10 years ago
  97. f60c6fb ARM: zynq: slcr: Dont modify the reserved bits by Siva Durga Prasad Paladugu · 10 years ago
  98. 3ad87ca ARM: zynq: ddrc: Setup half of memory only for ECC case by Michal Simek · 11 years ago
  99. 555c7c0 ARM: zynq: Remove empty line by Michal Simek · 10 years ago
  100. c08cfc2 ARM: zynq: Enable the Neon instructions by Michal Simek · 10 years ago