1. d470030 vf610: dts: Add device tree support by Bhuvanchandra DV · 9 years ago
  2. 508f412 arm: vf610: Add iomux support for DSPI by Bhuvanchandra DV · 9 years ago
  3. 098d858 arm: vf610: Add clock support for DSPI by Bhuvanchandra DV · 9 years ago
  4. a7b1808 colibri_vf: Add pinmux entries for GPIOs by Bhuvanchandra DV · 9 years ago
  5. d348a94 dm: gpio: vf610: Add GPIO driver support by Bhuvanchandra DV · 9 years ago
  6. 7bbc5ff mxs: Do not disable bo detection when DC-DC is already enabled by Stefan Wahren · 9 years ago
  7. 8649b40 Revert "imx: drop warning: unused variable 'max_freq'" by Stefano Babic · 9 years ago
  8. a0117a5 imx: drop warning: unused variable 'max_freq' by Stefano Babic · 9 years ago
  9. 9bea236 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  10. 7254d92 arm, imx6: add support for aristainetos2 board by Heiko Schocher · 9 years ago
  11. e6c8b71 i2c, mxc: rework i2c base address names for different SoCs by Heiko Schocher · 9 years ago
  12. 21a2694 arm, imx6, i2c: add I2C4 for MX6DL by Heiko Schocher · 9 years ago
  13. ab87fc6 imx: dma: correct MXS_DMA_ALIGNMENT by Peng Fan · 9 years ago
  14. 95b237e ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70x by Masahiro Yamada · 9 years ago
  15. 9bd53b6 ARM: zynq: add separate configuration for ZC702 and ZC706 by Masahiro Yamada · 9 years ago
  16. a2ec7fb zynq: Use system timer implementation instead of our by Michal Simek · 9 years ago
  17. a84988c Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  18. 0d1ea05 wandboard: Switch to SPL support by Fabio Estevam · 9 years ago
  19. c0d5730 sandbox: Use defconfig to enable features by Joe Hershberger · 9 years ago
  20. a88cc3b arm/ls1021a: Remove ccsr_ddr from immap_ls102xa.h by York Sun · 9 years ago
  21. 83edb2a sunxi: video: Fix lvds panel support for sun6i+ by Hans de Goede · 9 years ago
  22. 8975cdf sunxi: Make DRAM_ODT_EN Kconfig setting a bool by Hans de Goede · 9 years ago
  23. a881db0 sunxi: Fix dram initialization not working on some a33 devices by Hans de Goede · 9 years ago
  24. 5cd83b11 sunxi: add support for UART2 on A23/A33 by Laurent Itti · 9 years ago
  25. 70caa8e imx: mx6: add display of CPU temperature grade in print_cpuinfo() by Tim Harvey · 9 years ago
  26. f0e8e89 imx: mx6: add get_cpu_temp_grade to obtain cpu temperature grade from OTP by Tim Harvey · 9 years ago
  27. b83ddac imx: mx6: display max cpu frequency in print_cpuinfo() by Tim Harvey · 9 years ago
  28. 9b9449c imx: mx6: add get_cpu_speed_grade_hz func to return MHz speed grade from OTP by Tim Harvey · 9 years ago
  29. d43e0ab mx6: add OTP bank1 registers by Tim Harvey · 9 years ago
  30. 3625fd6 arm: mx6: ddr: set fast-exit on DDR3 if pd_fast_exit specified by Tim Harvey · 9 years ago
  31. 28420e7 arm/imx-common: Fix warning 'get_reset_cause' defined but not used by Prabhakar Kushwaha · 9 years ago
  32. 7e61127 imx: mx6sx enable SION for i2c pin mux by Peng Fan · 9 years ago
  33. 0e6b7a2 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  34. cf85202 exynos: clock: clean up checkpatch issues by Minkyu Kang · 9 years ago
  35. 0744c2f arc: gitignore: ignore ARC DTBs by Masahiro Yamada · 9 years ago
  36. b68a5b1 arm: mx6: ddr3: Remove dead code by Nikolay Dimitrov · 9 years ago
  37. b4ed9f8 mx6: Set shared override bit in PL310 AUX_CTRL register by Fabio Estevam · 10 years ago
  38. 62be18e hummingboard: Remove mx6solo specific support by Fabio Estevam · 9 years ago
  39. 98a49e5 imx: dek_blob: Add explicit include for mapmem by Ulises Cardenas · 9 years ago
  40. 8a2bd21 arm: mx6: Clamp MMDC and DDR3 clocks for timing calculations by Nikolay Dimitrov · 9 years ago
  41. 9038cd5 sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dts by Przemyslaw Marczak · 9 years ago
  42. f64000c test: dm: test.dts - move to sandbox dts directory by Przemyslaw Marczak · 9 years ago
  43. 5d8d42b odroid: dts: add 'voltage-regulators' description to max77686 node by Przemyslaw Marczak · 9 years ago
  44. f37df0f pmic: max77686 set the same compatible as in the kernel by Przemyslaw Marczak · 9 years ago
  45. 71204e9 i2c: mxc: refactor i2c driver and support dm by Peng Fan · 9 years ago
  46. e6469f3 imx: mx27 move GPIO_PORTx to gpio.h by Peng Fan · 9 years ago
  47. 3a812e7 sandbox: Support wide-screen LCD emulation by Simon Glass · 9 years ago
  48. 3806882 sandbox: Add missing errno.h includes in a few files by Simon Glass · 9 years ago
  49. d73125c sandbox: Correct error handling in state_read_file() by Simon Glass · 9 years ago
  50. 5519912 arm: Add a prototype for save_boot_params_ret() by Simon Glass · 9 years ago
  51. 5a942a1 arm: Include the .got section in the binary by Simon Glass · 9 years ago
  52. f0e57b1 tpm: Rename Infineon TPM to slb9645tt by Simon Glass · 9 years ago
  53. 6a72e80 sunxi: ohci: Add ohci usb host controller support by Hans de Goede · 9 years ago
  54. 4588d61 arch/arm/lib/bootm-fdt.c: Guard the include of <asm/armv7.h> by Tom Rini · 9 years ago
  55. 9597494 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  56. 14539ba Merge branch 'master' of git://git.denx.de/u-boot-arc by Tom Rini · 9 years ago
  57. 237c363 ARM: tegra: move NVIDIA common files to arch/arm/mach-tegra by Masahiro Yamada · 9 years ago
  58. 21f0fd2 jetson-tk1: Add PSCI configuration options and reserve secure code by Ian Campbell · 9 years ago
  59. a8f2d01 tegra: Boot in non-secure mode by default by Jan Kiszka · 9 years ago
  60. 79cf644 ARM: tegra: Enable SMMU when going non-secure by Thierry Reding · 9 years ago
  61. a0d0a59 tegra: Set CNTFRQ for secondary CPUs by Jan Kiszka · 9 years ago
  62. 7316987 tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0 by Ian Campbell · 9 years ago
  63. ffdf9f9 tegra124: Add PSCI support for Tegra124 by Jan Kiszka · 9 years ago
  64. ce416fa ARM: Add board-specific initialization hook for PSCI by Jan Kiszka · 9 years ago
  65. 91a34ed tegra: Make tegra_powergate_power_on public by Jan Kiszka · 9 years ago
  66. d6b72da virt-dt: Allow reservation of secure region when in a RAM carveout by Jan Kiszka · 9 years ago
  67. bfb2c8d tegra124: Add more registers to struct mc_ctlr by Ian Campbell · 9 years ago
  68. 3317b98 ARM: Put target PC for PSCI CPU_ON on per-CPU stack by Jan Kiszka · 9 years ago
  69. 4c681a3 ARM: Factor out reusable psci_get_cpu_stack_top by Jan Kiszka · 9 years ago
  70. 4ce4de1 ARM: Factor out reusable psci_cpu_entry by Jan Kiszka · 9 years ago
  71. b0206e7 ARM: Factor out reusable psci_cpu_off_common by Jan Kiszka · 9 years ago
  72. 680f396 ARM: Factor out common psci_get_cpu_id by Jan Kiszka · 9 years ago
  73. 104d6fb ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions by Jan Kiszka · 9 years ago
  74. dedc44b tegra124: video: Add full link training for eDP by Simon Glass · 9 years ago
  75. e7e8823 tegra: video: support eDP displays on Tegra124 devices by Simon Glass · 9 years ago
  76. ec44671 tegra: dts: nyan-big: Add definitions for eDP display by Simon Glass · 9 years ago
  77. 2eb70de tegra: Move display controller header into common by Simon Glass · 9 years ago
  78. 96e82a2 tegra124: clock: Add display clocks and functions by Simon Glass · 9 years ago
  79. 7bb6199 tegra: clock: Split the clock source code into a separate function by Simon Glass · 9 years ago
  80. 801b05c tegra: clock: Add checking for invalid clock IDs by Simon Glass · 9 years ago
  81. ffc7899 tegra124: dts: Add host1x node to provide display information by Simon Glass · 9 years ago
  82. 0deba29 tegra: nyan-big: Add LCD PMIC init and board ID by Simon Glass · 9 years ago
  83. 8277636 tegra: Provide a function to allow LCD PMIC setup by Simon Glass · 9 years ago
  84. ec74664 tegra: Add a board ID function by Simon Glass · 9 years ago
  85. 7d87413 tegra: Move checkboard() into the board code by Simon Glass · 9 years ago
  86. db04378 tegra: pwm: Allow the clock rate to be left as is by Simon Glass · 9 years ago
  87. 1c82c2f tegra: Move the pwm into tegra-common by Simon Glass · 9 years ago
  88. 4e31e56 arc: remove dummy target by Alexey Brodkin · 9 years ago
  89. f6b42c1 ARM: at91: remove non-generic boards by Masahiro Yamada · 9 years ago
  90. 574bbf4 arc: use more universal prefix for default CROSS_COMPILE by Masahiro Yamada · 9 years ago
  91. a26cd04 arch: Make board selection choices optional by Joe Hershberger · 9 years ago
  92. 27e7215 ppc4xx: Remove sc3 board by Stefan Roese · 9 years ago
  93. 0a836ce stv0991: fdt: add stv0991 device tree by Vikas Manocha · 9 years ago
  94. 60570df stm32f4: add serial print port by kunhuahuang · 9 years ago
  95. 02ffb58 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  96. 55ce920 ARM: socfpga: abolish CONFIG_SOCFPGA by Masahiro Yamada · 9 years ago
  97. 30088b0 ARM: socfpga: move SoC headers to mach-socfpga/include/mach by Masahiro Yamada · 9 years ago
  98. 05a2172 ARM: socfpga: move SoC sources to mach-socfpga by Masahiro Yamada · 9 years ago
  99. 7865f4b ARM: socfpga: move board select into mach-socfpga/Kconfig by Masahiro Yamada · 9 years ago
  100. a02a669 ARM: socfpga: remove redundant config.mk by Masahiro Yamada · 9 years ago