1. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  2. c3dc39a arm: Don't include common.h in header files by Simon Glass · 4 years, 5 months ago
  3. 714497e efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · 4 years, 4 months ago
  4. 18138ab rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 5 months ago
  5. b48f72a arm: orion5x: finish moving SoC to mach-orion5x by Trevor Woerner · 4 years, 5 months ago
  6. b3d9a8b arm: lpc32xx: move SoC to mach-lpc32xx by Trevor Woerner · 4 years, 5 months ago
  7. 6aead23 imx: imx8qm/qxp: Recover SPL data section for partition reboot by Peng Fan · 4 years, 5 months ago
  8. 6eb32a0 driver: net: fm: add DM ETH support by Madalin Bucur · 4 years, 5 months ago
  9. f40b120 fsl-layerscape: Move GIC RD tables init to soc.c by Hou Zhiqiang · 4 years, 5 months ago
  10. 0d5b071 fsl-layerscape: Kconfig: Select RESV_RAM if GIC_V3_ITS by Hou Zhiqiang · 4 years, 5 months ago
  11. 6ebd488 fsl-layerscape: Add RESV_RAM check in resv_ram addr by Hou Zhiqiang · 4 years, 5 months ago
  12. 5d3bcdb phy: add support for backplane kr mode by Florinel Iordache · 4 years, 6 months ago
  13. d491dc0 t210: do not enable PLLE and UPHY PLL HW PWRSEQ by JC Kuo · 4 years, 6 months ago
  14. bb1165f dm: arm64: ls1046a: add i2c DM support by Biwen Li · 4 years, 8 months ago
  15. fefac93 dm: arm64: ls1043a: add i2c DM support by Biwen Li · 4 years, 8 months ago
  16. 3586cb8 Revert "sunxi: psci: avoid error address-of-packed-member" by Tomasz Duszynski · 4 years, 7 months ago
  17. a0affb3 dm: arm64: ls1012a: add i2c DM support by Biwen Li · 4 years, 9 months ago
  18. beadf4f armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabled by Biwen Li · 4 years, 9 months ago
  19. 0d9d557 arch: armv8: fsl-layerscape: export serdes config to environment by Alex Marginean · 4 years, 9 months ago
  20. 430a554 armv8: ls1028a_serdes: Add few missing serdes protocols by Alex Marginean · 4 years, 9 months ago
  21. 0b74351 armv8: fsl-layerscape: LS1044A/1048A: enable Only 1x 10GE port by Pramod Kumar · 4 years, 9 months ago
  22. 6ce26f8 ARM: LS1021A: remove redundant "depends on ARCH_LS1021A" by Masahiro Yamada · 4 years, 9 months ago
  23. d085c9a armv8: ls1012a: Make USB masters snoopable by Ran Wang · 4 years, 9 months ago
  24. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  25. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 9 months ago
  26. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 9 months ago
  27. 049f8d6 common: Move get_tbclk() to time.h by Simon Glass · 4 years, 9 months ago
  28. d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 9 months ago
  29. f1bce08 Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage by Yangbo Lu · 4 years, 9 months ago
  30. e403316 armv7m: cache: add mmu_set_region_dcache_behaviour() stub for compatibility by Giulio Benetti · 4 years, 9 months ago
  31. 41acbc5 arm: cpu: armv8: add support for arm psci reset2. by Rajesh Ravi · 4 years, 10 months ago
  32. d8a3f52 Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 9 months ago
  33. b6e7ef4 ARM: mxs: spl_boot.c: make early_delay more robust by Rasmus Villemoes · 5 years ago
  34. abaf5c9 arm: mxs: be more careful when enabling gpmi_clk by Rasmus Villemoes · 5 years ago
  35. fb94625 arm: mxs: fix comments in arch_cpu_init to match the code by Rasmus Villemoes · 5 years ago
  36. 5a8fa09 Merge branch 'next' by Tom Rini · 4 years, 9 months ago
  37. ba7c966 pci: layerscape: move PCIE related CONFIG to PCI Kconfig by Pankaj Bansal · 4 years, 10 months ago
  38. ce3bead fsl-lsch3: soc: Enable AHB read support for Flexspi controller by Kuldeep Singh · 4 years, 10 months ago
  39. 3499dd0 ls1028a: Configure stream IDs for integrated PCI and fix up Linux DT by Alex Marginean · 4 years, 10 months ago
  40. 0cfa00c armv8: Add workaround for USB erratum A-050106 by Ran Wang · 4 years, 10 months ago
  41. 055aa33 armv8: layerscape: fix SPL multi DTB loading by Michael Walle · 4 years, 10 months ago
  42. 9bd34a6 sunxi: psci: avoid error address-of-packed-member by Heinrich Schuchardt · 4 years, 11 months ago
  43. 9f67b56 Fix typo in macros, "FIRMEWARE" -> "FIRMWARE" by Thomas Hebb · 4 years, 11 months ago
  44. 1b3d24b armv7m: cache: add invalidate_icache_all() stub by Giulio Benetti · 4 years, 10 months ago
  45. 32f2ca2 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · 4 years, 11 months ago
  46. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 11 months ago
  47. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 4 years, 11 months ago
  48. 9d3915b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · 4 years, 11 months ago
  49. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 11 months ago
  50. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 11 months ago
  51. 62270f4 common: Move some SMP functions out of common.h by Simon Glass · 4 years, 11 months ago
  52. b598147 common: Move some CPU functions out of common.h by Simon Glass · 4 years, 11 months ago
  53. 68a6aa8 common: Move mii_init() function out of common.h by Simon Glass · 4 years, 11 months ago
  54. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 4 years, 11 months ago
  55. e3107d1 arm: pxa: Drop pxa_wait_ticks() by Simon Glass · 4 years, 11 months ago
  56. 6887c5b common: Move some time functions out of common.h by Simon Glass · 4 years, 11 months ago
  57. b03e051 common: Move serial functions out of common.h by Simon Glass · 4 years, 11 months ago
  58. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 4 years, 11 months ago
  59. 62f9b65 common: Move older CPU functions to their own header by Simon Glass · 4 years, 11 months ago
  60. d3eb317 arm: drop eSDHC clock getting in mxc_get_clock() for layerscape by Yangbo Lu · 4 years, 11 months ago
  61. a09fea1 env: Finish migration of common ENV options by Tom Rini · 4 years, 10 months ago
  62. d47a774 arm: arm11: allow unaligned memory access by Heinrich Schuchardt · 4 years, 10 months ago
  63. 5536c3c freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · 4 years, 11 months ago
  64. 812ff53 fsl-layerscape: fix warning if no hwconfig is defined by Pankaj Bansal · 5 years ago
  65. 762ee52 armv8: fsl-layerscape: introduce fsl_board_late_init() by Michael Walle · 5 years ago
  66. 065ee17 armv8: fsl-lsch3: convert CONFIG_TARGET_x to CONFIG_ARCH_x by Michael Walle · 5 years ago
  67. b4a5911 armv8: ls1028a: add erratum A-050382 workaround by Laurentiu Tudor · 5 years ago
  68. 30449ae armv8: lx2160a: add icid setup for platform devices by Laurentiu Tudor · 5 years ago
  69. e33938a armv8: ls2088a: add icid setup for platform devices by Laurentiu Tudor · 5 years ago
  70. db49c1b armv8: fsl-layerscape: guard caam specific defines by Laurentiu Tudor · 5 years ago
  71. 28f9393 fsl-layerscape: do not use layerscape EFI reset if PSCI used by Mathew McBride · 5 years ago
  72. b4a2cdc arm: mxs: Increase VDDD voltage to match specification by Marek Vasut · 5 years ago
  73. d20f184 armv7: ls102xa: Don't power down OCRAM1 during deep sleep by Biwen Li · 5 years ago
  74. 1936841 armv7: ls102xa: add errata ID A-008646 for workaround by Biwen Li · 5 years ago
  75. 54d5c06 armv8: ls1028a: disable multimedia for ls1027a, ls1017a by Yuantian Tang · 5 years ago
  76. 3f4bc67 armv7: ls102xa: Correct endianness of SCFG_SPARECR8 read by Biwen Li · 5 years ago
  77. 3d23b6c armv8: fsl-layerscape: Make USB masters snoopable by Ran Wang · 5 years ago
  78. 6ed6952 armv8: ls1028a: Add more personalities support by Yuantian Tang · 5 years ago
  79. eaa0bde Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  80. 8c05aba Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  81. cda789a spl: pass args to board_return_to_bootrom by Peng Fan · 5 years ago
  82. 535e078 arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT option by Simon Glass · 5 years ago
  83. ca51ef7 watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig by Heiko Schocher · 5 years ago
  84. 116f75c armv8: ls1028a: Updated serdes configuration for 0x13BB by Hou Zhiqiang · 5 years ago
  85. c9ba88b armv8: fsl-layerscape: Fix typo in Layerscape PCIe config entry by Hou Zhiqiang · 5 years ago
  86. 2f2a197 armv8: fsl-layerscape: Update I2C clock divider by Chuanhua Han · 5 years ago
  87. 0490cab armv8: ls1028a: configure PMU's PCTBENR to enable WDT by Thomas Schaefer · 5 years ago
  88. 24cb6f2 fsl-layerscape: Add fsl_esdhc peripheral clock support by Yinbo Zhu · 5 years ago
  89. 1bad991 drivers/fsl-mc: Create Kconfig file to manage driver specific configs better by Florinel Iordache · 5 years ago
  90. b249fcb armv8: ls1028a: add icid setup for platform devices by Laurentiu Tudor · 5 years ago
  91. 5c6dc6c armv8: ls1088a: add icid setup for platform devices by Laurentiu Tudor · 5 years ago
  92. aef654a armv8: fsl-layerscape: make icid setup endianness aware by Laurentiu Tudor · 5 years ago
  93. 71a2da3 armv8: kconfig: Fix some platforms incorrect I2C clock divider by Chuanhua Han · 5 years ago
  94. 67d3a81 configs: ls1088a: Enable DM support for pcf2127 rtc by Chuanhua Han · 5 years ago
  95. 292370d configs: ls2088a: Enable DM support for ds3231 rtc by Chuanhua Han · 5 years ago
  96. 21d5e96 configs: ls1028a: Enable DM support for pcf2127 rtc by Chuanhua Han · 5 years ago
  97. 7abf9c1 configs: lx2160: enable DM support for pcf2127 rtc by Chuanhua Han · 5 years ago
  98. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  99. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  100. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago