summaryrefslogtreecommitdiff
path: root/board/freescale/common
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_HAS_FSL_DR_USB to KconfigTom Rini2022-06-281-0/+4
* Merge branch 'master' into nextTom Rini2022-06-201-0/+1
|\
| * secure boot: enable ARCH_MISC_INIT config.Gaurav Jain2022-06-141-0/+1
* | Convert CONFIG_SPL_INIT_MINIMAL et al to KconfigTom Rini2022-06-061-0/+2
|/
* imx: dynamic setting mmcdev and mmcrootPeng Fan2022-04-122-0/+52
* Convert CONFIG_FSL_QIXIS et al to KconfigTom Rini2022-04-081-0/+8
* Convert CONFIG_DEEP_SLEEP to KconfigTom Rini2022-04-011-0/+7
* mpc8548cds: Rework CONFIG_LEGACY usageTom Rini2022-04-011-1/+5
* video: Drop FSL DIU driverSimon Glass2022-03-283-231/+0
* video: fsl: colibri_vf: Drop FSL DCU driverSimon Glass2022-03-283-262/+0
* common: board_r: move init_addr_map() to init.hOvidiu Panait2022-01-181-4/+1
* Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2021-12-272-1/+2
* CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini2021-12-272-2/+2
* nxp: ics307_clk: Guard get_board_ddr_clk function correctlyTom Rini2021-12-271-0/+2
* Finish CONFIG_VID et al conversion to KconfigTom Rini2021-12-272-6/+37
* board: fsl_validate: Fix Double free IssueKshitiz Varshney2021-11-091-22/+6
* WS cleanup: remove trailing white spaceWolfgang Denk2021-09-301-1/+1
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-301-1/+0
* Merge tag 'v2021.10-rc4' into nextTom Rini2021-09-161-0/+1
|\
| * common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASHAlexandru Gagniuc2021-09-081-0/+1
* | Kconfig: Remove all default n/no optionsMichal Simek2021-08-311-1/+0
* | nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini2021-08-311-1/+0
|/
* board: fsl_validate: Fix resource leak issueKshitiz Varshney2021-08-181-9/+27
* ppc: Drop idt8t49n222a_serdes_clk driverSimon Glass2021-08-063-315/+0
* pci: freescale: Drop old codeSimon Glass2021-08-053-85/+0
* global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2021-08-022-5/+5
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-023-4/+4
* board: freescale: Refactor NXP common mux codeStephen Carlson2021-07-207-46/+148
* ppc: Remove MPC832XEMDS boardsTom Rini2021-07-071-29/+0
* ppc: Remove MPC8555CDS boardsTom Rini2021-07-071-1/+0
* ppc: Remove MPC8541CDS boardTom Rini2021-07-071-1/+0
* board: freescale: vid.c: Add check for return value of adjust_vdd()Priyanka Singh2021-06-171-4/+7
* arm: fsl: common: Improve NXP VID driver PMBus supportStephen Carlson2021-03-053-506/+352
* ppc: Remove MPC8569MDS boardWIP/2021-02-25-remove-platformsTom Rini2021-02-251-14/+1
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-217-33/+33
* Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-153-0/+3
|\
| * common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-023-0/+3
* | ppc: Remove MPC8641HPCN boardTom Rini2021-02-151-25/+0
* | ppc: Remove MPC8610HPCD boardTom Rini2021-02-151-30/+0
* | ppc: Remove MPC8572DS boardTom Rini2021-02-152-30/+0
* | ppc: Remove MPC8544DS boardTom Rini2021-02-151-27/+0
|/
* board: freescale: vid.c: Initialize variable 'i2caddress'Priyanka Singh2020-12-101-1/+1
* board/freescale/common: fix a bug that failed to read/write eeprom on ls1021atsnBiwen Li2020-12-101-2/+4
* armv8: lx2162aqds: Add support for LX2162AQDS platformMeenakshi Aggarwal2020-12-102-0/+55
* armv8: lx2162a: Add Soc changes to support LX2162AMeenakshi Aggarwal2020-12-101-1/+2
* board/freescale/vid: enables writes to all commands for LTC3882Biwen Li2020-10-232-3/+58
* board: freescale: vid.c: Initialize variable 'i2caddress'Priyanka Singh2020-10-231-1/+1
* Merge branch 'next'Tom Rini2020-10-051-1/+0
|\
| * board/freescale: Remove P5020DS board supportPriyanka Jain2020-09-241-1/+0
* | board: freescale: emc2305: Pass chip_addr to set_fan_speedWasim Khan2020-09-242-12/+10