1. 8f83759 ARM: tegra210: set PLLE_PTS bit when enabling PLLE by Stephen Warren · 9 years ago
  2. 37217f0 ARM: asm: types: Introduce DMA_ADDR_T_64BIT by Lokesh Vutla · 9 years ago
  3. 9cfc059 pxa: add support for D- and I- caches by Vasily Khoruzhick · 9 years ago
  4. 9ddde3e pxa: start.S: enable SRAM clock by Vasily Khoruzhick · 9 years ago
  5. f19eb15 zipitz2: restore board support by Vasily Khoruzhick · 9 years ago
  6. cb941e8 Fix typo in chosen parameter of pcm052.dts by Alexander Merkle · 9 years ago
  7. 2deba80 Fix typo in chosen parameter in vf610-twr.dts by Alexander Merkle · 9 years ago
  8. 2b51315 ARM: bcm2835: fix 64-bit build warning in mbox by Stephen Warren · 9 years ago
  9. ed7481c ARM: bcm283x: don't always define CONFIG_BCM2835 by Stephen Warren · 9 years ago
  10. ccd9d51 RPi: Enable caches for rpi2 by Alexander Graf · 9 years ago
  11. d990f5c arm: Add support for HYP mode and LPAE page tables by Alexander Graf · 9 years ago
  12. 53eb45e arm64: Add 32bit arm compatible dcache definitions by Alexander Graf · 9 years ago
  13. c755e67 ARM: OMAP5/DRA7: Expose do_set_iodelay by Nishanth Menon · 9 years ago
  14. ceb7d77 ARM: OMAP5/DRA7: Split iodelay functionality into sub steps by Nishanth Menon · 9 years ago
  15. 9c90f51 ARM: DRA72: sdram: Update sdram ext phy configuration for SR2.0 by Nishanth Menon · 9 years ago
  16. 3d042e4 ARM: DRA7: hwdata: Update ioreg data for DRA72 SR2.0 by Nishanth Menon · 9 years ago
  17. d851ad3 ARM: DRA72x: Add support for detection of SR2.0 by Ravi Babu · 9 years ago
  18. 705c506 ARM: keystone2: Convert BOOT_SET_BITFIELD into static inline function by Nishanth Menon · 9 years ago
  19. f84e8e5 ARM: keystone2: Convert BOOT_READ_BITFIELD into static inline function by Nishanth Menon · 9 years ago
  20. bc69b50 ARM: keystone2: Convert BOOTBITMASK to static inline function by Nishanth Menon · 9 years ago
  21. adcc90b stm32f746-disco: enable flash support by Vikas Manocha · 9 years ago
  22. 9ecb0c4 stm32: stm32f4: move flash driver to mtd driver location by Vikas Manocha · 9 years ago
  23. a616420 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 9 years ago
  24. aea02ab arm: mvebu: theadorable: Add StratixV FPGA programming support by Stefan Roese · 9 years ago
  25. 84d6919 arm: mvebu: spi.h: Add registers for direct write access by Stefan Roese · 9 years ago
  26. 21324dd arm: mvebu: Add some SPI CS attributes by Stefan Roese · 9 years ago
  27. b5b84be Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  28. e449e84 sunxi: A83T: fix 32bit overflow warning by vishnupatekar · 9 years ago
  29. d75111a sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/Kconfig by Hans de Goede · 9 years ago
  30. fc8991c sunxi: Fix gmac not working due to cpu_eth_init no longer being called by Hans de Goede · 9 years ago
  31. 60fa630 sunxi: Add support for USB vbus pin for USB3 by Hans de Goede · 9 years ago
  32. 70fe24e sunxi: Support SID e-fuses on A83T and H3 by Chen-Yu Tsai · 9 years ago
  33. 72cd013 sunxi: Add defconfig and dts for Orange Pi 2 SBC by Hans de Goede · 9 years ago
  34. d1b7407 sunxi: Add defconfig and dts for Dserve DSRV9703C tablet by Hans de Goede · 9 years ago
  35. 6b3e71a sunxi: Add defconfig and dts for the Polaroid MID2809PXE4 tablet by Hans de Goede · 9 years ago
  36. c7e2ec42 sunxi: Add defconfig and dts for Difrence DIT4350 tablet by Hans de Goede · 9 years ago
  37. 84842b2 sunxi: Add defconfig and dts for colorfly e708 q1 tablet by Hans de Goede · 9 years ago
  38. 1da5982 sunxi: Fix clock_twi_onoff for sun9i by Hans de Goede · 9 years ago
  39. a93b0fe sunxi: Fix clock_twi_onoff for sun8i-a83 by Hans de Goede · 9 years ago
  40. 730d2f3 sunxi: Fix clock_twi_onoff for sun6i by Hans de Goede · 9 years ago
  41. 80e5f83 sunxi: Sync dts files with the upstream kernel by Hans de Goede · 9 years ago
  42. 583fede sunxi: A23: Fix some revisions needing a different magic sram poke by Hans de Goede · 9 years ago
  43. cbbc2d8 ARM: uniphier: add NOR boot support by Masahiro Yamada · 9 years ago
  44. d5cf329 ARM: uniphier: support Debug UART by Masahiro Yamada · 9 years ago
  45. 650aedb ARM: uniphier: add System Control register macros for ARMv8 SoCs by Masahiro Yamada · 9 years ago
  46. c8cc721 ARM: uniphier: add sg_set_iectrl() function by Masahiro Yamada · 9 years ago
  47. fc26b7b ARM: dts: uniphier: add PH1-LD11 SoC/board device tree sources by Masahiro Yamada · 9 years ago
  48. 7bdd155 ARM: dts: uniphier: add PH1-LD20 SoC/board device tree sources by Masahiro Yamada · 9 years ago
  49. f6c65bc ARM: uniphier: enable DDR PHY parameter dump commands by default by Masahiro Yamada · 9 years ago
  50. 36223f5 ARM: uniphier: add work-around to support Micro Support Card v3.6.10 by Masahiro Yamada · 9 years ago
  51. 1b1f231 ARM: uniphier: drop ifdef in ddrphy-regs.h by Masahiro Yamada · 9 years ago
  52. 5d0607c ARM: uniphier: refactor SBC init code by Masahiro Yamada · 9 years ago
  53. ea65c98 ARM: uniphier: drop PH1- prefix from CONFIG options and file names by Masahiro Yamada · 9 years ago
  54. 6063498 ARM: dts: uniphier: add device tree for Micro Support Card by Masahiro Yamada · 9 years ago
  55. c135211 arm: x86: Drop command-line code when CONFIG_CMDLINE is disabled by Simon Glass · 9 years ago
  56. 55926dd Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  57. e477f4b armv8/fsl-lsch2: fix sdhc clock frequency value by Yangbo Lu · 9 years ago
  58. b2b8773 armv8: fsl-layerscape: Updating entries in Serdes Table by Pratiyush Srivastava · 9 years ago
  59. dd8e740 driver/ddr/fsl: Add workaround for erratum A-009803 by Shengzhou Liu · 9 years ago
  60. 7e7e126 pci/layerscape: add defines for LUT by Stuart Yoder · 9 years ago
  61. 029a407 armv8: ls2080a: update stream ID partitioning info by Stuart Yoder · 9 years ago
  62. 2d97fbb armv8: ls2080a: remove obsolete stream ID partitioning support by Stuart Yoder · 9 years ago
  63. b2f3add arm: ls102xa: fdt: Update FSL_QSPI_COMPAT and FSL_DSPI_COMPAT by Alison Wang · 9 years ago
  64. abc7d0f armv8: ls2080ardb: invert irq pins polarity for AQR405 PHY by Shaohui Xie · 9 years ago
  65. 2b690b9 armv8: lsch3: Enable WUO config for RNI-20 node by Prabhakar Kushwaha · 9 years ago
  66. c05016a arm64: Fix layerscape mmu setup by Alexander Graf · 9 years ago
  67. 93d9fc2 arm: socfpga: sr1500: Misc updates (SPI speed, env location) by Stefan Roese · 9 years ago
  68. 3349682 dts:exynos:update pinctrl size-cells and fix child regs by Przemyslaw Marczak · 9 years ago
  69. 9ab6049 arm: Add a 64-bit division routine to the private library by Simon Glass · 9 years ago
  70. f8a4826 spl: arm: Make sure to include all of the u_boot_list entries by Tom Rini · 9 years ago
  71. f5af082 arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XX by Tom Rini · 9 years ago
  72. 80485af ARM: keystone2: Only link cmd_ddr3.o on non-SPL builds by Tom Rini · 9 years ago
  73. 534bc70 ARM: keystone2: Switch to using the poweroff command by Tom Rini · 9 years ago
  74. aadd336 ARM: keystone2: Split monitor code / command code by Tom Rini · 9 years ago
  75. 3eb80d1 ARM: DRA7: DDR: Enable SR in Power Management Control by Nishanth Menon · 9 years ago
  76. cc4a474 arm: Allow EFI payload code to take exceptions by Alexander Graf · 9 years ago
  77. 6498291 arm64: Allow EFI payload code to take exceptions by Alexander Graf · 9 years ago
  78. 4c2cc7c arm64: Allow exceptions to return by Alexander Graf · 9 years ago
  79. 50149ea efi_loader: Add runtime services by Alexander Graf · 9 years ago
  80. 19503c3 arm64: Only allow dcache disabled in SPL builds by Alexander Graf · 9 years ago
  81. 7985cdf arm64: Remove non-full-va map code by Alexander Graf · 9 years ago
  82. b30291a tegra: Replace home grown mmu code with generic table approach by Alexander Graf · 9 years ago
  83. 96519f3 zymqmp: Replace home grown mmu code with generic table approach by Alexander Graf · 9 years ago
  84. d473f0c thunderx: Move mmu table into board file by Alexander Graf · 9 years ago
  85. 5e2ec77 arm64: Make full va map code more dynamic by Alexander Graf · 9 years ago
  86. 9bb367a arm64: Disable TTBR1 maps in EL1 by Alexander Graf · 9 years ago
  87. 0691484 thunderx: Calculate TCR dynamically by Alexander Graf · 9 years ago
  88. 69847dd omap4: Check warm reset for reboot mode validity by Paul Kocialkowski · 9 years ago
  89. faec3f9 omap4: Reboot mode support by Paul Kocialkowski · 9 years ago
  90. 6e495a4 omap4: Properly enable USB PHY clocks by Paul Kocialkowski · 9 years ago
  91. 5e56b0a omap-common: clocks-common: Setup USB DPLL when MUSB is in use by Paul Kocialkowski · 9 years ago
  92. ae51b57 Amazon Kindle Fire (first generation) codename kc1 support by Paul Kocialkowski · 9 years ago
  93. 14689ad omap4: Move i2c clocks enable to enable_basic_clocks by Paul Kocialkowski · 9 years ago
  94. 437086b omap4: Remove duplicate CM_L3INIT_USBPHY_CLKCTRL reference and whitespace by Paul Kocialkowski · 9 years ago
  95. 3832e54 omap-common: Remove deprecated arch_cpu_init code by Paul Kocialkowski · 9 years ago
  96. 3ef56e6 omap-common: Rename set_muxconf_regs_essential to set_muxconf_regs by Paul Kocialkowski · 9 years ago
  97. ed5ddeb omap4: Export jedec sdram timings by Paul Kocialkowski · 9 years ago
  98. 96703ac omap4: Export elpidia sdram timings by Paul Kocialkowski · 9 years ago
  99. 7cb998b omap4: Export elpidia sdram device details by Paul Kocialkowski · 9 years ago
  100. 90ca5df omap3: Use a define for reboot reason offset by Paul Kocialkowski · 9 years ago