1. 16cee52 armv8: fsl-layerscape: Fix LS1043A SVR register by Mingkai Hu · 9 years ago
  2. 4a97a0c armv8: fsl-lsch3: Disable SMMU during secure boot by Saksham Jain · 9 years ago
  3. 809d343 armv8: ls2080: Add config for endianess of CCSR GUR by Saksham Jain · 9 years ago
  4. bef238c armv8: ls2080: Change env variable "fdt_high" by Saksham Jain · 9 years ago
  5. 3f701cc armv8: fsl-lsch3: Copy Bootscript and header from NOR to DDR by Saksham Jain · 9 years ago
  6. 216e93a armv8: ls2080: Add bootscript header addr for secure boot by Saksham Jain · 9 years ago
  7. fcfdb6d armv8: ls2080rdb: ls2080qds: Add secure boot support by Saksham Jain · 9 years ago
  8. fd6dbc9 armv8: fsl-lsch3: Add new header for secure boot by Saksham Jain · 9 years ago
  9. 2827d64 armv8: ls2080: Add configs for SEC, SecMon, SRK and DCFG by Saksham Jain · 9 years ago
  10. 3808190 armv8: ls2080: Add SFP Configs for LS2080 by Saksham Jain · 9 years ago
  11. 258b8c9 armv8: fsl-layerscape: Skip reconfigure QSPI clock when booting from QSPI by Qianyu Gong · 9 years ago
  12. e1bed80 dm: i2c: mxc_i2c: implement i2c_idle_bus by Peng Fan · 9 years ago
  13. 37217f0 ARM: asm: types: Introduce DMA_ADDR_T_64BIT by Lokesh Vutla · 9 years ago
  14. 9cfc059 pxa: add support for D- and I- caches by Vasily Khoruzhick · 9 years ago
  15. 9ddde3e pxa: start.S: enable SRAM clock by Vasily Khoruzhick · 9 years ago
  16. f19eb15 zipitz2: restore board support by Vasily Khoruzhick · 9 years ago
  17. cb941e8 Fix typo in chosen parameter of pcm052.dts by Alexander Merkle · 9 years ago
  18. 2deba80 Fix typo in chosen parameter in vf610-twr.dts by Alexander Merkle · 9 years ago
  19. 2b51315 ARM: bcm2835: fix 64-bit build warning in mbox by Stephen Warren · 9 years ago
  20. ed7481c ARM: bcm283x: don't always define CONFIG_BCM2835 by Stephen Warren · 9 years ago
  21. ccd9d51 RPi: Enable caches for rpi2 by Alexander Graf · 9 years ago
  22. d990f5c arm: Add support for HYP mode and LPAE page tables by Alexander Graf · 9 years ago
  23. 53eb45e arm64: Add 32bit arm compatible dcache definitions by Alexander Graf · 9 years ago
  24. c755e67 ARM: OMAP5/DRA7: Expose do_set_iodelay by Nishanth Menon · 9 years ago
  25. ceb7d77 ARM: OMAP5/DRA7: Split iodelay functionality into sub steps by Nishanth Menon · 9 years ago
  26. 9c90f51 ARM: DRA72: sdram: Update sdram ext phy configuration for SR2.0 by Nishanth Menon · 9 years ago
  27. 3d042e4 ARM: DRA7: hwdata: Update ioreg data for DRA72 SR2.0 by Nishanth Menon · 9 years ago
  28. d851ad3 ARM: DRA72x: Add support for detection of SR2.0 by Ravi Babu · 9 years ago
  29. 705c506 ARM: keystone2: Convert BOOT_SET_BITFIELD into static inline function by Nishanth Menon · 9 years ago
  30. f84e8e5 ARM: keystone2: Convert BOOT_READ_BITFIELD into static inline function by Nishanth Menon · 9 years ago
  31. bc69b50 ARM: keystone2: Convert BOOTBITMASK to static inline function by Nishanth Menon · 9 years ago
  32. adcc90b stm32f746-disco: enable flash support by Vikas Manocha · 9 years ago
  33. 9ecb0c4 stm32: stm32f4: move flash driver to mtd driver location by Vikas Manocha · 9 years ago
  34. 7abeec2 imx: mx7d: move MX7D to Kconfig entry by Peng Fan · 9 years ago
  35. 9131c18 imx: mx6sx: move MX6SX to Kconfig entry by Peng Fan · 9 years ago
  36. a7f480d arm: mx6: Add CCV xPress board support by Stefan Roese · 9 years ago
  37. 51560f0 arm: mx6: Add UART8 base address for i.MX6UL by Stefan Roese · 9 years ago
  38. 4717348 warp7: Add initial support by Fabio Estevam · 9 years ago
  39. a616420 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 9 years ago
  40. f744092 mx27: 16-bit wide watchdog registers by Leonid Iziumtsev · 9 years ago
  41. b10d93e arm: imx6: Switch DDR3 calibration to wait_for_bit() by Marek Vasut · 9 years ago
  42. d78e7f2 imx: print ARM clock for clocks command by Peng Fan · 9 years ago
  43. 7082d87 imx: mx6ul configure the PMIC_STBY_REQ pin as open drain by Peng Fan · 9 years ago
  44. e4dc3fc imx: mx6ul: skip setting ahb rate by Peng Fan · 9 years ago
  45. b777789 imx: mx6: Fix incorrect clear mmdc_ch0 handshake mask by Ye Li · 9 years ago
  46. aea02ab arm: mvebu: theadorable: Add StratixV FPGA programming support by Stefan Roese · 9 years ago
  47. 84d6919 arm: mvebu: spi.h: Add registers for direct write access by Stefan Roese · 9 years ago
  48. 21324dd arm: mvebu: Add some SPI CS attributes by Stefan Roese · 9 years ago
  49. b5b84be Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  50. e449e84 sunxi: A83T: fix 32bit overflow warning by vishnupatekar · 9 years ago
  51. d75111a sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/Kconfig by Hans de Goede · 9 years ago
  52. fc8991c sunxi: Fix gmac not working due to cpu_eth_init no longer being called by Hans de Goede · 9 years ago
  53. 60fa630 sunxi: Add support for USB vbus pin for USB3 by Hans de Goede · 9 years ago
  54. 70fe24e sunxi: Support SID e-fuses on A83T and H3 by Chen-Yu Tsai · 9 years ago
  55. 72cd013 sunxi: Add defconfig and dts for Orange Pi 2 SBC by Hans de Goede · 9 years ago
  56. d1b7407 sunxi: Add defconfig and dts for Dserve DSRV9703C tablet by Hans de Goede · 9 years ago
  57. 6b3e71a sunxi: Add defconfig and dts for the Polaroid MID2809PXE4 tablet by Hans de Goede · 9 years ago
  58. c7e2ec42 sunxi: Add defconfig and dts for Difrence DIT4350 tablet by Hans de Goede · 9 years ago
  59. 84842b2 sunxi: Add defconfig and dts for colorfly e708 q1 tablet by Hans de Goede · 9 years ago
  60. 1da5982 sunxi: Fix clock_twi_onoff for sun9i by Hans de Goede · 9 years ago
  61. a93b0fe sunxi: Fix clock_twi_onoff for sun8i-a83 by Hans de Goede · 9 years ago
  62. 730d2f3 sunxi: Fix clock_twi_onoff for sun6i by Hans de Goede · 9 years ago
  63. 80e5f83 sunxi: Sync dts files with the upstream kernel by Hans de Goede · 9 years ago
  64. 583fede sunxi: A23: Fix some revisions needing a different magic sram poke by Hans de Goede · 9 years ago
  65. cbbc2d8 ARM: uniphier: add NOR boot support by Masahiro Yamada · 9 years ago
  66. d5cf329 ARM: uniphier: support Debug UART by Masahiro Yamada · 9 years ago
  67. 650aedb ARM: uniphier: add System Control register macros for ARMv8 SoCs by Masahiro Yamada · 9 years ago
  68. c8cc721 ARM: uniphier: add sg_set_iectrl() function by Masahiro Yamada · 9 years ago
  69. fc26b7b ARM: dts: uniphier: add PH1-LD11 SoC/board device tree sources by Masahiro Yamada · 9 years ago
  70. 7bdd155 ARM: dts: uniphier: add PH1-LD20 SoC/board device tree sources by Masahiro Yamada · 9 years ago
  71. f6c65bc ARM: uniphier: enable DDR PHY parameter dump commands by default by Masahiro Yamada · 9 years ago
  72. 36223f5 ARM: uniphier: add work-around to support Micro Support Card v3.6.10 by Masahiro Yamada · 9 years ago
  73. 1b1f231 ARM: uniphier: drop ifdef in ddrphy-regs.h by Masahiro Yamada · 9 years ago
  74. 5d0607c ARM: uniphier: refactor SBC init code by Masahiro Yamada · 9 years ago
  75. ea65c98 ARM: uniphier: drop PH1- prefix from CONFIG options and file names by Masahiro Yamada · 9 years ago
  76. 6063498 ARM: dts: uniphier: add device tree for Micro Support Card by Masahiro Yamada · 9 years ago
  77. c135211 arm: x86: Drop command-line code when CONFIG_CMDLINE is disabled by Simon Glass · 9 years ago
  78. 55926dd Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  79. e477f4b armv8/fsl-lsch2: fix sdhc clock frequency value by Yangbo Lu · 9 years ago
  80. b2b8773 armv8: fsl-layerscape: Updating entries in Serdes Table by Pratiyush Srivastava · 9 years ago
  81. dd8e740 driver/ddr/fsl: Add workaround for erratum A-009803 by Shengzhou Liu · 9 years ago
  82. 7e7e126 pci/layerscape: add defines for LUT by Stuart Yoder · 9 years ago
  83. 029a407 armv8: ls2080a: update stream ID partitioning info by Stuart Yoder · 9 years ago
  84. 2d97fbb armv8: ls2080a: remove obsolete stream ID partitioning support by Stuart Yoder · 9 years ago
  85. b2f3add arm: ls102xa: fdt: Update FSL_QSPI_COMPAT and FSL_DSPI_COMPAT by Alison Wang · 9 years ago
  86. abc7d0f armv8: ls2080ardb: invert irq pins polarity for AQR405 PHY by Shaohui Xie · 9 years ago
  87. 2b690b9 armv8: lsch3: Enable WUO config for RNI-20 node by Prabhakar Kushwaha · 9 years ago
  88. c05016a arm64: Fix layerscape mmu setup by Alexander Graf · 9 years ago
  89. 312a6c0 Merge branch 'next' by Stefano Babic · 9 years ago
  90. 93d9fc2 arm: socfpga: sr1500: Misc updates (SPI speed, env location) by Stefan Roese · 9 years ago
  91. 3349682 dts:exynos:update pinctrl size-cells and fix child regs by Przemyslaw Marczak · 9 years ago
  92. 9ab6049 arm: Add a 64-bit division routine to the private library by Simon Glass · 9 years ago
  93. f8a4826 spl: arm: Make sure to include all of the u_boot_list entries by Tom Rini · 9 years ago
  94. f5af082 arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XX by Tom Rini · 9 years ago
  95. 80485af ARM: keystone2: Only link cmd_ddr3.o on non-SPL builds by Tom Rini · 9 years ago
  96. 534bc70 ARM: keystone2: Switch to using the poweroff command by Tom Rini · 9 years ago
  97. aadd336 ARM: keystone2: Split monitor code / command code by Tom Rini · 9 years ago
  98. 3eb80d1 ARM: DRA7: DDR: Enable SR in Power Management Control by Nishanth Menon · 9 years ago
  99. cc4a474 arm: Allow EFI payload code to take exceptions by Alexander Graf · 9 years ago
  100. 6498291 arm64: Allow EFI payload code to take exceptions by Alexander Graf · 9 years ago