summaryrefslogtreecommitdiff
path: root/board/freescale/common
AgeCommit message (Expand)Author
2022-04-06MLK-12434-1: imx: dynamic setting mmcdev and mmcrootPeng Fan
2022-04-06MLK-12425-2 video: epdc: introduce epdc supportPeng Fan
2022-04-06LFU-257 tcpc: mask fault status interruptLi Jun
2022-04-06MLK-23574-5 tcpc: Add driver for USB typec port controller (TCPC)Ye Li
2022-01-18common: board_r: move init_addr_map() to init.hOvidiu Panait
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini
2021-12-27CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini
2021-12-27nxp: ics307_clk: Guard get_board_ddr_clk function correctlyTom Rini
2021-12-27Finish CONFIG_VID et al conversion to KconfigTom Rini
2021-11-09board: fsl_validate: Fix Double free IssueKshitiz Varshney
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-08common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASHAlexandru Gagniuc
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-31nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini
2021-08-18board: fsl_validate: Fix resource leak issueKshitiz Varshney
2021-08-06ppc: Drop idt8t49n222a_serdes_clk driverSimon Glass
2021-08-05pci: freescale: Drop old codeSimon Glass
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-07-20board: freescale: Refactor NXP common mux codeStephen Carlson
2021-07-07ppc: Remove MPC832XEMDS boardsTom Rini
2021-07-07ppc: Remove MPC8555CDS boardsTom Rini
2021-07-07ppc: Remove MPC8541CDS boardTom Rini
2021-06-17board: freescale: vid.c: Add check for return value of adjust_vdd()Priyanka Singh
2021-03-05arm: fsl: common: Improve NXP VID driver PMBus supportStephen Carlson
2021-02-25ppc: Remove MPC8569MDS boardTom Rini
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-15ppc: Remove MPC8641HPCN boardTom Rini
2021-02-15ppc: Remove MPC8610HPCD boardTom Rini
2021-02-15ppc: Remove MPC8572DS boardTom Rini
2021-02-15ppc: Remove MPC8544DS boardTom Rini
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-10board: freescale: vid.c: Initialize variable 'i2caddress'Priyanka Singh
2020-12-10board/freescale/common: fix a bug that failed to read/write eeprom on ls1021atsnBiwen Li
2020-12-10armv8: lx2162aqds: Add support for LX2162AQDS platformMeenakshi Aggarwal
2020-12-10armv8: lx2162a: Add Soc changes to support LX2162AMeenakshi Aggarwal
2020-10-23board/freescale/vid: enables writes to all commands for LTC3882Biwen Li
2020-10-23board: freescale: vid.c: Initialize variable 'i2caddress'Priyanka Singh
2020-10-05Merge branch 'next'Tom Rini
2020-09-24board: freescale: emc2305: Pass chip_addr to set_fan_speedWasim Khan
2020-09-24board/freescale/lsch3: Correct entry for 0.9vMartin Kaistra
2020-09-24board/freescale: Remove P5020DS board supportPriyanka Jain
2020-07-27board: fsl: lx2160aqds: identify SDHC adapter during board initYangbo Lu
2020-07-27Move eSDHC adapter card identification to board filesYangbo Lu
2020-07-27armv8: ls1028ardb: add xspi parameter to qixis commandYuantian Tang
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/delay.h from common headerSimon Glass