1. b83ddac imx: mx6: display max cpu frequency in print_cpuinfo() by Tim Harvey · 9 years ago
  2. 9b9449c imx: mx6: add get_cpu_speed_grade_hz func to return MHz speed grade from OTP by Tim Harvey · 9 years ago
  3. d43e0ab mx6: add OTP bank1 registers by Tim Harvey · 9 years ago
  4. 3625fd6 arm: mx6: ddr: set fast-exit on DDR3 if pd_fast_exit specified by Tim Harvey · 9 years ago
  5. 28420e7 arm/imx-common: Fix warning 'get_reset_cause' defined but not used by Prabhakar Kushwaha · 9 years ago
  6. 7e61127 imx: mx6sx enable SION for i2c pin mux by Peng Fan · 9 years ago
  7. 0e6b7a2 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  8. cf85202 exynos: clock: clean up checkpatch issues by Minkyu Kang · 9 years ago
  9. 0744c2f arc: gitignore: ignore ARC DTBs by Masahiro Yamada · 9 years ago
  10. b68a5b1 arm: mx6: ddr3: Remove dead code by Nikolay Dimitrov · 9 years ago
  11. b4ed9f8 mx6: Set shared override bit in PL310 AUX_CTRL register by Fabio Estevam · 10 years ago
  12. 62be18e hummingboard: Remove mx6solo specific support by Fabio Estevam · 9 years ago
  13. 98a49e5 imx: dek_blob: Add explicit include for mapmem by Ulises Cardenas · 9 years ago
  14. 8a2bd21 arm: mx6: Clamp MMDC and DDR3 clocks for timing calculations by Nikolay Dimitrov · 9 years ago
  15. 9038cd5 sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dts by Przemyslaw Marczak · 9 years ago
  16. f64000c test: dm: test.dts - move to sandbox dts directory by Przemyslaw Marczak · 9 years ago
  17. 5d8d42b odroid: dts: add 'voltage-regulators' description to max77686 node by Przemyslaw Marczak · 9 years ago
  18. f37df0f pmic: max77686 set the same compatible as in the kernel by Przemyslaw Marczak · 9 years ago
  19. 71204e9 i2c: mxc: refactor i2c driver and support dm by Peng Fan · 9 years ago
  20. e6469f3 imx: mx27 move GPIO_PORTx to gpio.h by Peng Fan · 9 years ago
  21. 3a812e7 sandbox: Support wide-screen LCD emulation by Simon Glass · 9 years ago
  22. 3806882 sandbox: Add missing errno.h includes in a few files by Simon Glass · 9 years ago
  23. d73125c sandbox: Correct error handling in state_read_file() by Simon Glass · 9 years ago
  24. 5519912 arm: Add a prototype for save_boot_params_ret() by Simon Glass · 9 years ago
  25. 5a942a1 arm: Include the .got section in the binary by Simon Glass · 9 years ago
  26. f0e57b1 tpm: Rename Infineon TPM to slb9645tt by Simon Glass · 9 years ago
  27. 6a72e80 sunxi: ohci: Add ohci usb host controller support by Hans de Goede · 9 years ago
  28. 4588d61 arch/arm/lib/bootm-fdt.c: Guard the include of <asm/armv7.h> by Tom Rini · 9 years ago
  29. 9597494 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  30. 14539ba Merge branch 'master' of git://git.denx.de/u-boot-arc by Tom Rini · 9 years ago
  31. 237c363 ARM: tegra: move NVIDIA common files to arch/arm/mach-tegra by Masahiro Yamada · 10 years ago
  32. 21f0fd2 jetson-tk1: Add PSCI configuration options and reserve secure code by Ian Campbell · 9 years ago
  33. a8f2d01 tegra: Boot in non-secure mode by default by Jan Kiszka · 9 years ago
  34. 79cf644 ARM: tegra: Enable SMMU when going non-secure by Thierry Reding · 9 years ago
  35. a0d0a59 tegra: Set CNTFRQ for secondary CPUs by Jan Kiszka · 9 years ago
  36. 7316987 tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0 by Ian Campbell · 9 years ago
  37. ffdf9f9 tegra124: Add PSCI support for Tegra124 by Jan Kiszka · 9 years ago
  38. ce416fa ARM: Add board-specific initialization hook for PSCI by Jan Kiszka · 9 years ago
  39. 91a34ed tegra: Make tegra_powergate_power_on public by Jan Kiszka · 9 years ago
  40. d6b72da virt-dt: Allow reservation of secure region when in a RAM carveout by Jan Kiszka · 9 years ago
  41. bfb2c8d tegra124: Add more registers to struct mc_ctlr by Ian Campbell · 9 years ago
  42. 3317b98 ARM: Put target PC for PSCI CPU_ON on per-CPU stack by Jan Kiszka · 9 years ago
  43. 4c681a3 ARM: Factor out reusable psci_get_cpu_stack_top by Jan Kiszka · 9 years ago
  44. 4ce4de1 ARM: Factor out reusable psci_cpu_entry by Jan Kiszka · 9 years ago
  45. b0206e7 ARM: Factor out reusable psci_cpu_off_common by Jan Kiszka · 9 years ago
  46. 680f396 ARM: Factor out common psci_get_cpu_id by Jan Kiszka · 9 years ago
  47. 104d6fb ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions by Jan Kiszka · 9 years ago
  48. dedc44b tegra124: video: Add full link training for eDP by Simon Glass · 10 years ago
  49. e7e8823 tegra: video: support eDP displays on Tegra124 devices by Simon Glass · 10 years ago
  50. ec44671 tegra: dts: nyan-big: Add definitions for eDP display by Simon Glass · 10 years ago
  51. 2eb70de tegra: Move display controller header into common by Simon Glass · 10 years ago
  52. 96e82a2 tegra124: clock: Add display clocks and functions by Simon Glass · 10 years ago
  53. 7bb6199 tegra: clock: Split the clock source code into a separate function by Simon Glass · 10 years ago
  54. 801b05c tegra: clock: Add checking for invalid clock IDs by Simon Glass · 10 years ago
  55. ffc7899 tegra124: dts: Add host1x node to provide display information by Simon Glass · 10 years ago
  56. 0deba29 tegra: nyan-big: Add LCD PMIC init and board ID by Simon Glass · 10 years ago
  57. 8277636 tegra: Provide a function to allow LCD PMIC setup by Simon Glass · 10 years ago
  58. ec74664 tegra: Add a board ID function by Simon Glass · 10 years ago
  59. 7d87413 tegra: Move checkboard() into the board code by Simon Glass · 10 years ago
  60. db04378 tegra: pwm: Allow the clock rate to be left as is by Simon Glass · 10 years ago
  61. 1c82c2f tegra: Move the pwm into tegra-common by Simon Glass · 10 years ago
  62. 4e31e56 arc: remove dummy target by Alexey Brodkin · 9 years ago
  63. f6b42c1 ARM: at91: remove non-generic boards by Masahiro Yamada · 10 years ago
  64. 574bbf4 arc: use more universal prefix for default CROSS_COMPILE by Masahiro Yamada · 9 years ago
  65. a26cd04 arch: Make board selection choices optional by Joe Hershberger · 9 years ago
  66. 27e7215 ppc4xx: Remove sc3 board by Stefan Roese · 9 years ago
  67. 0a836ce stv0991: fdt: add stv0991 device tree by Vikas Manocha · 9 years ago
  68. 60570df stm32f4: add serial print port by kunhuahuang · 9 years ago
  69. 02ffb58 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  70. 55ce920 ARM: socfpga: abolish CONFIG_SOCFPGA by Masahiro Yamada · 9 years ago
  71. 30088b0 ARM: socfpga: move SoC headers to mach-socfpga/include/mach by Masahiro Yamada · 9 years ago
  72. 05a2172 ARM: socfpga: move SoC sources to mach-socfpga by Masahiro Yamada · 9 years ago
  73. 7865f4b ARM: socfpga: move board select into mach-socfpga/Kconfig by Masahiro Yamada · 9 years ago
  74. a02a669 ARM: socfpga: remove redundant config.mk by Masahiro Yamada · 9 years ago
  75. cc25d85 ARM: socfpga: do not add board directory to header search path by Masahiro Yamada · 9 years ago
  76. ebaa832 sandbox: Don't try distro_bootcmd by default by Sjoerd Simons · 9 years ago
  77. 46af360 dm: sandbox: dts: Add a real-time clock attached to I2C by Simon Glass · 9 years ago
  78. dd18e5d dm: rtc: sandbox: Add an emulated I2C RTC device by Simon Glass · 9 years ago
  79. 94eefde dm: sandbox: Add os_localtime() to obtain the system time by Simon Glass · 9 years ago
  80. 182bf92 dm: i2c: Add an explicit test mode to the sandbox I2C driver by Simon Glass · 9 years ago
  81. 6f2707c sandbox: eth: Add a function to skip ping timeouts by Joe Hershberger · 9 years ago
  82. 909bd6d sandbox: Add test function to advance time by Joe Hershberger · 9 years ago
  83. d81572c Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  84. 1131d4e Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  85. 2083db7 arm: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET for non-SPL targets by Stefan Roese · 9 years ago
  86. 2bae75a arm: mvebu: Add Armada A38x DB-88F6820-GP board support by Stefan Roese · 9 years ago
  87. 60b7532 arm: mvebu: Add d-cache invalidate before enabling the d-cache by Stefan Roese · 9 years ago
  88. e89bf8b arm: mvebu: Remove coherency configuration by Stefan Roese · 9 years ago
  89. cae9008 arm: mvebu: Change network init code to allow a more flexible setup by Stefan Roese · 9 years ago
  90. 9c6d3b7 arm: mvebu: Add basic Armada 38x support by Stefan Roese · 9 years ago
  91. 880b15a arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common header by Stefan Roese · 9 years ago
  92. f7c0ef0 arm: mvebu: Only define MV88F78X60 for Armada XP by Stefan Roese · 9 years ago
  93. 8402b69 arm: mvebu: Remove unreferenced define by Stefan Roese · 9 years ago
  94. 250eea7 arm: mvebu: Change header macros from ARMADA_XP to MVEBU by Stefan Roese · 9 years ago
  95. d078765 arm: mvebu: Move mvebu-common into mach-mvebu by Stefan Roese · 9 years ago
  96. 8cb7872 arm: armada-xp: Move SoC headers to mach-mvebu/include/mach by Stefan Roese · 9 years ago
  97. 350b50e arm: armada-xp: Move SoC sources to mach-mvebu by Stefan Roese · 9 years ago
  98. 3f2f1a0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 9 years ago
  99. b939689 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 9 years ago
  100. 622da1c Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago