summaryrefslogtreecommitdiff
path: root/board/freescale/lx2160a
AgeCommit message (Expand)AuthorFilesLines
2023-06-15board: fsl: lx2160ardb: add dts fixup function for RevC and newerFlorin Chiculita3-0/+120
2023-06-15board: fsl: lx2160ardb: add api for obtaining board revisionFlorin Chiculita2-5/+19
2023-04-04board: freescale: lx2160a: remove the PL01X device instantiationIoana Ciornei1-34/+0
2023-03-14board: freescale: lx2160a: remove code under !CONFIG_DM_ETHIoana Ciornei4-1699/+8
2023-03-14board: freescale: lx2160a: remove hardcoded ethernet initializationIoana Ciornei1-144/+0
2023-02-10Correct SPL uses of TARGET_LX2160ARDBSimon Glass1-3/+3
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-3/+3
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini4-17/+17
2022-08-10common: Drop display_options.h from common headerSimon Glass1-0/+1
2022-07-06Convert CONFIG_ESDHC_DETECT_QUIRK to KconfigTom Rini1-21/+0
2022-07-06nxp: Make board/freescale/common/Kconfig safe to include once in arch/KconfigTom Rini1-3/+0
2022-04-12Layerscape: Enable Job ring driver model.Gaurav Jain1-5/+0
2022-01-20fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek Behún1-4/+1
2021-12-19fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle()Marek Behún2-4/+12
2021-11-09board: freescale: lx216x : increase fdt blob sizeWasim Khan1-0/+8
2021-10-31board: freescale: various boards: Let env subsystem set gd->env_addrMarek Behún1-3/+0
2021-08-30Convert CONFIG_SYS_I2C_EARLY_INIT to KconfigTom Rini1-1/+1
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass2-2/+2
2021-07-20board: freescale: LX2162AQDS: Add MAINTAINERWasim Khan1-0/+1
2021-07-20board: freescale: LX2160AQDS: Add MAINTAINERWasim Khan1-0/+1
2021-07-20board: freescale: LX2160ARDB: Add MAINTAINERWasim Khan1-0/+1
2021-07-20armv8: lx2160ardb: Add thermal node fixup for revc boardWasim Khan1-1/+120
2021-07-20board: freescale: lx2160a: Update I2C mux configStephen Carlson1-25/+6
2021-07-19treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USBTom Rini1-1/+1
2021-03-05board: lx2160a: Update MAINTAINERSPriyanka Jain1-1/+0
2021-03-05arm: fsl: common: Improve NXP VID driver PMBus supportStephen Carlson1-0/+42
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass5-0/+5
2021-01-06Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini1-2/+2
2021-01-06Merge tag 'v2021.01-rc5' into nextTom Rini8-21/+1235
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass1-2/+2
2020-12-14dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass1-2/+2
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-2/+2
2020-12-10armv8: lx2162aqds: Add support for LX2162AQDS platformMeenakshi Aggarwal8-21/+1235
2020-09-24board: freescale: emc2305: Pass chip_addr to set_fan_speedWasim Khan1-2/+2
2020-07-27board: fsl: lx2160aqds: identify SDHC adapter during board initYangbo Lu1-2/+34
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada3-3/+3
2020-05-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2-0/+124
2020-05-19board: lx2160aqds: implement board_fit_config_name_matchIoana Ciornei1-0/+109
2020-05-19board: lx2160aqds: transition to DM_ETHIoana Ciornei2-1/+16
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop image.h from common headerSimon Glass2-0/+3
2020-05-17configs: lx2160a: Add default config for lx2160a using StMM in OP-TEEIlias Apalodimas1-0/+1
2020-04-28fsl-layerscape: Move GIC RD tables init to soc.cHou Zhiqiang1-30/+0
2020-04-28board: lx2160a: Align RD tables address to 64KBHou Zhiqiang1-1/+2
2020-04-28board: lx2160a: Add check in GIC RD tables initHou Zhiqiang1-3/+7
2020-04-20lx2160aqds: add support for backplane krFlorinel Iordache1-1/+8
2020-04-20board: fsl: lx2160a: unused variable gic_lpi_baseHeinrich Schuchardt1-1/+1