summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-29Merge branch '2019-03-29-master-imports'Tom Rini
2019-03-29lib: time: update module enable MACROKever Yang
2019-03-29doc/git-mailrc: correct entry 'agraf'Heinrich Schuchardt
2019-03-29RPi: Add mbrugger as board maintainerMatthias Brugger
2019-03-29configs: ti: Move FIT image load address to avoid overwriteAndrew F. Davis
2019-03-29mmc: correct the HS400 initialization processBOUGH CHEN
2019-03-29Merge tag 'efi-2019-04-rc5-2' of git://git.denx.de/u-boot-efiTom Rini
2019-03-28Merge tag 'arc-last-minute-for-2019.04' of git://git.denx.de/u-boot-arcTom Rini
2019-03-28hsdk: readme: Suggest getting pyelftools with pipAlexey Brodkin
2019-03-28ARC: AXS10x: drop NAND supportEugeniy Paltsev
2019-03-28efi_loader: define development target in README.uefiHeinrich Schuchardt
2019-03-27efi_loader: update TODOs in doc/README.uefiHeinrich Schuchardt
2019-03-27MAINTAINERS: adjust git repository for EFI PAYLOADHeinrich Schuchardt
2019-03-27efi_loader: TODO for the EFI file protocolHeinrich Schuchardt
2019-03-27efi_selftest: avoid double free in dp utilities testHeinrich Schuchardt
2019-03-26Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2019-03-26Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-03-26Merge branch '2019-03-25-master-imports'Tom Rini
2019-03-25Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay
2019-03-25Convert CONFIG_DEFAULT_SPI_* to KconfigPatrick Delaunay
2019-03-25Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay
2019-03-25tqma6s_wru4_mmc: manage board_spi_cs_gpio correctlyPatrick Delaunay
2019-03-25exynos: replace CONFIG_ENV_SPI_BASE by CONFIG_SYS_SPI_BASEPatrick Delaunay
2019-03-25controlcenterdc: move some configuration in defconfig filePatrick Delaunay
2019-03-25bcm7445: move some configuration in defconfig filePatrick Delaunay
2019-03-25Merge branch '2019-03-25-master-imports'Tom Rini
2019-03-25mmc: tmio: Clamp SD_SECCNT to 16bit values on 16bit IPMarek Vasut
2019-03-25mmc: sh_mmcif: Set default MMCIF clock rateMarek Vasut
2019-03-25clk: renesas: Add support for setting MMCIF clock divider on Gen2Marek Vasut
2019-03-25clk: renesas: Fix swapped div and mul in debug output on Gen2Marek Vasut
2019-03-25clk: renesas: Fix SDH clock divider decoding on Gen2Marek Vasut
2019-03-25ARM: dts: rmobile: Increase off-on delay on the SD Vcc regulatorMarek Vasut
2019-03-25configs: Stratix10: Remove CONFIG_USE_TINY_PRINTFLey Foon Tan
2019-03-25mmc: Align MMC_TRACE with tiny printfMarek Vasut
2019-03-25scripts/Makefile.extrawarn: Silence more DTC warningsTom Rini
2019-03-25rsa: check that pointer checksum isn't NULL before using itPhilippe Reynes
2019-03-22Merge branch '2019-03-22-master-imports'Tom Rini
2019-03-22fs: ext4: do not write on filesystem with metadata_csum featureSébastien Szymanski
2019-03-22board: ti: Move fastboot functions out of TI_SECURE_DEVICE ifdefAndrew F. Davis
2019-03-22pci: Add comment to mention difference in DEVFN usage in U-Boot vs LinuxStefan Roese
2019-03-22common: image-android-dt: Fix out-of-bounds accessEugeniu Rosca
2019-03-22configs: am335x_evm: Add CONFIG_BLKFaiz Abbas
2019-03-22Revert "Ensure device tree DTS is compiled"Masahiro Yamada
2019-03-22mips: add missing dtb-y to arch/mips/dts/MakefileMasahiro Yamada
2019-03-22powerpc: fix arch/powerpc/dts/MakefileMasahiro Yamada
2019-03-22ARM: fix arch/arm/dts/MakefileMasahiro Yamada
2019-03-22tools: fit_image: Add the loadable property to configsAbel Vesa
2019-03-22common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabledAbel Vesa
2019-03-22armv8: Disable exception vectors in SPL by defaultAlexander Graf
2019-03-22Makefile: Do not pass -E to mkimage when SPL has full fitImage supportMarek Vasut