summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-10nand: Update SPL MXS NAND mini driverYe Li
2020-05-10mxs_nand: Add support for i.MX8MYe Li
2020-05-10nand: mxs: correct bitflip for erased NAND pagePeng Fan
2020-05-10nand: mxs: fix the bitflips for erased page when uncorrectable errorPeng Fan
2020-05-10mtd: gpmi: provide the option to use legacy bch geometryYe Li
2020-05-10mtd: gpmi: change the BCH layout setting for large oob NANDYe Li
2020-05-10misc: scu: Increase the timeout for MU communicationYe Li
2020-05-10misc: fuse: Update imx8 fuse driver for 8QMYe Li
2020-05-10imx: cpu: support tmuPeng Fan
2020-05-10imx: regs: add more fuse bank structurePeng Fan
2020-05-10imx8mp: Set default SNSR25C for TMU probe1Ye Li
2020-05-10imx: load calibration parameters from fuse for i.MX8MPYe Li
2020-05-10imx: i.MX8MN: Enable loading TASR and TCALIV from fuseYe Li
2020-05-10imx8mm: Load fuse for TMU TCALIV and TASRYe Li
2020-05-10thermal: imx_tmu: support i.MX8MPPeng Fan
2020-05-10thermal: imx_tmu: Check the TEMP range for iMX8MMPeng Fan
2020-05-10thermal: imx_tmu: Fix for temperature out of rangePeng Fan
2020-05-10thermal: imx_tmu: support TMU arch level initializationPeng Fan
2020-05-10thermal: imx_tmu: Add support for thermal sensor on iMX8MMPeng Fan
2020-05-10thermal: Add thermal driver for i.MX8MPeng Fan
2020-05-10thermal: imx_scu_thermal: Update driver for i.MX8QM thermal sensorYe Li
2020-05-10eQos: Implement the read_rom_hwaddr callbackYe Li
2020-05-10fec: Move imx_get_mac_from_fuse declare to imx fileYe Li
2020-05-10net: eqos: implement callbaks to get interface and set txclk rateFugang Duan
2020-05-10net: dwc_eth_qos: add dwc eqos for imx supportFugang Duan
2020-05-10net: phy: realtek: add rx delay support for RTL8211FFugang Duan
2020-05-10net: Update eQos driver and FEC driver to use eth phy interfacesYe Li
2020-05-10net: Add eth phy generic driver for shared MDIOYe Li
2020-05-10net: eth-uclass: add return value checkPeng Fan
2020-05-10pinctrl: nxp: scu: Check the pad partition before set pinmuxYe Li
2020-05-10imx8mq_phanbell: Run SPL with caches enabledFabio Estevam
2020-05-10net: fec: add fuse checkPeng Fan
2020-05-10usb: mx6: add fuse checkPeng Fan
2020-05-10i2c: mxc: add fuse checkPeng Fan
2020-05-10imx: add module fuse supportPeng Fan
2020-05-10ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQMarek Vasut
2020-05-10Merge branch 'master' of git://git.denx.de/u-bootStefano Babic
2020-05-10cmd: efidebug: fix -Werror=type-limits warningHeinrich Schuchardt
2020-05-09net: ethernet: ti: am65-cpsw-nuss: enable 10Mbps link speed in rgmii modeMurali Karicheri
2020-05-09configs: ti: Fix usage of undefined variable overlay_filesSuman Anna
2020-05-09doc: add Unicode functions to API descriptionHeinrich Schuchardt
2020-05-09lib: charset: correct function descriptionsHeinrich Schuchardt
2020-05-09test: unit test for u16_strsize()Heinrich Schuchardt
2020-05-09charset: Add support for calculating bytes occupied by a u16 stringSughosh Ganu
2020-05-09efi_selftest: add unit test functions to HTML documentationHeinrich Schuchardt
2020-05-09cmd: efidebug: add a comment against Coverity check (300329)AKASHI Takahiro
2020-05-09cmd: efidebug: fix a wrong handling of argumentsAKASHI Takahiro
2020-05-09efi_loader: variable: check a return value of uuid__str_to_bin()AKASHI Takahiro
2020-05-09efi_loader: image_loader: fix a Coverity check against array accessAKASHI Takahiro
2020-05-08Merge branch '2020-05-08-assorted-fixes'Tom Rini