- 7776960 arm: Partial cleanup and audit usage of <config.h> by Tom Rini · 1 year, 1 month ago
- b106961 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · 1 year, 1 month ago
- 487fa1a fsl-layerscape: drop obsolete PPA secure firmware support by Laurentiu Tudor · 1 year, 5 months ago
- 1be82af global: Use proper project name U-Boot by Michal Simek · 1 year, 8 months ago
- 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 2 years ago
- f5dd0c5 configs: Remove unused or redundant CONFIG symbols by Tom Rini · 2 years, 1 month ago
- 1d457db global: Migrate CONFIG_MAX_MEM_MAPPED to CFG by Tom Rini · 2 years, 1 month ago
- 32b7e39 Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig by Tom Rini · 2 years, 2 months ago
- 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years, 2 months ago
- ecc8d42 global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI* by Tom Rini · 2 years, 2 months ago
- 3408d96 Remove unused symbols by Tom Rini · 2 years, 2 months ago
- cdc5ed8 global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_* by Tom Rini · 2 years, 2 months ago
- 9109213 global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_* by Tom Rini · 2 years, 2 months ago
- 6cc0454 global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 3 months ago
- 3ed84e7 arm: layerscape: Disable unused parts of ICID tables by Sean Anderson · 2 years, 3 months ago
- 0c3eec2 arm64: ls104x: Enable eDMA snooping by Sean Anderson · 2 years, 4 months ago
- ff4e87c Convert CONFIG_SYS_FSL_QMAN_V3 et al to Kconfig by Tom Rini · 2 years, 6 months ago
- 1de46d9 Convert CONFIG_SYS_FSL_NUM_CC_PLLS to Kconfig by Tom Rini · 2 years, 6 months ago
- c6eec01 Convert CONFIG_SYS_FSL_MAX_NUM_OF_SEC to Kconfig by Tom Rini · 2 years, 6 months ago
- 8b549c0 Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et al by Tom Rini · 2 years, 6 months ago
- 7da6a9e Convert CONFIG_SYS_FSL_CORES_PER_CLUSTER to Kconfig by Tom Rini · 2 years, 6 months ago
- 612f7a6 Convert CONFIG_FSL_MEMAC et al to Kconfig by Tom Rini · 2 years, 6 months ago
- 923a855 Convert CONFIG_SYS_FSL_CCSR_GUR_BE et al to Kconfig by Tom Rini · 2 years, 6 months ago
- 2d752b0 Convert CONFIG_SYS_FMAN_V3 to Kconfig by Tom Rini · 2 years, 6 months ago
- f1c6dfa4 layerscape: Remove some unused CONFIG symbols by Tom Rini · 2 years, 7 months ago
- 601483f Convert CONFIG_SYS_FSL_SFP_BE et al to Kconfig by Tom Rini · 2 years, 7 months ago
- c9f8518 Convert CONFIG_SYS_FSL_SEC_MON et al to Kconfig by Tom Rini · 2 years, 7 months ago
- 2b2817b Convert CONFIG_ESBC_HDR_LS et al to Kconfig by Tom Rini · 2 years, 7 months ago
- 0930447 usb: ehci-fsl: Remove non-DM code by Tom Rini · 2 years, 7 months ago
- 2a9cf32 armv8: layerscape: add missing RCW source defines by Michael Walle · 2 years, 8 months ago
- 6074a53 ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usage by Tom Rini · 2 years, 8 months ago
- be7dbb6 Convert CONFIG_SYS_IMMR to Kconfig by Tom Rini · 3 years, 1 month ago
- f76750d Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · 3 years, 1 month ago
- 5afdcca arm: Migrate GICV2 / GICV3 to Kconfig by Tom Rini · 3 years, 5 months ago
- 52c7e37 Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig by Tom Rini · 3 years, 5 months ago
- 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 5 months ago
- 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 6 months ago
- 504debc configs: fsl: move bootrom specific defines to Kconfig by Rajesh Bhagat · 4 years ago
- 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 4 years ago
- 7811880 gpio: mpc8xxx_gpio: Fix for litte endian by Biwen Li · 4 years ago
- 5841073 pci: layerscape: Remove the shadow SVR definitions by Hou Zhiqiang · 4 years ago
- 67477bd armv8: lx2: SVR_SOC_VER: Mask CAN_FD and security bit by Wasim Khan · 4 years ago
- 3dbc47c armv8: ls1028a: fix stream id allocation by Nipun Gupta · 4 years ago
- 3a187cf armv8: lx2162a: Add Soc changes to support LX2162A by Meenakshi Aggarwal · 4 years, 3 months ago
- c760095 net: lx2160a.c: Update to set ECx_PMUX precedence by Razvan Ionut Cirjan · 4 years, 3 months ago
- 308deab armv8: layerscape: clean exported symbols in spintable.S by Michael Walle · 4 years, 8 months ago
- c31ac97 armv8: layerscape: remove determine_mp_bootpg() by Michael Walle · 4 years, 8 months ago
- 3d3fe8b armv8: layerscape: properly use CPU_RELEASE_ADDR by Michael Walle · 4 years, 8 months ago
- 08333fa armv8: gpio: add gpio feature by hui.song · 4 years, 8 months ago
- b0b13f4 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 8 months ago
- c93ad77 treewide: Remove unused FSL QSPI config options for Layerscape platforms by Kuldeep Singh · 4 years, 8 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 8 months ago
- f09f1ec Use __ASSEMBLY__ as the assembly macros by Simon Glass · 4 years, 8 months ago
- c3dc39a arm: Don't include common.h in header files by Simon Glass · 4 years, 8 months ago
- f40b120 fsl-layerscape: Move GIC RD tables init to soc.c by Hou Zhiqiang · 4 years, 9 months ago
- 316fc6f armv8: ls1028a: define esdhc_status_fixup by Yinbo Zhu · 4 years, 9 months ago
- 0d9d557 arch: armv8: fsl-layerscape: export serdes config to environment by Alex Marginean · 5 years ago
- 7cd42728 armv8: lx2160a: Add FSL_PEX_STREAM_ID_END for LX2160A by Wasim Khan · 5 years ago
- ce3bead fsl-lsch3: soc: Enable AHB read support for Flexspi controller by Kuldeep Singh · 5 years ago
- 0b6c370 fsl-lsch3: Add FlexSPI address space in immap_lsch3 by Kuldeep Singh · 5 years ago
- 3499dd0 ls1028a: Configure stream IDs for integrated PCI and fix up Linux DT by Alex Marginean · 5 years ago
- 0cfa00c armv8: Add workaround for USB erratum A-050106 by Ran Wang · 5 years ago
- d3eb317 arm: drop eSDHC clock getting in mxc_get_clock() for layerscape by Yangbo Lu · 5 years ago
- b4a5911 armv8: ls1028a: add erratum A-050382 workaround by Laurentiu Tudor · 5 years ago
- 30449ae armv8: lx2160a: add icid setup for platform devices by Laurentiu Tudor · 5 years ago
- ab04dee fsl-layerscape: add missing SATA3 and SATA4 base addresses by Laurentiu Tudor · 5 years ago
- 5047781 fsl-layerscape: fix compile error with sec fw disabled by Laurentiu Tudor · 5 years ago
- e93a7ca armv8: Update LX2160A/LX2120A/LX2080A SVR value by Wasim Khan · 5 years ago
- 54d5c06 armv8: ls1028a: disable multimedia for ls1027a, ls1017a by Yuantian Tang · 5 years ago
- 3d23b6c armv8: fsl-layerscape: Make USB masters snoopable by Ran Wang · 5 years ago
- 6ed6952 armv8: ls1028a: Add more personalities support by Yuantian Tang · 5 years ago
- 24cb6f2 fsl-layerscape: Add fsl_esdhc peripheral clock support by Yinbo Zhu · 6 years ago
- b249fcb armv8: ls1028a: add icid setup for platform devices by Laurentiu Tudor · 5 years ago
- 5c6dc6c armv8: ls1088a: add icid setup for platform devices by Laurentiu Tudor · 5 years ago
- aef654a armv8: fsl-layerscape: make icid setup endianness aware by Laurentiu Tudor · 5 years ago
- 08f9bc9 armv8: fsl-layerscape: add base addresses for several devices by Laurentiu Tudor · 5 years ago
- ef3f364 armv8: fsl-layerscape: add missing sec jr base address defines by Laurentiu Tudor · 5 years ago
- 068cabe drivers: i2c: mxc: Fix compiler error when using i2c dm mode by Chuanhua Han · 6 years ago
- 062d814 arm: ls1028a: define the integrated PCI bus (ECAM) by Alex Marginean · 6 years ago
- 087bfe6 armv8: fsl-lsch3: add clock support for the second eSDHC by Yangbo Lu · 6 years ago
- 36f50b7 armv8: ls1028a: Add other serdes protocal support by Xiaowei Bao · 6 years ago
- 3458a41 armv8: ls1028a: enable workaround for USB erratum A-008997 by Ran Wang · 6 years ago
- d4ad111 armv8: ls1028a: Add NXP LS1028A SoC support by Yuantian Tang · 6 years ago
- 059d942 armv8: lx2160a: add MMU table entries for PCIe by Hou Zhiqiang · 6 years ago
- 3fbe8f0 armv8: fsl-layerscpae: correct the PCIe controllers' region size by Hou Zhiqiang · 6 years ago
- 7122f79 armv8: fsl-layerscape: avoid DT fixup warning by Laurentiu Tudor · 6 years ago
- e82d9ee armv8: fsl-layerscape: fix SEC QI ICID setup by Laurentiu Tudor · 6 years ago
- bbf5b25 armv8: layerscape: move TZASC and TZPC configs to Kconfig by Rajesh Bhagat · 6 years ago
- 1eba723 lx2160aqds : Add support for LX2160AQDS platform by Pankaj Bansal · 6 years ago
- fc615be armv8: lx2160a: Update CONFIG_SYS_FSL_PEBUF_BASE by Priyanka Jain · 6 years ago
- a954f6f armv8: fsl-layerscape: properly configure qdma ICID by Laurentiu Tudor · 6 years ago
- ec88ff8 armv8: ls1043a: add SVR definitions for 23x23 package silicon by Hou Zhiqiang · 6 years ago
- 4909b89 armv8: lx2160a: Add LX2160A SoC Support by Priyanka Jain · 6 years ago
- d6fdec2 armv8:fsl-layerscape: Add support for Chassis 3.2 by Priyanka Jain · 6 years ago
- 6252faa armv8: lsch3: Add support of serdes3 module by Priyanka Jain · 6 years ago
- 56db948b armv8: fsl-layerscape: Update parsing boot source by York Sun · 6 years ago
- 681d489 armv8: layerscape: add SMC calls for DDR size and bank info by Rajesh Bhagat · 6 years ago
- 4c41738 armv8: fsl-layerscape: identify boot source from PORSR register by Rajesh Bhagat · 6 years ago
- d171c70 move data structure out of cpu.h by York Sun · 6 years ago
- dc29a4c armv8: ls1043a: add icid setup support by Laurentiu Tudor · 6 years ago