summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | imx: imx8mn/p: drop CONFIG_SYS_[I,D]CACHE_OFFPeng Fan2021-01-232-4/+0
| * | imx8m: lowlevel_init: tune alignmentPeng Fan2021-01-231-1/+1
| * | arm: dts: imx8mq: sync dts from Linux KernelPeng Fan2021-01-234-45/+1097
| * | arm: dts: imx8mm: sync dts from Linux KernelPeng Fan2021-01-233-462/+614
| * | arm: dts: imx8mp: sync dts from Linux KernelPeng Fan2021-01-234-278/+528
| * | imx8m: clock: add type of set_clk_eqosPeng Fan2021-01-231-0/+1
| * | arm: dts: imx8mn: sync dts from Linux KernelPeng Fan2021-01-235-887/+1501
| * | imx: imx8mn_evk: correct stack/malloc adressPeng Fan2021-01-232-9/+6
| * | imx: ddr: imx8m: Move selfref_en after DDR scrubYe Li2021-01-231-2/+3
| * | imx: imx8mn_ddr4_evk: Use CONFIG_TARGET_IMX8MN_DDR4_EVK for DDR4 EVK boardPeng Fan2021-01-233-3/+3
| * | imx: imx8mp_evk: enable eth supportPeng Fan2021-01-235-2/+94
* | | Merge tag 'doc-2021-04-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2021-01-2515-41/+501
|\ \ \
| * | | doc: describe command conitraceHeinrich Schuchardt2021-01-252-0/+55
| * | | doc: describe the false commandHeinrich Schuchardt2021-01-252-0/+29
| * | | dm: core: describe uclass_root_sHeinrich Schuchardt2021-01-251-4/+12
| * | | doc: document true commandHeinrich Schuchardt2021-01-252-0/+29
| * | | doc: describe loady commandHeinrich Schuchardt2021-01-252-0/+68
| * | | cmd: correct long text loadb, loadx, loadyHeinrich Schuchardt2021-01-251-6/+6
| * | | doc: document echo commandHeinrich Schuchardt2021-01-252-0/+66
| * | | test: unit test for echo commandHeinrich Schuchardt2021-01-252-0/+60
| * | | cmd: change suppress newline in echo commandHeinrich Schuchardt2021-01-251-31/+18
| * | | doc: document for statementHeinrich Schuchardt2021-01-252-0/+66
| * | | doc: describe exit commandHeinrich Schuchardt2021-01-252-0/+41
| * | | doc: document sbi commandHeinrich Schuchardt2021-01-253-0/+51
| | |/ | |/|
* | | Merge tag 'u-boot-atmel-2021.04-b' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2021-01-2527-30/+436
|\ \ \ | |/ / |/| |
| * | ARM: at91: spl: add spl_early_init for sama5d2 platformsGreg Gallagher2021-01-221-0/+7
| * | configs: sama5d27_som1_ek: Set FDT filename based on defconfigGreg Gallagher2021-01-221-5/+2
| * | board: atmel: Add SAMA5D27 giant boardGreg Gallagher2021-01-224-1/+233
| * | net: macb: take into account all RGMII interface typesClaudiu Beznea2021-01-221-1/+4
| * | net: macb: add support for sama7g5 emacClaudiu Beznea2021-01-221-0/+9
| * | net: macb: add support for sama7g5 gmacClaudiu Beznea2021-01-221-0/+33
| * | net: macb: check clk_set_rate return value to be negativeClaudiu Beznea2021-01-221-1/+1
| * | net: macb: add user io config data structureClaudiu Beznea2021-01-221-12/+41
| * | sam9x60.h: Fix Galois Field Table offsetsKai Stuhlemmer (ebee Engineering)2021-01-221-2/+2
| * | sama5d3: Fix Galois Field Table offsetsTudor Ambarus2021-01-221-2/+2
| * | configs: at91: Fix wrong definitions for CONFIG_PMECC_CAPTudor Ambarus2021-01-225-0/+5
| * | configs: at91: Fix the involuntarily disablement of NAND PMECCTudor Ambarus2021-01-2212-0/+16
| * | pinctrl: at91-pio4: implement drive strength supportEugen Hristev2021-01-223-0/+13
| * | pinctrl: at91-pio4: convert to dev_read_propEugen Hristev2021-01-221-3/+3
| * | dt-bindings: pinctrl: at91-pio4: add property for drive strengthEugen Hristev2021-01-221-0/+2
| * | dt-bindings: pinctrl: at91-pio4: update license to SPDX styleEugen Hristev2021-01-221-2/+1
| * | net: phy: micrel: fix typoClaudiu Beznea2021-01-191-1/+1
| * | net: phy: micrel: add support for DLL setup on ksz9131Claudiu Beznea2021-01-191-1/+62
* | | Merge tag 'efi-2021-04-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2021-01-238-90/+126
|\ \ \
| * | | efi_loader: correct EFI_BLOCK_IO_PROTOCOL.Media.LastBlockHeinrich Schuchardt2021-01-231-9/+21
| * | | efi_loader: notification with TPL_APPLICATION not allowedHeinrich Schuchardt2021-01-231-1/+8
| * | | mkeficapsule: Miscellaneous fixes in the utilitySughosh Ganu2021-01-231-15/+23
| * | | tools: mkeficapsule: fill reserved members of structureAKASHI Takahiro2021-01-231-0/+3
| * | | efi_loader: capsule: fix SIZEOF_MISMATCH warningAKASHI Takahiro2021-01-231-1/+1
| * | | cmd: efidebug: always check return code from get_variable()AKASHI Takahiro2021-01-231-5/+7