summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-08Merge branch '2020-05-08-assorted-fixes'Tom Rini
2020-05-08test: fix naming of test functions in the log test suiteHeinrich Schuchardt
2020-05-08test: describe naming conventions for macro UNIT_TESTHeinrich Schuchardt
2020-05-08env/sf.c: honour CONFIG_SPL_SAVEENVRasmus Villemoes
2020-05-08sata: dwc_ahsata: Fix memory issue in reset_sataYe Li
2020-05-08sata: dwc_ahsata: Fix incorrect freeYe Li
2020-05-08sata: ahsata: Fix wrong operand for checking SERR DIAG_XYe Li
2020-05-08sata: ahsata: Fix resource leakYe Li
2020-05-08Merge tag 'efi-2020-07-rc2-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-05-08Merge branch '2020-05-07-more-kconfig-migrations'Tom Rini
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2020-05-08treewide: mem: Enable MEMTEST via defconfigMichal Simek
2020-05-08treewide: mem: Remove alternate memtest setup from Mox and x530Michal Simek
2020-05-08cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mappingMichal Simek
2020-05-08configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigsPatrick Delaunay
2020-05-08configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigsPatrick Delaunay
2020-05-08configs: Resync with savedefconfigTom Rini
2020-05-07Merge branch '2020-05-07-atheros-phy-improvements'Tom Rini
2020-05-07efi_loader: crypto/pkcs7_parser.h is not a local includeHeinrich Schuchardt
2020-05-07efi_loader: pkcs7_parse_message() returns error pointerPatrick Wildt
2020-05-07efi_loader: efi_variable_parse_signature() returns NULL on errorPatrick Wildt
2020-05-07efi_loader: put device tree into EfiACPIReclaimMemoryHeinrich Schuchardt
2020-05-07efi_loader: use logical and in do_env_print_efi()Heinrich Schuchardt
2020-05-07efi_loader: do not unnecessarily use EFI_CALL()Heinrich Schuchardt