summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mpc8xxx: fsl_pamu: Update data type in config_pamuPriyanka Jain2021-02-081-1/+1
| * | | armv7: ls102xa: Enable I-Cache to speed up the boot timeHou Zhiqiang2021-02-081-0/+2
| * | | board/km: move km i2c deblock declarations to a km/common.hAleksandar Gerasimovski2021-02-083-10/+5
| * | | pci: kconfig: layerscape: Change LX2162A PCIe node compatible stringHou Zhiqiang2021-02-081-2/+3
| * | | pci: layerscape: Remove the shadow SVR definitionsHou Zhiqiang2021-02-084-42/+58
| * | | spi: fsl_qspi: apply the same settings for LS1088 as LS208xMathew McBride2021-02-081-9/+1
| * | | spi: fsl_qspi: Ensure width is respected in spi-mem operationsMathew McBride2021-02-081-1/+1
| * | | mem: spi-mem: add declaration for spi_mem_default_supports_opMathew McBride2021-02-081-0/+3
| * | | PowerPC: keymile: Add support for kmcent2 boardNiel Fourie2021-02-0814-0/+1320
| * | | keymile: common: update to set_env_hex(), fix "pram" radixNiel Fourie2021-02-081-16/+6
| * | | PowerPC: dts: Pulled in kmcent2 dts files from Linux 5.10Niel Fourie2021-02-0817-0/+1580
| * | | board/km/common: fix pnvramaddr and varaddrAleksandar Gerasimovski2021-02-081-3/+4
| * | | keymile: common: qrio: print QRIO id and revision numberAleksandar Gerasimovski2021-02-082-0/+13
| * | | board: keymile: common: fix qrio compilation for armAleksandar Gerasimovski2021-02-081-3/+4
| * | | armv8: lx2: SVR_SOC_VER: Mask CAN_FD and security bitWasim Khan2021-02-081-2/+5
| * | | armv8: ls1028a: fix stream id allocationNipun Gupta2021-02-081-2/+2
| * | | board: sl28: add SATA supportMichael Walle2021-02-087-11/+47
| * | | board: sl28: add network variant 2 supportMichael Walle2021-02-085-3/+60
| * | | board: sl28: add network variant 1 supportMichael Walle2021-02-085-3/+98
| * | | board: sl28: move ethernet aliases to variant specific dtsiMichael Walle2021-02-083-2/+13
| * | | net: eqos: Reduce the MDIO wait timeYe Li2021-02-081-1/+1
| * | | armv8: dts: fsl-lx2162a: add dspi node into qds dtsZhao Qiang2021-02-081-0/+105
| * | | armv8: lx2162aqds: disable non existing pcie controllersWasim Khan2021-02-081-12/+10
| * | | configs: ls1088aqds: add COMMON_ENV to fix distrobootBiwen Li2021-02-081-0/+12
| * | | net: memac_phy: add a timeout to MDIO operationsIoana Ciornei2021-02-081-18/+58
| * | | board: kontron: disable flash unlock allMichael Walle2021-02-081-0/+1
| * | | mtd: spi-nor: add unlock all config optionMichael Walle2021-02-082-4/+15
| |/ /
* | | Merge git://git.denx.de/u-boot-shTom Rini2021-02-0817-134/+2247
|\ \ \
| * | | ARM: rmobile: Add Beacon EmbeddedWorks RZG2H Dev KitAdam Ford2021-02-077-1/+190
| * | | ARM: rmobile: Add Beacon EmbeddedWorks RZG2N Dev KitAdam Ford2021-02-077-1/+179
| * | | arm: dts: r8a774b1: Import DTS queued for Linux 5.12-rc1Adam Ford2021-02-071-2/+74
| * | | arm: dts: r8a774e1: Import DTS queued for Linux 5.12-rc1Adam Ford2021-02-071-27/+1347
| * | | arm: dts: r8a774a1: Import DTS queued for Linux 5.12-rc1Adam Ford2021-02-074-104/+445
| * | | dt-bindings: Sync versaclock.h with upcoming 5.12-rc1Adam Ford2021-02-071-0/+13
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2021-02-0812-99/+188
|\ \ \ | |/ / |/| |
| * | fastboot: reinit partition after storing GPT or MBRRoman Stratiienko2021-02-071-0/+2
| * | fastboot: add command to select the eMMC boot configurationPatrick Delaunay2021-02-074-0/+47
| * | fastboot: add command to select the default emmc hwpart for bootPatrick Delaunay2021-02-074-0/+48
| * | fastboot: mmc: extend flash/erase for both emmc hwpart 1 and 2Patrick Delaunay2021-02-075-27/+52
| * | fastboot: mmc: Add CONFIG_FASTBOOT_MMC_USER_SUPPORTPatrick Delaunay2021-02-075-8/+26
| * | fastboot: Implement generic fastboot_set_reboot_flagRoman Kovalivskyi2021-02-071-1/+15
| * | Revert "fastboot: Add default fastboot_set_reboot_flag implementation"Roman Kovalivskyi2021-02-074-65/+0
| * | dfu: dfu_sf: use correct print codeHeinrich Schuchardt2021-02-071-1/+1
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2021-02-068-76/+328
|\ \ \ | |/ / |/| |
| * | smbios: Allow a few values to come from sysinfoSimon Glass2021-02-062-3/+40
| * | x86: coral: Add sysinfo opsSimon Glass2021-02-061-0/+5
| * | sysinfo: Move #ifdef so that operations are always definedSimon Glass2021-02-061-1/+1
| * | smbios: Add more options for the BIOS version stringSimon Glass2021-02-063-3/+73
| * | smbios: Track the end of the string tableSimon Glass2021-02-061-17/+15
| * | smbios: Drop the eos parameterSimon Glass2021-02-061-24/+36