summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-29doc/git-mailrc: correct entry 'agraf'Heinrich Schuchardt1-1/+1
2019-03-29RPi: Add mbrugger as board maintainerMatthias Brugger1-1/+1
2019-03-29configs: ti: Move FIT image load address to avoid overwriteAndrew F. Davis1-1/+1
2019-03-29mmc: correct the HS400 initialization processBOUGH CHEN1-2/+1
2019-03-29Merge tag 'efi-2019-04-rc5-2' of git://git.denx.de/u-boot-efiTom Rini5-11/+27
2019-03-29pinctrl: rockchip: Add 32bit writing function for rk3288 gpio0 pinctrlDavid Wu3-13/+76
2019-03-29Revert "rockchip: Drop call to rockchip_dnl_mode_check() for now"Philipp Tomsich1-7/+1
2019-03-29Merge tag 'arc-last-minute-for-2019.04' of git://git.denx.de/u-boot-arcTom Rini6-254/+4
2019-03-29sunxi: video: HDMI: Fix clock setupJernej Skrabec1-25/+37
2019-03-28hsdk: readme: Suggest getting pyelftools with pipAlexey Brodkin1-3/+4
2019-03-28ARC: AXS10x: drop NAND supportEugeniy Paltsev5-251/+0
2019-03-28efi_loader: define development target in README.uefiHeinrich Schuchardt1-0/+11
2019-03-28efi_loader: update TODOs in doc/README.uefiHeinrich Schuchardt1-4/+1
2019-03-27MAINTAINERS: adjust git repository for EFI PAYLOADHeinrich Schuchardt1-1/+1
2019-03-27efi_loader: TODO for the EFI file protocolHeinrich Schuchardt3-1/+14
2019-03-27efi_selftest: avoid double free in dp utilities testHeinrich Schuchardt1-5/+0
2019-03-27Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-1/+0
2019-03-27Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini9-8/+91
2019-03-27Merge branch '2019-03-25-master-imports'Tom Rini658-809/+1044
2019-03-26Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay165-351/+208
2019-03-26Convert CONFIG_DEFAULT_SPI_* to KconfigPatrick Delaunay17-29/+25
2019-03-26Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay573-422/+808
2019-03-26tqma6s_wru4_mmc: manage board_spi_cs_gpio correctlyPatrick Delaunay1-0/+2
2019-03-26exynos: replace CONFIG_ENV_SPI_BASE by CONFIG_SYS_SPI_BASEPatrick Delaunay3-3/+2
2019-03-26controlcenterdc: move some configuration in defconfig filePatrick Delaunay2-6/+2
2019-03-26bcm7445: move some configuration in defconfig filePatrick Delaunay2-4/+3
2019-03-26Merge branch '2019-03-25-master-imports'Tom Rini3-11/+14
2019-03-25mmc: tmio: Clamp SD_SECCNT to 16bit values on 16bit IPMarek Vasut1-1/+4
2019-03-25mmc: sh_mmcif: Set default MMCIF clock rateMarek Vasut1-1/+1
2019-03-25clk: renesas: Add support for setting MMCIF clock divider on Gen2Marek Vasut1-0/+42
2019-03-25clk: renesas: Fix swapped div and mul in debug output on Gen2Marek Vasut1-1/+1
2019-03-25clk: renesas: Fix SDH clock divider decoding on Gen2Marek Vasut1-5/+9
2019-03-25ARM: dts: rmobile: Increase off-on delay on the SD Vcc regulatorMarek Vasut6-0/+34
2019-03-25configs: Stratix10: Remove CONFIG_USE_TINY_PRINTFLey Foon Tan1-1/+0
2019-03-25mmc: Align MMC_TRACE with tiny printfMarek Vasut1-10/+10
2019-03-25scripts/Makefile.extrawarn: Silence more DTC warningsTom Rini1-0/+2
2019-03-25rsa: check that pointer checksum isn't NULL before using itPhilippe Reynes1-1/+2
2019-03-23Merge branch '2019-03-22-master-imports'Tom Rini22-54/+169
2019-03-22fs: ext4: do not write on filesystem with metadata_csum featureSébastien Szymanski2-0/+7
2019-03-22board: ti: Move fastboot functions out of TI_SECURE_DEVICE ifdefAndrew F. Davis2-20/+20
2019-03-22pci: Add comment to mention difference in DEVFN usage in U-Boot vs LinuxStefan Roese1-0/+11
2019-03-22common: image-android-dt: Fix out-of-bounds accessEugeniu Rosca1-2/+2
2019-03-22configs: am335x_evm: Add CONFIG_BLKFaiz Abbas3-3/+0
2019-03-22Revert "Ensure device tree DTS is compiled"Masahiro Yamada1-10/+3
2019-03-22mips: add missing dtb-y to arch/mips/dts/MakefileMasahiro Yamada1-0/+5
2019-03-22powerpc: fix arch/powerpc/dts/MakefileMasahiro Yamada1-1/+1
2019-03-22ARM: fix arch/arm/dts/MakefileMasahiro Yamada1-11/+100
2019-03-22tools: fit_image: Add the loadable property to configsAbel Vesa1-0/+1
2019-03-22common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabledAbel Vesa1-0/+4
2019-03-22armv8: Disable exception vectors in SPL by defaultAlexander Graf2-3/+3