aboutsummaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)AuthorFilesLines
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass7-9/+9
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass1-1/+1
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass1-1/+1
2021-07-20board: freescale: LX2162AQDS: Add MAINTAINERWasim Khan1-0/+1
2021-07-20board: freescale: LX2160AQDS: Add MAINTAINERWasim Khan1-0/+1
2021-07-20board: freescale: LX2160ARDB: Add MAINTAINERWasim Khan1-0/+1
2021-07-20armv8: lx2160ardb: Add thermal node fixup for revc boardWasim Khan1-1/+120
2021-07-20board: freescale: t2080qds: Update I2C mux configStephen Carlson1-25/+1
2021-07-20board: freescale: lx2160a: Update I2C mux configStephen Carlson1-25/+6
2021-07-20board: freescale: ls2080a, ls2088a: Update I2C mux configStephen Carlson2-47/+5
2021-07-20board: freescale: ls1088a: Update I2C mux configStephen Carlson1-26/+6
2021-07-20board: freescale: ls1046a: Update I2C mux configStephen Carlson2-51/+2
2021-07-20board: freescale: ls1043aqds: Update I2C mux configStephen Carlson1-26/+1
2021-07-20board: freescale: ls1021aqds: Update I2C mux configStephen Carlson2-50/+2
2021-07-20board: freescale: Refactor NXP common mux codeStephen Carlson7-46/+148
2021-07-18treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USBTom Rini2-2/+2
2021-07-18m68k: Remove M52277EVB boardTom Rini5-350/+0
2021-07-18m68k: Remove M54451EVB boardTom Rini5-223/+0
2021-07-18m68k: Remove M54418TWR boardTom Rini5-235/+0
2021-07-18m68k: Remove M54455EVB boardTom Rini6-756/+0
2021-07-17imx8mq_evk: Enable the USB3.0 host portYe Li1-0/+4
2021-07-10mx6sabresd: Make checkboard respect CONFIG_NXP_BOARD_REVISIONCody Gray1-1/+4
2021-07-07ppc: Remove T4160RDB boardTom Rini3-3/+1
2021-07-07ppc: Remove MPC832XEMDS boardsTom Rini7-504/+0
2021-07-07ppc: Remove MPC8323ERDB boardTom Rini5-328/+0
2021-07-07ppc: Remove MPC8315ERDB boardTom Rini6-494/+0
2021-07-07ppc: Remove MPC8568MDS boardTom Rini9-717/+0
2021-07-07ppc: Remove T1023RBD boards and T1024RDB_SECURE_BOOTTom Rini1-5/+0
2021-07-07ppc: Remove MPC8555CDS boardsTom Rini8-649/+0
2021-07-07ppc: Remove MPC8541CDS boardTom Rini8-648/+0
2021-07-07ppc: Remove MPC8313ERDB boardsTom Rini6-440/+0
2021-07-07m68k: Remove M5475x boardsTom Rini5-412/+0
2021-07-07m68k: Remove M5485 boardsTom Rini4-142/+0
2021-07-07freescale: Drop unnecessary cpld_data_t non-typedefTom Rini3-4/+3
2021-07-06mpc8379erdb: enable DM_USB DM_PCI DM_ETHSinan Akman1-1/+10
2021-06-17board: freescale: t1028xrdb: Add MAINTAINER for revDPriyanka Jain1-0/+4
2021-06-17board: freescale: t208xrdb: add a config option for rev D dts fixupsCamelia Groza1-0/+4
2021-06-17board: freescale: t208xrdb: add Linux fdt fix-ups for rev DCamelia Groza3-0/+37
2021-06-17board: freescale: t208xrdb: detect the board revision versionCamelia Groza1-2/+17
2021-06-17board: freescale: t208xrdb: remove the legacy non-DM_ETH codeCamelia Groza2-83/+0
2021-06-17board: freescale: t102xrdb: Add MAINTAINERPriyanka Jain1-2/+2
2021-06-17board: freescale: p2041rdb: Add MAINTAINERPriyanka Jain1-1/+1
2021-06-17board: freescale: p1_p2_rdb_pc: Add MAINTAINERPriyanka Jain1-1/+1
2021-06-17board: freescale: t4rdb: Add MAINTAINERPriyanka Jain1-2/+2
2021-06-17board: freescale: vid.c: Add check for return value of adjust_vdd()Priyanka Singh1-4/+7
2021-06-16ls1012a: net: pfe: remove pfe stop from bootcmdMian Yousaf Kaukab3-0/+24
2021-05-11Merge tag 'u-boot-imx-20210502' of https://gitlab.denx.de/u-boot/custodians/u...WIP/11May2021Tom Rini1-9/+9
2021-05-11ppc: Remove some SECURE_BOOT defconfigsTom Rini2-9/+1
2021-05-02imx: imx8: Update README with somewhat correct firmware versionsPriit Laes1-9/+9
2021-04-15board: freescale: t208xrdb: fdt fixups under DM_ETHCamelia Groza3-0/+40