summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-29efi_loader: use after free in efi_exit()Heinrich Schuchardt
2020-12-29efi_loader: describe struct efi_loaded_image_objHeinrich Schuchardt
2020-12-29efi_loader: efi_signal_event() fix comment typosHeinrich Schuchardt
2020-12-29efi_loader: avoid invalid freeHeinrich Schuchardt
2020-12-29efi_loader: escape key handlingHeinrich Schuchardt
2020-12-29efi_loader: missing parentheses after ifHeinrich Schuchardt
2020-12-28Merge tag 'u-boot-imx-20201227' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-12-28Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-12-28Revert "arm64: a37xx: pci: Assert PERST# signal when unloading driver"Pali Rohár
2020-12-28arm: mvebu: armada-xp-gp.dts: Add spi0 aliasStefan Roese
2020-12-28arm: mvebu: Add armada-xp-gp-u-boot.dtsi for U-Boot propertiesStefan Roese
2020-12-26i2c: mxc_i2c: improve error message readabilityMarc Ferland
2020-12-26imx: mx7: clock: use correct format stringsHeinrich Schuchardt
2020-12-26arm: dart6ul: read and print SoM info from eeprom on startupMarc Ferland
2020-12-26arm: dart6ul: change compatible string for eepromMarc Ferland
2020-12-26toradex: hand over maintainershipIgor Opaniuk
2020-12-26imx8mp_evk: Increase CONFIG_SYS_MALLOC_F_LENFabio Estevam
2020-12-26imx: ahab: allow to bypass confirmation for ahab_close cmdClément Péron
2020-12-26board: ge: bx50v3: cleanup phy configSebastian Reichel
2020-12-26board: ge: bx50v3: remove confidx magic numbersSebastian Reichel
2020-12-26Merge tag 'efi-2021-01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-12-26efi_loader: Extra checks while opening an OPTEE sessionIlias Apalodimas
2020-12-26compiler.h: add host_build()Sebastian Reichel
2020-12-26mx6sabresd: Remove unneeded checkboard()Fabio Estevam
2020-12-26configs: imx8m: enable eMMC HS400ES and SD UHS mode on EVKAndrey Zhizhikin
2020-12-26ARM: dts: imx8m: add UHS or HS400/HS400ES propertiesAndrey Zhizhikin
2020-12-26ARM: dts: imx8m: increase off-on delay on the SD Vcc regulatorAndrey Zhizhikin
2020-12-26imx8mm_beacon: Enable HS400 on MMC controllerAdam Ford
2020-12-26arm64: dts: imx8mm-beacon: Re-sync dts file with Linux 5.10-rc6Adam Ford
2020-12-26arm: dts: imx8mm: sync dts from Linux Kernel 5.10-rc6Adam Ford
2020-12-26imx: imx8mm: Update clock bindings headerAdam Ford
2020-12-26ARM: dts: imx: imx8qm-rom7720: Fix AR8031 phy-modeOliver Graute
2020-12-23Merge tag 'dm-next-23dec20' of git://git.denx.de/u-boot-dm into nextTom Rini
2020-12-22dm: core: Inline a few ofnode functions in SPLSimon Glass
2020-12-22buildman: Remove output binaries before buildingSimon Glass
2020-12-22dm: spi: Fix spi_free_slave() freed memory writeNiel Fourie
2020-12-22test: dm: spi: Add testcase for spi_claim_bus()Ovidiu Panait
2020-12-22spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logicOvidiu Panait
2020-12-22test: spi: Add sandbox_spi_get_{speed, mode} interfaceOvidiu Panait
2020-12-22spi: sandbox_spi: Implement speed/mode setupOvidiu Panait
2020-12-22sandbox: test: Add a second SPI slave on sandbox_spi busOvidiu Panait
2020-12-22sandbox: spi: Drop unused sandbox_spi_parse_spec functionOvidiu Panait
2020-12-22sandbox: implement invalidate_icache_all()Heinrich Schuchardt
2020-12-22fdt: Use phandle to distinguish DT nodes with same nameAswath Govindraju
2020-12-22Common:fdt: Check for error return valueHongwei Zhang
2020-12-22sandbox: implement runtime system resetHeinrich Schuchardt
2020-12-22configs: sandbox: activate DEBUG_UARTPatrick Delaunay
2020-12-22patman: Add project-default for 'gcc'Philipp Tomsich
2020-12-22patman: Add --no-signoff to suppress adding signoffsPhilipp Tomsich
2020-12-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini