aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-11Merge https://source.denx.de/u-boot/custodians/u-boot-riscvWIP/11Aug2022Tom Rini4-9/+25
2022-08-11Merge tag 'dm-pull-9aug22-take2' of https://source.denx.de/u-boot/custodians/...Tom Rini7-151/+197
2022-08-11spl: opensbi: convert scratch options to configNikita Shubin2-1/+9
2022-08-11spl: opensbi: fix typoNikita Shubin1-1/+1
2022-08-11riscv: ae350: Fix XIP config boot failureLeo Yu-Chi Liang2-7/+14
2022-08-11riscv: cpu: set gp before board_init_f_init_reserveNikita Shubin1-0/+1
2022-08-10Merge branch '2022-08-10-assorted-updates'Tom Rini82-25/+477
2022-08-10boot: allow bootmeth-distro without CONFIG_NETJohn Keeping5-7/+13
2022-08-10MAINTAINERS: Update e-mail addressWIP/2022-08-10-assorted-updatesJoao Marcos Costa1-1/+1
2022-08-10lz4: Fix compile warning comparison of distinct pointer typesPali Rohár1-1/+1
2022-08-10scripts/config: pick config script from kernel scriptsMilan P. Stanić1-0/+230
2022-08-10Makefile: avoid false positive -Wmaybe-uninitializedHeinrich Schuchardt1-1/+7
2022-08-10common: Drop display_options.h from common headerSimon Glass54-1/+53
2022-08-10power: regulator: Remove i2c header from gpio regulatorMichal Simek12-12/+0
2022-08-10cmd: inconsistent return type of command_process()Heinrich Schuchardt1-3/+3
2022-08-10test: Add some tests for kconfig.hSimon Glass7-2/+174
2022-08-10lmb: Fix LMB_MEMORY_REGIONS flag usagePatrice Chotard2-2/+2
2022-08-10Makefile: Correct the rule removing old of-platdata filesSimon Glass1-2/+3
2022-08-10mmc: Do not send status of send_status is falseMarek Vasut1-0/+3
2022-08-09dtoc: Correct remaining pylint problems in test_fdtSimon Glass2-114/+142
2022-08-09test_fdt: Convert to use argparseSimon Glass1-19/+20
2022-08-09dtoc: Move main program into its own functionSimon Glass1-20/+24
2022-08-09dtoc: Fix fdt test coverageSimon Glass1-1/+1
2022-08-09dtoc: Tidy up fdt_tests RunTests()Simon Glass1-6/+9
2022-08-09dtoc: Tidy up fdt_tests RunTestCoverage() argsSimon Glass1-4/+8
2022-08-09Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/09Aug2022Tom Rini44-408/+481
2022-08-09Merge tag 'u-boot-amlogic-20220809' of https://source.denx.de/u-boot/custodia...Tom Rini3-6/+138
2022-08-09misc: atsha204a: Don't check for error when waking up the devicePali Rohár1-5/+6
2022-08-09pci: pci_mvebu: Add support for reset-gpiosPali Rohár2-0/+15
2022-08-09arm64: a37xx: pinctrl: Improve description for pinmux commandPali Rohár1-1/+11
2022-08-09arm64: a37xx: pinctrl: Remove unused macro PIN_GRP()Pali Rohár1-10/+0
2022-08-09arm64: a37xx: pinctrl: Fix definitions for MPP pins 20-22Pali Rohár1-3/+5
2022-08-09gpio: Remove mvgpio driverChris Packham3-151/+0
2022-08-09ARM: kirkwood: SBx81LIFXCAT: disable KIRKWOOD_GPIOChris Packham1-1/+0
2022-08-09ARM: kirkwood: SBx81LIFKW: enable CONFIG_NET_RANDOM_ETHADDRChris Packham1-0/+1
2022-08-09ARM: kirkwood: SBx81LIFKW: disable KIRKWOOD_GPIOChris Packham1-1/+0
2022-08-09ARM: kirkwood: SBx81LIFKW: enable CMD_GPIOChris Packham1-0/+1
2022-08-09ARM: kirkwood: SBx81LIFKW: update for DM_GPIOChris Packham1-5/+16
2022-08-09ARM: kirkwood: SBx81LIFKW: remove direct access of GPIO registersChris Packham3-39/+27
2022-08-09arm: mvebu: armada-38x-controlcenterdc.dts: Move u-boot, dm-pre-reloc to -u-b...Pali Rohár2-16/+25
2022-08-09arm: mvebu: armada-xp-theadorable.dts: Move u-boot, dm-pre-reloc to -u-boot.dtsiPali Rohár2-1/+5
2022-08-09arm: mvebu: Remove redundant u-boot, dm-pre-reloc from all 32-bit Armada SoCsPali Rohár25-125/+8
2022-08-09arm: mvebu: Introduce mvebu-u-boot.dtsi for 32-bit Armada SoCsPali Rohár1-0/+24
2022-08-09arm: mvebu: dts: Build only arch-compatible dts filesPali Rohár1-12/+16
2022-08-09arm: mvebu: turris_omnia: Add Winbond SPI flash supportMarek Behún1-0/+1
2022-08-09arm: mvebu: spl: Always fallback to BootROM boot methodPali Rohár1-0/+7
2022-08-09arm: mvebu: turris_omnia: Remove hardcoded spi-nor device tree pathPali Rohár1-5/+11
2022-08-09gpio: turris_omnia_mcu: Fix usage of CMD_EXT_CONTROLPali Rohár1-30/+26
2022-08-09arm: mvebu: turris_omnia: Increase fdt size in fixup_mtd_partitionsPali Rohár1-0/+3
2022-08-09arm: mvebu: turris_omnia: Do not fail in fixup_mtd_partitions when partitions...Pali Rohár1-5/+4