1. 79d8127 driver: net: ti: keystone_net: switch to use common mdio lib by Grygorii Strashko · 6 years ago
  2. af0cf21 drivers: net: keystone_net: drop non dm code by Grygorii Strashko · 6 years ago
  3. 2f07a9a Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  4. 5776610 sunxi: store DRAM size in SPL header by Andre Przywara · 6 years ago
  5. 55d481d sunxi: Extend SPL header versioning by Andre Przywara · 6 years ago
  6. cf033e0 Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  7. e1a8dfd watchdog: aspeed: restore default value of reset_mask by Cédric Le Goater · 6 years ago
  8. d526f34 power: Add power domain driver for i.MX8 by Peng Fan · 6 years ago
  9. 8b2a31f gpio: mxc_gpio: add support for i.MX8 by Peng Fan · 6 years ago
  10. 2d58296 imx8: add dummy clock by Peng Fan · 6 years ago
  11. abeebc1 imx8: add iomux configuration api by Peng Fan · 6 years ago
  12. 2fdb1a1 imx8: cpu: add uclass based CPU driver by Anatolij Gustschin · 6 years ago
  13. 1ef20a3 imx8: add arch_cpu_init arch_cpu_init_dm by Peng Fan · 6 years ago
  14. 8aa1505 imx8: add boot device detection by Peng Fan · 6 years ago
  15. fa64d84 armv8: add cpu core helper functions by Peng Fan · 6 years ago
  16. 5710a48 imx: add i.MX8 cpu type by Peng Fan · 6 years ago
  17. 0468be6 imx8: pins: include i.MX8QXP pin header when CONFIG_IMX8QXP defined by Peng Fan · 6 years ago
  18. 8c51872 imx8: add imx-regs header file by Peng Fan · 6 years ago
  19. 707effe imx: boot_mode: Add FLEXSPI boot entry by Peng Fan · 6 years ago
  20. ad9d40a misc: imx8: add scfw api impementation by Peng Fan · 6 years ago
  21. 60b9de4 arm: global_data: add scu_dev for i.MX8 by Peng Fan · 6 years ago
  22. bf494d7 imx8: add scfw macro definition by Peng Fan · 6 years ago
  23. 2fe88d4 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  24. 5860bc1 arm64: zynqmp: Add new command for TCM initialization by Siva Durga Prasad Paladugu · 6 years ago
  25. ed85f77 arm: mx5: Add LDB clock config code by Marek Vasut · 6 years ago
  26. 606f3a7 arm: remove duplicated prototypes in u-boot.arm.h by Patrick Delaunay · 6 years ago
  27. 6180ea7 arm: remove prototype for get_timer_masked by Patrick Delaunay · 6 years ago
  28. aa33fe8 arm: remove prototype for udelay_masked by Patrick Delaunay · 6 years ago
  29. aad5b4a arm: remove prototype for reset_timer_masked by Patrick Delaunay · 6 years ago
  30. 1c8e9fa arm: remove prototype for arch_interrupt_init by Patrick Delaunay · 6 years ago
  31. 27f622d Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  32. f4df405 mmc: omap_mmc: Remove invert references by Adam Ford · 6 years ago
  33. 26cbc0d armv7: ls102xa: Disable QE before enter deep sleep by Ran Wang · 6 years ago
  34. dc29a4c armv8: ls1043a: add icid setup support by Laurentiu Tudor · 6 years ago
  35. 2131079 armv8: ls1043a: advertise QMan v3 in configuration by Laurentiu Tudor · 6 years ago
  36. 6fae6a1 armv8: fsl-layerscape: add missing qe base address define by Laurentiu Tudor · 6 years ago
  37. a78df40 u-boot: fixup the iommu-map property of fsl-mc node by Nipun Gupta · 6 years ago
  38. 6862037 armv7: fsl: remove sata support by Peng Ma · 6 years ago
  39. bbef20d Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  40. fbf7fb0 fpga: zynqmp: Modify PL bitstream loading sequence by Siva Durga Prasad Paladugu · 6 years ago
  41. b94a827 arm64: zynqmp: Return pmufw version for zynqmp_pmufw_version() by Siva Durga Prasad Paladugu · 6 years ago
  42. fe68f23 arm64: zynqmp: Move PM version related macros to .h by Siva Durga Prasad Paladugu · 6 years ago
  43. 4d9f7a0 ARM: use asm-generic/atomic.h by Chris Packham · 6 years ago
  44. 03190a7 mmc: omap_hsmmc: Fix pbias for omap3_logic to enable CD pin by Adam Ford · 6 years ago
  45. 484a878 arm: spear: fix enabling of SSP2 clock by Quentin Schulz · 6 years ago
  46. ac47fbe arm: spear: enable SSP1, 2 and 3 clocks when SPI controller driver is built by Quentin Schulz · 6 years ago
  47. df15870 imx: imx6ull: fix pinmux input_val for uart5 rx pin by Heiko Schocher · 6 years ago
  48. 3980b16 gpio: do not include <asm/arch/gpio.h> for ARCH_K3 by Lokesh Vutla · 6 years ago
  49. e006460 arm: K3: am654: Add support for boot device detection by Lokesh Vutla · 6 years ago
  50. d22336a arm: armv7m: clean up armv7m unified code compilation by Vikas Manocha · 6 years ago
  51. d2d908d arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is built by Quentin Schulz · 6 years ago
  52. 3747bdb arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  53. 69f78cf watchdog: mx25: use the imx_watchdog driver for mx25 by Martin Kaiser · 6 years ago
  54. b71d9e8 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  55. 7ac5f33 sunxi: fix sid base address macro name for H6 by Icenowy Zheng · 6 years ago
  56. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  57. b8a1f47 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  58. 9add5a4 armv8: layerscape: Enable EHCI access for LS1012A by Ran Wang · 6 years ago
  59. cd35855 armv8: layerscape: move ns_dev[] define from h to c file. by Ran Wang · 6 years ago
  60. 5651f43 armv8: ls1046a: setup SEC ICIDs and fix up device tree by Laurentiu Tudor · 6 years ago
  61. b50ff5e armv8: ls1046a: setup fman ports ICIDs and device tree by Laurentiu Tudor · 6 years ago
  62. 599a97d armv8: ls1046a: add icid setup for qman portals by Laurentiu Tudor · 6 years ago
  63. 3cb4fe6 armv8: ls1046a: initial icid setup support by Laurentiu Tudor · 6 years ago
  64. 703d18f armv8: fsl-layerscape: add missing debug stream ID by Laurentiu Tudor · 6 years ago
  65. 92d2e89 misc: fsl_portals: setup QMAN_BAR{E} also on ARM platforms by Laurentiu Tudor · 6 years ago
  66. 5bdfdb7 armv8: ls1046a: advertise QMan v3 in configuration by Laurentiu Tudor · 6 years ago
  67. fa0706e armv8: fsl-layerscape: add missing register blocks base address defines by Laurentiu Tudor · 6 years ago
  68. f68c8e8 usb: rockchip: implement K_FW_LBA_ERASE_10 command by Alberto Panizzo · 6 years ago
  69. e11f916 usb: rockchip: implement K_FW_LBA_READ_10 command by Alberto Panizzo · 6 years ago
  70. da26165 sunxi: add DRAM support to H6 by Icenowy Zheng · 6 years ago
  71. 42956f1 sunxi: add MMC support for H6 by Icenowy Zheng · 6 years ago
  72. 7f51a40 sunxi: add UART0 setup for H6 by Icenowy Zheng · 6 years ago
  73. 10196c9 sunxi: use sun6i-style watchdog for H6 by Icenowy Zheng · 6 years ago
  74. 0558676 sunxi: add clock code for H6 by Icenowy Zheng · 6 years ago
  75. 8019780 sunxi: change RMR64's RVBAR address for H6 by Icenowy Zheng · 6 years ago
  76. e77b749 sunxi: add basic memory map definitions of H6 SoC by Icenowy Zheng · 6 years ago
  77. cadc7c2 sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESS by Icenowy Zheng · 6 years ago
  78. 0e8a8a3 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  79. 3e3b2b4 ARM: define MON_MODE by Stephen Warren · 6 years ago
  80. 3cc7942 ARM: tegra: implement RAM repair by Bibek Basu · 6 years ago
  81. daebd48 Revert "tegra: Introduce SRAM repair on tegra124" by Stephen Warren · 6 years ago
  82. 9960609 armv8: layerscape: spl: Initialize QSPI AHB for QSPI boot by York Sun · 6 years ago
  83. ed167eb armv8: fsl: remove sata support by Yuantian Tang · 6 years ago
  84. 0d38a5f mx25: fix the offset between the USB ports' registers by Martin Kaiser · 6 years ago
  85. 9ea7519 arm, imx6: add alternative PAD_CTL_DSE constants by Mark Jonas · 6 years ago
  86. 23eaf41 imx: add macro to detect whether USB has been initialized by Stefan Agner · 6 years ago
  87. 960a639 arm/arm64: bitops: fix find_next_zero_bit to be compat with arm64 by Grygorii Strashko · 6 years ago
  88. 30e71ad sunxi: R40: add gigabit ethernet clocks by Lothar Felten · 6 years ago
  89. 9b2ebcc imx_lpi2c: Update lpi2c driver to support imx8 by Ye Li · 6 years ago
  90. ae485b5 clk: Add Actions Semi OWL clock support by Manivannan Sadhasivam · 6 years ago
  91. 9c22aec usb: sunxi: Use proper reg_mask for clock gate, reset by Jagan Teki · 6 years ago
  92. 9763df8 sunxi: Fix USB PHY index for H3 by Jagan Teki · 6 years ago
  93. 2e668af meson: use the clock driver by Beniamino Galvani · 6 years ago
  94. c0fc1e2 clk: add Amlogic meson clock driver by Beniamino Galvani · 6 years ago
  95. b62cdbd sunxi: clock: Fix EHCI and OHCI clocks on A64 by Vasily Khoruzhick · 6 years ago
  96. 809e0e3 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  97. 329da48 Define board_quiesce_devices() in a shared location by Simon Glass · 6 years ago
  98. a18d09e fpga: zynqmp: Add secure bitstream loading for ZynqMP by Siva Durga Prasad Paladugu · 6 years ago
  99. 8dd94a8 arm64: zynqmp: Get rid of emulation platforms by Michal Simek · 6 years ago
  100. d348bea arm64: zynqmp: Show reset reason by Michal Simek · 6 years ago