1. c5ecf27 ARM: tegra: Use mem size from MC in combination with get_ram_size() by Marcel Ziswiler · 10 years ago
  2. 11e2a53 arm: tegra: initial support for apalis t30 by Marcel Ziswiler · 10 years ago
  3. ab43536 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  4. a4cea85 ARM: keystone: clock: fix main pll ratio div definitions by Khoronzhuk, Ivan · 10 years ago
  5. 0913c64 ARM: OMAP5+: sata: Move scsi_scan() to the right place by Roger Quadros · 10 years ago
  6. 5d33f1a OMAP5+: sata/scsi: Implement scsi_init() by Roger Quadros · 10 years ago
  7. b5a9992 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  8. 1985c4b arm: rmobile: r8a7794: Skip initialize L2 cache by Nobuhiro Iwamatsu · 10 years ago
  9. ebf4dad arm: rmobile: r8a7791: Fix initialize L2 cache by Nobuhiro Iwamatsu · 10 years ago
  10. 7d9dcb8 arm: rmobile: Remove unnecessary initialization for l2ctlr by Nobuhiro Iwamatsu · 10 years ago
  11. cfb8ff2 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 10 years ago
  12. 1aee11c armv7: s5pc1xx: improve cache handling by Robert Baldyga · 10 years ago
  13. 3a9de36 samsung: Enable device tree for smdkc100 by Simon Glass · 10 years ago
  14. 96aa072 samsung: Enable device tree for s5p_goni by Simon Glass · 10 years ago
  15. 05b3bac3 config: Move smdkv310 to use common exynos4 file by Simon Glass · 10 years ago
  16. 29d3942 exynos: dts: Add device tree node for cros_ec keyboard by Simon Glass · 10 years ago
  17. c337632 Exynos: Use 900MHz ARM frequency in SPL for peach_pit by Simon Glass · 10 years ago
  18. 428ea9e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  19. af0464f vf610twr: Tune DDR initialization settings by Anthony Felice · 10 years ago
  20. 46fbdf6 arm: socfpga: Add command to control HPS-FPGA bridges by Marek Vasut · 10 years ago
  21. d515794 arm: socfpga: Move cache_enable to CPU code by Marek Vasut · 10 years ago
  22. e918e33 arm: socfpga: nic301: Add NIC-301 configuration code by Pavel Machek · 10 years ago
  23. 56916e4 arm: socfpga: pl310: Map SDRAM to 0x0 by Marek Vasut · 10 years ago
  24. 9867ede arm: socfpga: nic301: Add NIC-301 GPV register file by Marek Vasut · 10 years ago
  25. 8da06a4 arm: socfpga: scu: Add SCU register file by Marek Vasut · 10 years ago
  26. efd16d0 arm: socfpga: sysmgr: Add FPGA bits into system manager by Marek Vasut · 10 years ago
  27. 8d8c648 arm: socfpga: reset: Add function to reset FPGA bridges by Marek Vasut · 10 years ago
  28. c721380 arm: socfpga: fpga: Add SoCFPGA FPGA programming interface by Pavel Machek · 10 years ago
  29. 2f98347 arm: socfpga: misc: Align print_cpuinfo() output by Pavel Machek · 10 years ago
  30. 529d8a1 arm: socfpga: misc: Add SD controller init by Pavel Machek · 10 years ago
  31. 57d75eb arm: socfpga: misc: Add proper ethernet initialization by Pavel Machek · 10 years ago
  32. c38c869 arm: socfpga: reset: Add EMAC reset functions by Marek Vasut · 10 years ago
  33. 8fea4ae arm: socfpga: timer: Pull the timer reload value from config file by Marek Vasut · 10 years ago
  34. 43e9c40 arm: socfpga: clock: Sync with reference code by Marek Vasut · 10 years ago
  35. e0098b37 arm: socfpga: clock: Clean up bit definitions by Marek Vasut · 10 years ago
  36. 42780af arm: socfpga: clock: Trim down code duplication by Marek Vasut · 10 years ago
  37. 7c8d5a6 arm: socfpga: clock: Add code to read clock configuration by Pavel Machek · 10 years ago
  38. e5353fd arm: socfpga: clock: Drop nonsense inlining from clock manager code by Marek Vasut · 10 years ago
  39. df4c613 arm: socfpga: clock: Implant order into bit definitions by Marek Vasut · 10 years ago
  40. 6141272 arm: socfpga: sysmgr: Clean up system manager by Marek Vasut · 10 years ago
  41. 56a00ab arm: socfpga: Add watchdog disable for socfpga by Pavel Machek · 10 years ago
  42. bd78d81 arm: socfpga: Clean up base address file by Marek Vasut · 10 years ago
  43. 41bfe82 arm: socfpga: Complete the list of base addresses by Pavel Machek · 10 years ago
  44. 79b9072 arm: cache: Add support for write-allocate D-Cache by Marek Vasut · 10 years ago
  45. 5ad7c16 imx6: add Bachmann OT1200 board by Christian Gmeiner · 10 years ago
  46. 8206943 ARM: UniPhier: add Kconfig and defconfig by Masahiro Yamada · 10 years ago
  47. bb2ff9d ARM: UniPhier: add UniPhier SoC support code by Masahiro Yamada · 10 years ago
  48. 416d53f imx6sx: Fix i.MX6SX HAB api function table offset by Nitin Garg · 10 years ago
  49. f93453a usb: ehci-mx6: Rename the USB register base address by Ye.Li · 10 years ago
  50. 2987687 imx: mx6: Checking PLL2 PFD0 and PFD2 for periph_clk before PFD reset by Ye.Li · 10 years ago
  51. 3e28893 arm: mxs: Wait for DRAM to start by Marek Vasut · 11 years ago
  52. c7d7734 arm: mxs: Wait when disabling VDDMEM current limiter by Marek Vasut · 11 years ago
  53. 4844742 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  54. ba3c080 board/ls1021aqds: Add DDR4 support by York Sun · 10 years ago
  55. 56cc3db armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot Page by York Sun · 10 years ago
  56. c7a0e30 ARMv8/ls2085a_emu: Enable DP-DDR as standalone memory block by York Sun · 10 years ago
  57. 9fadbc8 kconfig: move CONFIG_OF_* to Kconfig by Masahiro Yamada · 10 years ago
  58. b62b39b cosmetic: replace MIN, MAX with min, max by Masahiro Yamada · 10 years ago
  59. 4c653e4 arm: kirkwood: spi.h: Add some missing parenthesis by Stefan Roese · 10 years ago
  60. b1ce701 imx: Support i.MX6 High Assurance Boot authentication by Nitin Garg · 10 years ago
  61. ea9b351 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  62. e2329f8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  63. e874110 ARM: atmel: add pcr related definition by Bo Shen · 10 years ago
  64. 52e0009 ARM: atmel: use pcr to enable or disable peripheral clock by Bo Shen · 10 years ago
  65. f23411c ARM: atmel: sama5d3: add timings register by Bo Shen · 10 years ago
  66. 39f4520 ARM: keystone: ddr3: workaround for ddr3a/3b memory issue by Murali Karicheri · 10 years ago
  67. 21aeea3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  68. e9c005f Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  69. 8b2da02 Revert "ARM: SPL: do not set gd again" by Tom Rini · 10 years ago
  70. 0d46c34 kconfig: armv8: move CONFIG_ARM64 to Kconfig by Masahiro Yamada · 10 years ago
  71. 7488744 vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI by Masahiro Yamada · 10 years ago
  72. 7f6de5f Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  73. 484a9c8 arm: mx35: use common timer functions by Andrew Ruder · 10 years ago
  74. 4124920 arm: mx31: use common timer functions by Andrew Ruder · 10 years ago
  75. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  76. 162efa2 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  77. 5cc1db4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  78. df66ec6 arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG by Benoît Thébaudeau · 10 years ago
  79. 68a0f16 arm: Make reset position-independent by Benoît Thébaudeau · 10 years ago
  80. 198249b imx: Fix build of mx6sxsabresd by Stefano Babic · 10 years ago
  81. 0c24f37 tegra: dts: Add serial port details by Simon Glass · 10 years ago
  82. b046104 tegra: Convert tegra GPIO driver to use driver model by Simon Glass · 10 years ago
  83. 211a490 pcie_imx: Add mx6solox support by Fabio Estevam · 10 years ago
  84. 1a5b0b4 mx6: imx-regs: Provide a structure for GPC registers by Fabio Estevam · 10 years ago
  85. 54ccc0f mx6qsabreauto: Remove imx6q-sabreauto.dts by Fabio Estevam · 10 years ago
  86. 284d901 mx6: Fix ECSPI typo in soc_boot_modes by Nikolay Dimitrov · 10 years ago
  87. a3e539a iMX6: Disable the L2 before chaning the PL310 latency by Ye.Li · 10 years ago
  88. f5cab0f arm: mx6: add support for Compulab cm-fx6 CoM by Nikita Kiryanov · 10 years ago
  89. 937a1d2 arm: mx6: add get_cpu_type() by Nikita Kiryanov · 10 years ago
  90. 4a50ec2 arm: mx6: ddr: fix cs0_end calculation by Nikita Kiryanov · 10 years ago
  91. a810c95 arm: mx6: ddr: configure MMDC for slow_pd by Nikita Kiryanov · 10 years ago
  92. 6816f71 arm: mx6: ddr: do not write into reserved bit by Nikita Kiryanov · 10 years ago
  93. c475346 arm: mx6: ddr: cleanup by Nikita Kiryanov · 10 years ago
  94. ef73783 i2c: imx: add macros to setup pads for multiple SoC types by Nikita Kiryanov · 10 years ago
  95. 98b76b4 mx6: add clock enabling functions by Nikita Kiryanov · 10 years ago
  96. 30f527d eabi_compat: add __aeabi_memcpy __aeabi_memset by Jeroen Hofstee · 10 years ago
  97. 43614d1 ARM: make gd a function for clang by Jeroen Hofstee · 10 years ago
  98. 073000a ARM: SPL: do not set gd again by Jeroen Hofstee · 10 years ago
  99. b651158 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  100. 4779d4a video: dcu: Add DCU driver support by Wang Huan · 10 years ago