1. e784cf1 arm: ls102xa: Fix RGMII phy-connection-type FDT fixup by Brendan Shanks · 6 years ago
  2. 58008cb Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  3. 60599c1 ls102xa: psci: save context id in cpu_on command by Patrick Delaunay · 6 years ago
  4. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  5. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  6. d695d66 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · 7 years ago
  7. 9fd95ef ata: Migrate CONFIG_SCSI_AHCI to Kconfig by Tuomas Tynkkynen · 7 years ago
  8. 0e8a426 armv7: Add workaround for USB erratum A-009007 by Ran Wang · 7 years ago
  9. e10d114 armv7: Add workaround for USB erratum A-008997 by Ran Wang · 7 years ago
  10. c1853f6 armv7: Add workaround for USB erratum A-009798 by Ran Wang · 7 years ago
  11. 83fa711 armv7: Add workaround for USB erratum A-009008 by Ran Wang · 7 years ago
  12. 63b2316 fsl-layerscape: Consolidate registers space defination for CCI-400 bus by Ashish Kumar · 7 years ago
  13. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  14. 8eab1a5 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · 7 years ago
  15. fedb428 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  16. 26d6119 fdt: Move fdt_fixup_ethernet to a common place by Tom Rini · 7 years ago
  17. b215fb3 Convert CONFIG_FSL_DCU_FB to Kconfig by Sanchayan Maity · 7 years ago
  18. 4d24e5f fsl: ls102x: remove redundant GENERIC_TIMER_CLK by Andre Przywara · 8 years ago
  19. 8e63ed5 arch: arm: update the IFC IP input clock by Prabhakar Kushwaha · 8 years ago
  20. 19538f3 kconfig: move FSL_PCIE_COMPAT to platform Kconfig by Hou Zhiqiang · 8 years ago
  21. 66e399b ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig by York Sun · 8 years ago
  22. ba1b6fb arm: layerscape: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig by York Sun · 8 years ago
  23. d26e34c fsl_ddr: Move DDR config options to driver Kconfig by York Sun · 8 years ago
  24. 90b8038 crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig by York Sun · 8 years ago
  25. 2c2e2c9 crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig by York Sun · 8 years ago
  26. 72ccd31 armv7: ls1021a: Move SECURE_BOOT option to Kconfig by York Sun · 8 years ago
  27. 53d7682 armv7: ls1021a: Move DDR config options to Kconfig by York Sun · 8 years ago
  28. f534b8f arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to Kconfig by York Sun · 8 years ago
  29. 25af7dc arm: Move SYS_FSL_IFC_BANK_COUNT to Kconfig by York Sun · 8 years ago
  30. b4b60d0 arm: Move MAX_CPUS to Kconfig by York Sun · 8 years ago
  31. fb2bf8c arm: Move FSL_LSCH2 FSL_LSCH3 to Kconfig by York Sun · 8 years ago
  32. 4a44417 arm: Fix Kconfig for proper display menu by York Sun · 8 years ago
  33. f85a8e8 armv7: LS1021a: enable i-cache in start.S by Xiaoliang Yang · 8 years ago
  34. cbe7706 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  35. 295a24b armv7: ls102xa: Rename GIC_ADDR and DCSR_RCPM_ADDR by York Sun · 8 years ago
  36. 5e8bd7e armv7: ls1021a: Convert CONFIG_LS1_DEEP_SLEEP to Kconfig option by York Sun · 8 years ago
  37. 0a37cf8 Convert CONFIG_SYS_FSL_ERRATUM_A010315 to Kconfig option by York Sun · 8 years ago
  38. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  39. 214ffae nxp: ls102xa: add LS1 PSCI system suspend by Hongbo Zhang · 8 years ago
  40. d7b0063 nxp: ls102xa: add EPU Finite State Machine by Hongbo Zhang · 8 years ago
  41. b392a6d fsl-layerscape: Add workaround for PCIe erratum A010315 by Hou Zhiqiang · 8 years ago
  42. 341238f arm: fsl-layerscape: move forward the non-secure access permission setup by Hou Zhiqiang · 8 years ago
  43. 71fe222 fsl: serdes: ensure accessing the initialized maps of serdes protocol by Hou Zhiqiang · 8 years ago
  44. aeb901f ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implemention by Hongbo Zhang · 8 years ago
  45. 7e742c2 ARMv7: PSCI: ls102xa: check target CPU ID before further operations by Hongbo Zhang · 8 years ago
  46. 6e6622d ARM: PSCI: Switch to per-CPU target PC storage in secure data section by Chen-Yu Tsai · 8 years ago
  47. 28f9035 ARM: PSCI: Remove unused psci_text_end symbol by Chen-Yu Tsai · 8 years ago
  48. b528132 ARM: PSCI: Split out common stack setup code from psci_arch_init by Chen-Yu Tsai · 8 years ago
  49. 2b1cdaf common: Pass the boot device into spl_boot_mode() by Marek Vasut · 8 years ago
  50. 56747bf armv7: ls102xa: spl: fix the macro name of MMC mode by Qianyu Gong · 8 years ago
  51. a08b192 armv7: ls102xa: Move smmu and stream id initialization into the common soc code by Alison Wang · 9 years ago
  52. 82d72a1 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  53. afe6462 arm: ls102xa: Rewrite the logic of ft_fixup_enet_phy_connect_type() by Bin Meng · 9 years ago
  54. 1ef7ac7 arm: ls1021a: Adjust sata register default values by Tang Yuantian · 9 years ago
  55. 6c4a1eb armv7/fsl-ls102xa: Workaround for DDR erratum A008514 by Yao Yuan · 9 years ago
  56. 0b8bc63 armv7: ls102xa: cci-400: Enable snoop and DVM message requests. by Yao Yuan · 9 years ago
  57. 762b353 arm: ls102xa: enable all the snoop signal for masters. by Yao Yuan · 9 years ago
  58. 7ba0261 arm: ls1021a: merge SoC specific code in a separate file by Yao Yuan · 9 years ago
  59. 0c028a0 arm: ls102x: add get_svr and IS_SVR_REV helper by Shengzhou Liu · 9 years ago
  60. a139953 arm: ls1021a: Ensure Generic Timer disabled before jumping into the OS by Alison Wang · 9 years ago
  61. 2b714cf arm: ls1021a: Ensure LS1021 ARM Generic Timer CompareValue Set 64-bit by Alison Wang · 9 years ago
  62. 4632ad7 arm: ls1021a: Add sata support on qds and twr board by tang yuantian · 9 years ago
  63. 5757e06 arm: ls102xa: enable snooping for CAAM transactions by horia.geanta@freescale.com · 9 years ago
  64. 0cbba8e ls102xa: fdt: Disable IFC in SD boot for QSPI by Alison Wang · 9 years ago
  65. f861f51 ls102xa: Fix reset hang by Fabio Estevam · 9 years ago
  66. 6f0586e armv7/ls102xa: Fix non-boot cpus cannot correctly fall in spin table by Wang Dongsheng · 9 years ago
  67. 340848b arm/ls102xa: Add PSCI support for ls102xa by Wang Dongsheng · 9 years ago
  68. 49a5e42 arm: ls1021a: Remove the inappropriate use of the function 'sprintf' by Alison Wang · 9 years ago
  69. 104d6fb ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions by Jan Kiszka · 9 years ago
  70. 39b0bbb driver/ifc: Add 64KB page support by Jaiprakash Singh · 10 years ago
  71. 9f076be arm: ls102xa: workaround for cache coherency problem by chenhui zhao · 10 years ago
  72. 636ef95 arm/ls102xa: create TLB to map PCIe region by Minghuan Lian · 10 years ago
  73. 41ba57d fsl/ls1021qds: Add deep sleep support by tang yuantian · 10 years ago
  74. 33d2e46 ls102xa: fdt: Disable QSPI and DSPI in NOR/NAND/SD boot by Alison Wang · 10 years ago
  75. 0181937 crypto/fsl: Add fixup for crypto node by Ruchika Gupta · 10 years ago
  76. 290e6e9 ls1021a: adding a secondary core boot address and kick functions by Xiubo Li · 10 years ago
  77. 86949c2 arm: ls102xa: Add SD boot support for LS1021AQDS board by Alison Wang · 10 years ago
  78. 306fa01 arm: ls102xa: clear EPU registers for deep sleep by chenhui zhao · 10 years ago
  79. b699b01 arm: ls102xa: fixed a bus frequency setting error by Tang Yuantian · 10 years ago
  80. d60a209 arm: ls102xa: Add Freescale LS102xA SoC support by Wang Huan · 10 years ago