summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-05-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-05-04Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-05-04net: pcnet: fix I/O primitives for memory accessDaniel Schwierzeck
2020-05-04Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-05-04Merge branch 'next' of git://git.denx.de/u-boot-shTom Rini
2020-05-04mkimage: fit: Do not tail-pad fitImage with external dataMarek Vasut
2020-05-04x86: Add a 64-bit 'coreboot64' buildSimon Glass
2020-05-04cmd: Add an indication of 32/64-bit to bdinfoSimon Glass
2020-05-04x86: coreboot: Allow building an SPL imageSimon Glass
2020-05-04x86: Update SPL for corebootSimon Glass
2020-05-04x86: Move work-around out of cpu_jump_to_64bit_uboot()Simon Glass
2020-05-04x86: Allow building an SPL image for corebootSimon Glass
2020-05-04x86: Move coreboot-table detection to common 32/64-bit codeSimon Glass
2020-05-04cmd: mvebu: bubt: fix quoted string split across linesJoel Johnson
2020-05-04arm: dts: uDPU: switch default PHY speed to 3.125GbitJakov Petrina
2020-05-01Merge branch '2020-05-01-master-imports'Tom Rini
2020-05-01.readthedocs.yml: fix type docs/Heinrich Schuchardt
2020-05-01actions: Fix syntax for enabling SYS_RELOC_GD_ENV_ADDRTom Rini
2020-05-01clk: imx: clk-imxrt1050: fix lcdif clock gateGiulio Benetti
2020-05-01video: mxsfb: add clk_enable()Giulio Benetti
2020-05-01imxrt1020-evk: README: change dd command destinationGiulio Benetti
2020-05-01imxrt1050-evk: README: change dd command destinationGiulio Benetti
2020-05-01imx: spl: Fix use of removed SPL_FAT_SUPPORT configHarald Seiler
2020-05-01imx: spl: Remove ifdefs in spl_mmc_boot_mode()Harald Seiler
2020-05-01Revert "imx: defconfig: Enable CONFIG_SPL_FORCE_MMC_BOOT"Harald Seiler
2020-05-01Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon ...Harald Seiler
2020-05-01imx: spl: return boot mode for asked MMC device in spl_mmc_boot_mode()Anatolij Gustschin
2020-05-01common/board_r: Drop initr_bedbug wrapperOvidiu Panait
2020-05-01cmd/bedbug.c: Make bedbug_init have a return valueOvidiu Panait
2020-05-01common/board_r: arm: Merge initr_enable_interrupts into interrupts_initOvidiu Panait
2020-05-01malloc: dlmalloc: add an ability for the malloc to be re-init/init multiple t...Marek Bykowski
2020-05-01rsa: sig: fix config signature check for fit with paddingPhilippe Reynes
2020-05-01test/py: vboot: add a test to check fit signature on fit with paddingPhilippe Reynes
2020-05-01hush: avoid NULL check before free()Heinrich Schuchardt
2020-05-01fs: ext4: avoid NULL check before free()Heinrich Schuchardt
2020-05-01cmd/gpt: avoid NULL check before free()Heinrich Schuchardt
2020-05-01tools/fit-image: print a warning when cmd-line for dtc might be truncatedSven Roederer
2020-05-01tools/mkimage: fix handling long filenamesSven Roederer
2020-05-01arm: enable distro boot for bananapi-r2Matthias Brugger
2020-05-01watchdog MediaTek add upstream compatibleMatthias Brugger
2020-05-01timer MediaTek use upstream compatibleMatthias Brugger
2020-05-01doc: describe the analysis of crash dumpsHeinrich Schuchardt
2020-05-01rtc: pcf2127: don't add/subtract 1 to tm_monRasmus Villemoes
2020-05-01arm: caches: manage phys_addr_t overflow in mmu_set_region_dcache_behaviourPatrick Delaunay
2020-05-01arm: caches: add DCACHE_DEFAULT_OPTIONPatrick Delaunay
2020-05-01arm: caches: protect dram_bank_mmu_setup access to bi_dramPatrick Delaunay
2020-05-01configs: migrate CONFIG_SYS_ARM_CACHE_* in KconfigPatrick Delaunay
2020-05-01tiny-printf: Support %iMarek Vasut
2020-05-01net: smc911x: Add DM supportMarek Vasut