summaryrefslogtreecommitdiff
path: root/board/freescale/ls1043ardb
AgeCommit message (Expand)Author
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NOR_* to CFG_SYS_NOR_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-10-17ls1043ardb: nand driver fixups for revision v7.0 boardsWei Lu
2022-09-06ddr: fsl: Make bank_addr_bits reflect actual bitsSean Anderson
2022-08-16board: ls1043ardb: fdt fixups for revision v7.0 boardsCamelia Groza
2022-07-05nxp: Make board/freescale/common/Kconfig safe to include once in arch/KconfigTom Rini
2022-04-26armv8: psci: add ARMV8_PSCI_RELOCATE Kconfig optionMichael Walle
2022-04-12Layerscape: Enable Job ring driver model.Gaurav Jain
2022-02-01board: ls1043ardb: force PCI device enumerationMartin Schiller
2021-09-29Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-09-28net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-03-05board: ls1043ardb: Update MAINTAINERSPriyanka Jain
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-04-29driver: net: fm: add DM ETH supportMadalin Bucur
2019-12-02Move strtomhz() to vsprintf.hSimon Glass
2019-11-08freescale/layerscape: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal
2018-12-10Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-12-06armv8: ls1043ardb: Add TFABOOT supportRajesh Bhagat
2018-09-27armv8: ls1043a: add icid setup supportLaurentiu Tudor
2018-06-08board: Kconfig: Re-Arrangement of PPA firmware and header addressesBhaskar Upadhaya
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-05-01MAINTAINERS: Switch nxp.com domainFabio Estevam
2017-10-09armv8: ls1043ardb: Use static DDR setting for SPL bootYork Sun
2017-06-05common: freescale: Move arch-specific declarationsSimon Glass
2017-05-23armv8: ls1043ardb: Make NET independent of FManYork Sun
2017-04-17arm: ls1043ardb: Add NAND secure boot targetRuchika Gupta
2017-04-17arm: ls1043ardb: Add SD secure boot targetRuchika Gupta
2017-04-17armv8: ls1043ardb: SPL size reductionSumit Garg
2017-04-12arm: freescale: Rename initdram() to fsl_initdram()Simon Glass
2017-04-05board_f: Drop return value from initdram()Simon Glass
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass
2017-03-28fsl-layerscape/ppa: cleanup ppa.hHou Zhiqiang
2017-03-14armv8: layerscape: Update early MMU for DDR after initializationYork Sun
2017-03-14armv8: layerscape: Rewrite memory reservationYork Sun
2017-01-24NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini
2016-12-15ARMv8: LS1043A: Enable LS1043A default PSCI supportmacro.wave.z@gmail.com
2016-12-15fsl/board/ddr: optimize board-specific cpo for erratum A-009942Shengzhou Liu
2016-09-14fsl-layerscape: Add workaround for PCIe erratum A010315Hou Zhiqiang
2016-09-14arm: fsl-layerscape: move forward the non-secure access permission setupHou Zhiqiang
2016-09-14board: ls1043ardb: move sec_init to board_initSumit Garg