1. e5d8fe9 configs: lx2160a: Enable Watchdog support by Zhao Qiang · 4 years, 3 months ago
  2. 0b7cac7 arm64: lx2160a: dts: Add watchdog node by Zhao Qiang · 4 years, 3 months ago
  3. f27d73e Watchdog: introduce ARM SBSA watchdog driver by Zhao Qiang · 4 years, 3 months ago
  4. ed188aa pci: layerscape: Add specific config entry for RC and EP mode driver by Hou Zhiqiang · 4 years, 3 months ago
  5. 4085e3a pci_ep: layerscape: Add the PCIe EP mode support for lx2160a-v2 by Xiaowei Bao · 4 years, 3 months ago
  6. 80b5a66 pci: layerscape: Modify the ls_pcie_dump_atu function by Xiaowei Bao · 4 years, 3 months ago
  7. 83bf32e pci_ep: layerscape: Add the SRIOV VFs of PF support by Xiaowei Bao · 4 years, 3 months ago
  8. 78c56b2 pci_ep: layerscape: Add Support for ls2085a and ls2080a EP mode by Xiaowei Bao · 4 years, 3 months ago
  9. 15ce1fa pci_ep: layerscape: Add the workaround for errata A-009460 by Xiaowei Bao · 4 years, 3 months ago
  10. c5174a5 pcie_ep: layerscape: Add the multiple function support by Xiaowei Bao · 4 years, 3 months ago
  11. 57fcc13 armv8: dts: ls1046a: Add the PCIe EP node by Xiaowei Bao · 4 years, 3 months ago
  12. fd00c53 pci_ep: Add the init function by Xiaowei Bao · 4 years, 3 months ago
  13. 118e58e pci: layerscape: Split the EP and RC driver by Xiaowei Bao · 4 years, 3 months ago
  14. be2c7d7 arm: dts: lx2160a: Increase configuration window size by Wasim Khan · 4 years, 3 months ago
  15. 11504cf configs:ls1046afrwy: Add tfa secure boot defonfig by Manish Tomar · 4 years, 3 months ago
  16. 3bb30b9 freescale: ls1043aqds: drop ifdef CONFIG_SYS_I2C by Biwen Li · 4 years, 3 months ago
  17. 1b2bdd0 freescale: ls1043aqds: enable secure system counter by Biwen Li · 4 years, 3 months ago
  18. 51d893c freescale: ls1046aqds: drop ifdef CONFIG_SYS_I2C by Biwen Li · 4 years, 3 months ago
  19. e70e10b freescale: ls1046aqds: enable secure system counter by Biwen Li · 4 years, 3 months ago
  20. 9c31c53 i2c: mxc: move i2c_early_init_f to common function by Biwen Li · 4 years, 3 months ago
  21. ea95f21 crypto/fsl: add RNG support by Michael Walle · 4 years, 3 months ago
  22. b980f9e crypto/fsl: instantiate the RNG with prediciton resistance by Michael Walle · 4 years, 3 months ago
  23. c269a97 crypto/fsl: don't regenerate secure keys by Michael Walle · 4 years, 3 months ago
  24. 0dc5961 crypto/fsl: support newer SEC modules by Michael Walle · 4 years, 3 months ago
  25. 277405b crypto/fsl: export caam_get_era() by Michael Walle · 4 years, 3 months ago
  26. 9b86bf2 crypto/fsl: make SEC%u status line consistent by Michael Walle · 4 years, 3 months ago
  27. 317fff5 crypto/fsl: unused value in caam_hash_update() by Heinrich Schuchardt · 4 years, 3 months ago
  28. 32e4b65 crypto/fsl: correct printf() statement. by Heinrich Schuchardt · 4 years, 3 months ago
  29. c5f8943 arm64: ls1043a: Remove the workaround of erratum A-009929 by Hou Zhiqiang · 4 years, 3 months ago
  30. 10669ed configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN value by Kuldeep Singh · 4 years, 3 months ago
  31. ab84f4f configs: lx2160aqds: enable CONFIG_BOARD_EARLY_INIT_R by Yangbo Lu · 4 years, 3 months ago
  32. e1a3103 board: fsl: lx2160aqds: identify SDHC adapter during board init by Yangbo Lu · 4 years, 3 months ago
  33. 39913ac Move eSDHC adapter card identification to board files by Yangbo Lu · 4 years, 3 months ago
  34. 4f73897 Drop global data sdhc_adapter for powerpc by Yangbo Lu · 4 years, 3 months ago
  35. c8f8830 armv8: ls1028ardb: add xspi parameter to qixis command by Yuantian Tang · 4 years, 4 months ago
  36. cb1de60 armv8: ls1012a: RGMII ports require internal delay by Chaitanya Sakinam · 4 years, 4 months ago
  37. 3fba231 include/configs: ls1012a: Remove fdt_high env variable by Udit Agarwal · 4 years, 4 months ago
  38. 72298a6 config: lx2160/2a: enable dspi by Zhao Qiang · 4 years, 4 months ago
  39. 8b307b1 armv8: dts: fsl-lx2160a: add flash node under dspi to qds dts by Zhao Qiang · 4 years, 4 months ago
  40. 30325c2 crypto/fsl: fix unaligned access by Michael Walle · 4 years, 4 months ago
  41. af0e08c I2C: ls1043a, ls1046a: enable SYS_I2C_MXC by Biwen Li · 4 years, 4 months ago
  42. dd6df64 armv8: layerscape: rework spin table by Michael Walle · 4 years, 4 months ago
  43. 16863da armv8: layerscape: relocate spin table if EFI_LOADER is enabled by Michael Walle · 4 years, 4 months ago
  44. 308deab armv8: layerscape: clean exported symbols in spintable.S by Michael Walle · 4 years, 4 months ago
  45. 2e26211 armv8: layerscape: drop first .ltorg directive in spintable.S by Michael Walle · 4 years, 4 months ago
  46. 86c31da armv8: layerscape: make wake_secondary_core_n() static by Michael Walle · 4 years, 4 months ago
  47. dcfbbed armv8: layerscape: simplify get_spin_tbl_addr() calls by Michael Walle · 4 years, 4 months ago
  48. c31ac97 armv8: layerscape: remove determine_mp_bootpg() by Michael Walle · 4 years, 4 months ago
  49. b1c4123 armv8: layerscape: fix alignment for spin table by Michael Walle · 4 years, 4 months ago
  50. 2eca7b9 armv8: layerscape: load function pointer using ADR by Michael Walle · 4 years, 4 months ago
  51. f6c62f1 armv8: layerscape: move spin table into own module by Michael Walle · 4 years, 4 months ago
  52. 3d3fe8b armv8: layerscape: properly use CPU_RELEASE_ADDR by Michael Walle · 4 years, 4 months ago
  53. ae846a6 armv8: layerscape: pretty print info about SMP cores by Michael Walle · 4 years, 4 months ago
  54. b27f485 armv8: layerscape: fix spin-table support by Michael Walle · 4 years, 4 months ago
  55. e0152db net: pfe_eth: Use spi_flash_read API to access flash memory by Kuldeep Singh · 4 years, 4 months ago
  56. 02decd4 dm: armv8: gpio: include <asm/arch/gpio.h> for fsl-layerscape by hui.song · 4 years, 4 months ago
  57. 08333fa armv8: gpio: add gpio feature by hui.song · 4 years, 4 months ago
  58. e08bcc0 configs: ls1088ardb: Add support for usb boot target by Era Tiwari · 4 years, 4 months ago
  59. f8c5815 armv8: ls1028a: move FSL_LAYERSCAPE to kconfig by Michael Walle · 4 years, 5 months ago
  60. e7005b3 fsl_dspi: Introduce DT bindings for CS-SCK and SCK-CS delays by Vladimir Oltean · 4 years, 5 months ago
  61. ada61f1 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 2 months ago
  62. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 2 months ago
  63. ecb70bd ram: sifive: Avoid using hardcoded ram base and size by Bin Meng · 4 years, 2 months ago
  64. 142dd57 riscv: dts: hifive-unleashed-a00: Make memory node available to SPL by Bin Meng · 4 years, 2 months ago
  65. e8fa431 riscv: ae350: Use fdtdec_get_addr_size_auto_noparent to parse smc reg by Rick Chen · 4 years, 2 months ago
  66. e491e15 riscv: Fix linking error when building u-boot-spl with no SMP support by Leo Yu-Chi Liang · 4 years, 3 months ago
  67. 27b4a4a serial: Fix SIFIVE debug serial dependency by Michal Simek · 4 years, 3 months ago
  68. a0cc38a riscv: qemu: Add syscon reboot and poweroff support by Bin Meng · 4 years, 3 months ago
  69. 9cdfade sysreset: syscon: Support value property by Bin Meng · 4 years, 3 months ago
  70. 1ce8182 sysreset: syscon: Don't assume default value for offset and mask property by Bin Meng · 4 years, 3 months ago
  71. 265d46b Revert "Revert "riscv: sifive: fu540: Add gpio-restart support"" by Bin Meng · 4 years, 2 months ago
  72. 6b62495 Revert "riscv: Allow use of reset drivers" by Bin Meng · 4 years, 2 months ago
  73. d20d0a5 azure: gitlab: travis: Update OpenSBI used for RISC-V testing by Bin Meng · 4 years, 2 months ago
  74. 2270ae6 sifive: fu540: Enable SF distro bootcmd by Jagan Teki · 4 years, 2 months ago
  75. ca0f93f sifive: fu540: Add boot flash script offset, size by Jagan Teki · 4 years, 2 months ago
  76. 662d518 sifive: fu540: Mark the default env as SPI flash by Jagan Teki · 4 years, 2 months ago
  77. ff7d25e env: Enable SPI flash env for SiFive FU540 by Jagan Teki · 4 years, 2 months ago
  78. 4243ff1 sifive: fu540: Add Booting from SPI by Jagan Teki · 4 years, 2 months ago
  79. 868e295 sifive: fu540: Add runtime boot mode detection by Jagan Teki · 4 years, 2 months ago
  80. 3d5ac35 riscv: sifive: fu540: Enable SiFive PWM driver by Pragnesh Patel · 4 years, 4 months ago
  81. a0018fc riscv: Make SiFive HiFive Unleashed board boot again by Bin Meng · 4 years, 2 months ago
  82. 5d3a21d Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 2 months ago
  83. 56d37f1 Merge tag 'efi-2020-10-rc1-5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 2 months ago
  84. 95fc1f1 Merge tag 'u-boot-rockchip-20200722' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 2 months ago
  85. 8bedcf0 rockchip: rock-p-n8/n10: Disable RAM_ROCKCHIP_DEBUG by Jagan Teki · 4 years, 2 months ago
  86. 318392a arm64: dts: rockchip: Add u-boot, spl-boot-order for ROCKPi N10 by Jagan Teki · 4 years, 2 months ago
  87. cfcbcb4 rockchip: rock-pi-n10: Enable PCI/NVME by Jagan Teki · 4 years, 2 months ago
  88. 60edbfa rockchip: rock-pi-n8: Enable on board devices by Suniel Mahesh · 4 years, 2 months ago
  89. c997d1c rockchip: evb_rk3288: Add console settings by Suniel Mahesh · 4 years, 2 months ago
  90. d840cac rockchip: rock-pi-n10: Enable on board devices by Suniel Mahesh · 4 years, 2 months ago
  91. e1e1c3d arm64: dts: rockchip: Add PCIe for RockPI N10 by Jagan Teki · 4 years, 2 months ago
  92. 5217f49 arm: dts: rockchip: Add HDMI out for RockPI N8/N10 by Jagan Teki · 4 years, 2 months ago
  93. 8702729 ARM: dts: rockchip: Add USB for RockPI N8/N10 by Jagan Teki · 4 years, 2 months ago
  94. 4b0446d ARM: dts: rockchip: Add usb host0 ohci node for rk3288 by Jagan Teki · 4 years, 2 months ago
  95. e70d826 arm: dts: rockchip: Sync rk3288 dtsi from linux by Suniel Mahesh · 4 years, 2 months ago
  96. 2710779 ARM: dts: rockchip: Sync ROCKPi N8/N10 dts(i) from Linux by Jagan Teki · 4 years, 2 months ago
  97. 6d06ea6 rockchip: roc-rk3399-pc: Set LED only during POR and pwr_key=y by Jagan Teki · 4 years, 2 months ago
  98. e230c57 rockchip: Separate the reset cause from display cpuinfo by Jagan Teki · 4 years, 2 months ago
  99. 88132e0 rockchip: Don't clear the reset status reg by Jagan Teki · 4 years, 2 months ago
  100. b24405f rockchip: tpl: Remove board_early_init_f() by Kever Yang · 4 years, 2 months ago