summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ARM: dts: imx6ull-colibri: change hierarchy of DTS filesIgor Opaniuk2019-11-034-626/+641
| * | arm: mxs: Increase VDDD voltage to match specificationMarek Vasut2019-11-031-2/+2
| * | ARM: imx: Use IMX6_SRC_GPR10_BMODE instead of magic numberClaudius Heine2019-11-031-2/+2
| * | ARM: imx: Fix bmode detection from grp10Claudius Heine2019-11-032-6/+1
| * | arm: dts: Add devicetree support for iMXQXP AI_ML boardManivannan Sadhasivam2019-11-033-0/+299
| * | i.MX6: nand: extend nandbcb command for imx6UL(L)Parthiban Nallathambi2019-11-032-0/+70
| * | imx: defconfig: Enable CONFIG_SPL_FORCE_MMC_BOOT on display5Lukasz Majewski2019-11-031-0/+1
| * | mx6: clock: Introduce disable_ipu_clock()Fabio Estevam2019-11-032-0/+13
| * | mx6: clock: Use setbits_le32()Fabio Estevam2019-11-031-4/+2
* | | Merge branch '2019-11-04-ti-imports'Tom Rini2019-11-0427-144/+256
|\ \ \
| * | | net: ti: cpsw: convert to use dev/ofnode apiGrygorii Strashko2019-11-042-70/+53
| * | | net: ti: am65x-cpsw: fix mac tx internal delay for rgmii-rxid modeGrygorii Strashko2019-11-031-1/+1
| * | | net: ti: cpsw: fix mac tx internal delay for rgmii-rxid modeGrygorii Strashko2019-11-031-1/+1
| * | | net: ti: cpsw: add support for standard eth "max-speed" dt propertyGrygorii Strashko2019-11-032-0/+16
| * | | net: ti: cpsw: move parsing of dt port's parameters in separate funcGrygorii Strashko2019-11-031-24/+33
| * | | net: ti: cpsw: enable 10Mbps link speed support in rgmii modeGrygorii Strashko2019-11-031-0/+3
| * | | arm: dts: am335x: sync cpsw/mdio/phy with latest linux - drop phy_idGrygorii Strashko2019-11-0314-48/+106
| * | | arm: dts: am437x: sync cpsw/mdio/phy with latest linux - drop phy_idGrygorii Strashko2019-11-034-10/+27
| * | | arm: dts: dra7: sync cpsw/mdio/phy with latest linux - drop phy_idGrygorii Strashko2019-11-036-11/+37
| |/ /
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2019-11-0326-18/+311
|\ \ \
| * | | x86: Quieten TPL's jump_to_image_no_args()Simon Glass2019-11-031-1/+1
| * | | x86: Don't print CPU info in TPLSimon Glass2019-11-031-5/+0
| * | | x86: Move CPU init to before spl_init()Simon Glass2019-11-033-0/+10
| * | | x86: Add a CPU init function for TPLSimon Glass2019-11-032-0/+17
| * | | x86: tpl: Add a fake PCI busSimon Glass2019-11-031-0/+25
| * | | x86: spl: Support init of a PUNITSimon Glass2019-11-032-0/+41
| * | | x86: timer: Use a separate flag for whether timer is initedSimon Glass2019-11-032-1/+3
| * | | x86: timer: Set up the timer in timer_early_get_count()Simon Glass2019-11-031-0/+2
| * | | spl: Add a size check for TPLSimon Glass2019-11-032-0/+15
| * | | dm: doc: Correct of-platdata driver nameSimon Glass2019-11-031-1/+1
| * | | spi: Add support for memory-mapped flashSimon Glass2019-11-034-0/+61
| * | | spl: Correct priority selection for image loadersSimon Glass2019-11-031-2/+2
| * | | binman: Fix up comment in intel-fsp-mSimon Glass2019-11-021-1/+1
| * | | binman: Add support for Intel FSP-TSimon Glass2019-11-024-0/+63
| * | | binman: Add support for Intel FSP-SSimon Glass2019-11-024-0/+64
| * | | binman: Correct symbol calculation with non-zero image baseSimon Glass2019-11-022-4/+2
| * | | cbfs: do not pack struct cbfs_cachenodeHeinrich Schuchardt2019-11-021-3/+3
| |/ /
* | | tbs2910: Disable Plan9/RTEMS bootm supportTom Rini2019-11-031-0/+2
* | | Merge tag 'arc-fixes-for-2020.01-rc2' of https://gitlab.denx.de/u-boot/custod...Tom Rini2019-11-0113-63/+201
|\ \ \ | |/ / |/| |
| * | arc: emsdp: docs: Prefer Degilent over Opella-XDAlexey Brodkin2019-11-011-1/+1
| * | ARC: [plat-axs101]: migrate to DM_MMCEugeniy Paltsev2019-11-011-0/+2
| * | MAINTAINERS: add info about ARC HSDK reset driverEugeniy Paltsev2019-11-011-0/+7
| * | ARC: HSDK: introduce reset driverEugeniy Paltsev2019-11-014-0/+141
| * | arc: emsdp/iotdk: Switch to DM_MMCAlexey Brodkin2019-11-016-61/+49
| * | arc: emsdp: Increase max FAT cluster sizeAlexey Brodkin2019-11-011-1/+1
* | | azure: Update the script to prepend PATH not override PATHTom Rini2019-11-011-1/+1
* | | Merge tag 'efi-2020-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2019-11-014-49/+256
|\ \ \
| * | | efi_loader: correct includes in efi_variable.cHeinrich Schuchardt2019-10-301-5/+3
| * | | cmd: env: extend "env [set|print] -e" to manage UEFI variablesAKASHI Takahiro2019-10-302-44/+252
| * | | blk: set log2blksz in blk_create_device()Heinrich Schuchardt2019-10-301-0/+1