aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/ls1043ardb
AgeCommit message (Expand)AuthorFilesLines
28 hoursboard: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass3-4/+4
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini3-3/+2
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini3-2/+3
2024-05-07board: freescale: Remove <common.h> and add needed includesTom Rini3-3/+2
2023-11-07fsl_qe: Drop common.hTom Rini1-1/+0
2023-10-10fsl-layerscape: drop obsolete PPA secure firmware supportLaurentiu Tudor2-19/+0
2023-08-03freescale: Remove Rajesh Bhagat MAINTAINERSSean Anderson1-1/+0
2023-07-25MAINTAINERS: Add some missing directories or filesTom Rini1-1/+0
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini1-2/+2
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2-18/+18
2022-12-05global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini1-1/+1
2022-12-05global: Move remaining CONFIG_SYS_NOR_* to CFG_SYS_NOR_*Tom Rini1-16/+16
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini1-17/+17
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2-3/+3
2022-10-17ls1043ardb: nand driver fixups for revision v7.0 boardsWei Lu3-1/+50
2022-09-06ddr: fsl: Make bank_addr_bits reflect actual bitsSean Anderson1-1/+1
2022-08-16board: ls1043ardb: fdt fixups for revision v7.0 boardsCamelia Groza1-1/+43
2022-07-05nxp: Make board/freescale/common/Kconfig safe to include once in arch/KconfigTom Rini1-2/+0
2022-04-26armv8: psci: add ARMV8_PSCI_RELOCATE Kconfig optionMichael Walle1-8/+0
2022-04-12Layerscape: Enable Job ring driver model.Gaurav Jain1-5/+1
2022-02-01board: ls1043ardb: force PCI device enumerationMartin Schiller1-0/+4
2021-09-29Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...WIP/29Sep2021-nextTom Rini2-2/+2
2021-09-28net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean2-2/+2
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek1-1/+0
2021-03-05board: ls1043ardb: Update MAINTAINERSPriyanka Jain1-4/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass2-0/+2
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2-2/+2
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-04-29driver: net: fm: add DM ETH supportMadalin Bucur1-0/+2
2019-12-02Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2019-11-08freescale/layerscape: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal1-1/+1
2018-12-10Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriqTom Rini3-0/+127
2018-12-06armv8: ls1043ardb: Add TFABOOT supportRajesh Bhagat3-0/+126
2018-09-27armv8: ls1043a: add icid setup supportLaurentiu Tudor1-0/+3
2018-06-08board: Kconfig: Re-Arrangement of PPA firmware and header addressesBhaskar Upadhaya1-0/+14
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini7-15/+7
2018-05-01MAINTAINERS: Switch nxp.com domainFabio Estevam1-1/+1
2017-10-09armv8: ls1043ardb: Use static DDR setting for SPL bootYork Sun2-0/+115
2017-06-05common: freescale: Move arch-specific declarationsSimon Glass1-0/+1
2017-05-23armv8: ls1043ardb: Make NET independent of FManYork Sun1-1/+1
2017-04-17arm: ls1043ardb: Add NAND secure boot targetRuchika Gupta1-0/+1
2017-04-17arm: ls1043ardb: Add SD secure boot targetRuchika Gupta1-0/+1
2017-04-17armv8: ls1043ardb: SPL size reductionSumit Garg2-8/+14
2017-04-12arm: freescale: Rename initdram() to fsl_initdram()Simon Glass1-1/+1
2017-04-05board_f: Drop return value from initdram()Simon Glass1-2/+4
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+1
2017-03-28fsl-layerscape/ppa: cleanup ppa.hHou Zhiqiang1-2/+0