~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-10
* ls1021aqds/ls1021aiot: Remove legacy non-DM_ETH codeTom Rini2022-08-20
* nxp: Make board/freescale/common/Kconfig safe to include once in arch/KconfigTom Rini2022-07-05
* Layerscape: Enable Job ring driver model.Gaurav Jain2022-04-12
* video: fsl: colibri_vf: Drop FSL DCU driverSimon Glass2022-03-28
* CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini2021-12-27
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-31
* nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini2021-08-31
* i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass2021-07-28
* board: freescale: ls1021aqds: Update I2C mux configStephen Carlson2021-07-20
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-21
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* dm: arm: ls1021a: add i2c DM supportBiwen Li2020-02-04
* common: Move clock functions into a new fileSimon Glass2020-01-17
* common: Move device-tree setup functions to fdt_support.hSimon Glass2020-01-17
* common: Move some board functions out of common.hSimon Glass2019-12-02
* arm: ls1021a: drop redundant board_mmc_init()Yangbo Lu2019-11-27
* video: fsl_dcu_fb: refactor init functionsIgor Opaniuk2019-07-29
* armv7: ls102xa: Add workaround for DDR erratum A-008850Alison Wang2019-03-15
* arm: ls1021a: Add timer_init() in board_init_f for SPLAlison Wang2018-12-06
* armv7: fsl: remove sata supportPeng Ma2018-09-27
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* MAINTAINERS: Switch nxp.com domainFabio Estevam2018-05-01
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* fsl-layerscape: Consolidate registers space defination for CCI-400 busAshish Kumar2017-09-11
* common: freescale: Move arch-specific declarationsSimon Glass2017-06-05
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2017-04-14
|\
| * Convert CONFIG_FSL_DCU_FB to KconfigSanchayan Maity2017-04-14
* | arm: freescale: Rename initdram() to fsl_initdram()Simon Glass2017-04-12
|/
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-05
* board_f: Drop return value from initdram()Simon Glass2017-04-05
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-05
* armv7: ls1021aqds: Set cpo_sample for erratum A-009942York Sun2017-01-31
* NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini2017-01-24
* fsl/ddr: Add erratum_a009942_check_cpo and clean related erratumShengzhou Liu2016-12-05
* arm: ls1021a: improve the core frequency to 1.2GHZYuan Yao2016-11-21
* armv7: LS1021a: enable i-cache in start.SXiaoliang Yang2016-10-06
* fsl-layerscape: Add workaround for PCIe erratum A010315Hou Zhiqiang2016-09-14
* arm: fsl-layerscape: move forward the non-secure access permission setupHou Zhiqiang2016-09-14
* ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implementionHongbo Zhang2016-07-26
* board/freescale: Update ddr clk_adjustShengzhou Liu2016-06-03
* armv7: ls102xa: Move smmu and stream id initialization into the common soc codeAlison Wang2016-02-24
* qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong2016-02-24