1. c6f90e1 ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766 by Nishanth Menon · 10 years ago
  2. fc7368e ARM: OMAP5 / DRA7: Setup L2 Aux Control Register with recommended configuration by Nishanth Menon · 10 years ago
  3. 5f60376 ARM: DRA7 / OMAP5: Add workaround for ARM errata 798870 by Praveen Rao · 10 years ago
  4. 49ec949 ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1 by Nishanth Menon · 10 years ago
  5. 987ec58 ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs by Nishanth Menon · 10 years ago
  6. 6d8abe6 ARM: OMAP: Change set_pl310_ctrl_reg to be generic by Nishanth Menon · 10 years ago
  7. 9b4d65f ARM: Introduce erratum workaround for 621766 by Nishanth Menon · 10 years ago
  8. 5902f4c ARM: Introduce erratum workaround for 430973 by Nishanth Menon · 10 years ago
  9. b45c48a ARM: Introduce erratum workaround for 454179 by Nishanth Menon · 10 years ago
  10. c616a0d ARM: Introduce erratum workaround for 798870 by Nishanth Menon · 10 years ago
  11. b79dadf Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  12. 23b5877 armv8/vexpress64: make multientry conditional by Linus Walleij · 10 years ago
  13. dd09f7e ARM: PSCI: Rework the DT handler slightly by Tom Rini · 10 years ago
  14. 114c86d arm: relocation: clear .bss section with arch memset if defined by Przemyslaw Marczak · 10 years ago
  15. 65994d0 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 10 years ago
  16. 1c6f6a6 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  17. 950cb9b use ASM_NL instead of '; ' for assembler new line character in the macro by Chen Gang · 10 years ago
  18. b050898 omap: gpmc: 'nandecc sw' can use HAM1 or BCH8 by Ash Charles · 10 years ago
  19. e310b93 m68k: add generic-board support by angelo@sysam.it · 10 years ago
  20. e77e65d m68k: add mcf5307 cpu support by angelo@sysam.it · 10 years ago
  21. 06fd66a m68k: add amcore board support by angelo@sysam.it · 10 years ago
  22. a2bc432 Adding Support for BAV335x boards by Gilles Gameiro · 10 years ago
  23. d275c40 omap3: add support for QUIPOS Cairo board. by Albert ARIBAUD \(3ADEV\) · 10 years ago
  24. e04916a SECURE_BOOT : enable esbc_validate command for powerpc and arm platforms. by gaurav rana · 10 years ago
  25. a2e225e fsl_sfp : Move ccsr_sfp_regs definition to common include by gaurav rana · 10 years ago
  26. 901f79e arm: pxa: introducing cpuinfo display for marvell pxa270m by Marcel Ziswiler · 10 years ago
  27. 02ebe6f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  28. 32df39c mx5: fix get_reset_cause by Stefano Babic · 10 years ago
  29. bb33303 dt: socfpga: Import and enable Arria V DK DTS by Marek Vasut · 10 years ago
  30. da63df7 dt: socfpga: Import and enable Cyclone V DK DTS by Marek Vasut · 10 years ago
  31. c115a0d arm: socfpga: Add Altera Arria V DK support by Marek Vasut · 10 years ago
  32. 7ae8350 ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK by Simon Glass · 10 years ago
  33. db91035 arm: spl: Allow board_init_r() to run with a larger stack by Simon Glass · 10 years ago
  34. bdfb341 dm: tegra: Enable driver model in SPL and adjust the GPIO driver by Simon Glass · 10 years ago
  35. fc8fdc7 arm: spl: Avoid setting up a duplicate global data structure by Simon Glass · 10 years ago
  36. 24a6bc0 arm: Reduce the scope of lowlevel_init() by Simon Glass · 10 years ago
  37. 703f568 powerpc: 85xx: Modify CONFIG_USB_MAX_CONTROLLER_COUNT for P1022DS by Ying Zhang · 10 years ago
  38. b8bf0ad powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCs by Shaveta Leekha · 10 years ago
  39. 7273111 apalis/colibri_t30: fix MMC/SD card detect GPIOs by Marcel Ziswiler · 10 years ago
  40. cbaecea dm: tegra: dts: add aliases for spi on apalis_t30 by Marcel Ziswiler · 10 years ago
  41. 27e780f ARM: tegra: pinmux: add Tegra210 support by Stephen Warren · 10 years ago
  42. f4d7c9d ARM: tegra: pinmux: support Tegra210's e_io_hv pin option by Stephen Warren · 10 years ago
  43. 790f771 ARM: tegra: pinmux: account for different drivegroup base registers by Stephen Warren · 10 years ago
  44. f2c60ee ARM: tegra: pinmux: support hsm/schmitt on pins by Stephen Warren · 10 years ago
  45. b2cd3d8 ARM: tegra: pinmux: partially handle varying register layouts by Stephen Warren · 10 years ago
  46. bc13472 ARM: tegra: pinmux: move some type definitions by Stephen Warren · 10 years ago
  47. 439f576 ARM: tegra: pinmux: handle feature removal on newer SoCs by Stephen Warren · 10 years ago
  48. 7a28441 ARM: tegra: pinmux: simplify some defines by Stephen Warren · 10 years ago
  49. 9f21c1a ARM: tegra: pinmux: add note re: drive group field defines by Stephen Warren · 10 years ago
  50. f799b03 ARM: tegra: add function to clear pinmux CLAMPING bit by Stephen Warren · 10 years ago
  51. 73c3893 ARM: tegra: support running in non-secure mode by Stephen Warren · 10 years ago
  52. 56519c4 ARM: tegra: support large RAM sizes by Stephen Warren · 10 years ago
  53. 3a2cab5 ARM: tegra: fix variable naming in query_sdram_size() by Stephen Warren · 10 years ago
  54. 7547f78 Merge branch 'xnext/zynqmp' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  55. 84c7204 arm64: Add Xilinx ZynqMP support by Michal Simek · 10 years ago
  56. 301c128 armv7.h: Add <asm/io.h> by Tom Rini · 10 years ago
  57. 0200020 imx6: Added DEK blob generator command by Raul Cardenas · 10 years ago
  58. 26688b2 mx35: Fix boot hang by avoiding vector relocation by Fabio Estevam · 10 years ago
  59. fe02177 mx31: Fix boot hang by avoiding vector relocation by Fabio Estevam · 10 years ago
  60. b9cb648 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  61. 6fa3619 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  62. 1da7ce4 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  63. fc83410 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  64. 00956eb Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  65. 02251ee ARM: HYP/non-sec: relocation before enable secondary cores by Peng Fan · 10 years ago
  66. 105a9e7 ARM: UniPhier: remove SSC_WAY_SIZE and SSC_NUM_ENTRIES macros by Masahiro Yamada · 10 years ago
  67. b76fa3a ARM: UniPhier: remove stop_mpll() from PH1-Pro4 PLL initialization by Masahiro Yamada · 10 years ago
  68. 6cc2120 ARM: UniPhier: consolidate MEMCONF setting code by Masahiro Yamada · 10 years ago
  69. ea6de4a ARM: UniPhier: support 1CS support card for all the UniPhier SoCs by Masahiro Yamada · 10 years ago
  70. de01a76 ARM: UniPhier: add xHCI device nodes to PH1-Pro4 device tree by Masahiro Yamada · 10 years ago
  71. 1535163 ARM: UniPhier: enable xHCI and GIO cores for PH1-Pro4 by Masahiro Yamada · 10 years ago
  72. bdcf5a4 ARM: UniPhier: add I/O pin settings for xHCI on PH1-Pro4 by Masahiro Yamada · 10 years ago
  73. 64d851b ARM: UniPhier: replace "usb-ehci" with "generic-ehci" by Masahiro Yamada · 10 years ago
  74. 4c7d025 ARM: UniPhier: move uniphier_ehci_reset() function by Masahiro Yamada · 10 years ago
  75. 44f597a ARM: UniPhier: remove EHCI platform devices by Masahiro Yamada · 10 years ago
  76. 42ca698 ARM: UniPhier: enable STDMAC for EHCI by Masahiro Yamada · 10 years ago
  77. d3384bf ARM: UniPhier: reset NAND core in SPL for non-NAND boot mode by Masahiro Yamada · 10 years ago
  78. 198a97a ARM: UniPhier: split clkrst_init() into two functions by Masahiro Yamada · 10 years ago
  79. f267b81 ARM: UniPhier: rename SC_CLKCTRL_CLK_* to SC_SCLKCTRL_CEN_* by Masahiro Yamada · 10 years ago
  80. 27eac5d ARM: UniPhier: fix SBC init code by Masahiro Yamada · 10 years ago
  81. 1a745d2 ARM: UniPhier: fix comments in PH1-Pro4 SBC code by Masahiro Yamada · 10 years ago
  82. a86ac95 ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> by Masahiro Yamada · 10 years ago
  83. 9eb7ace ARM: UniPhier: move SoC headers to mach-uniphier/include/mach by Masahiro Yamada · 10 years ago
  84. 4c42557 ARM: UniPhier: move SoC sources to mach-uniphier by Masahiro Yamada · 10 years ago
  85. 306f527 Exynos: Fix L2 cache timings on Exynos5420 and Exynos5800 by Doug Anderson · 10 years ago
  86. c8fd8e6 Exynos542x: Make A7s boot with thumb-mode U-Boot on warm reset by Akshay Saraswat · 10 years ago
  87. cecf2db Exynos542x: Fix secondary core booting for thumb by Akshay Saraswat · 10 years ago
  88. 7e514ee Exynos542x: add L2 control register configuration by Akshay Saraswat · 10 years ago
  89. f0f76b0 Exynos542x: cache: Disable clean/evict push to external by Akshay Saraswat · 10 years ago
  90. 67a0652 Exynos542x: Add workaround for exynos iROM errata by Akshay Saraswat · 10 years ago
  91. a389531 Exynos542x: Add workaround for ARM errata 799270 by Akshay Saraswat · 10 years ago
  92. 0c08baf Exynos542x: Add workaround for ARM errata 798870 by Akshay Saraswat · 10 years ago
  93. ac0d98c Exynos542x: CPU: Power down all secondary cores by Akshay Saraswat · 10 years ago
  94. 1606b34 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  95. 9608e7d edminiv2: switch to SPL by Albert ARIBAUD · 10 years ago
  96. c1b0fad edminiv2: fix PCIE IO base address typo by Albert ARIBAUD · 10 years ago
  97. 60c0467 arm: rmobile: Add Porter board support by Vladimir Barinov · 10 years ago
  98. c3dd823 sh: enable CONFIG_USE_PRIVATE_LIBGCC by default by Masahiro Yamada · 10 years ago
  99. 5f91a3a sh: import missing private libraries from Linux 3.19 by Masahiro Yamada · 10 years ago
  100. 72cedad sh: rename some private libraries by Masahiro Yamada · 10 years ago