aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cosmetic: config: Remove empty #ifdefsLukasz Majewski2019-04-024-13/+0
* imx8mq_evk: README: Make the underline marker fill the whole sentenceFabio Estevam2019-04-021-5/+5
* imx8mq_evk: README: Fix a typo in the destination pathFabio Estevam2019-04-021-1/+1
* imx8mq_evk: README: Need to copy bl31.bin to U-Boot source treeFabio Estevam2019-04-021-1/+2
* tools/imx8m_image.sh: remove bashismBaruch Siach2019-04-011-2/+2
* pico-imx7d: README: Recommend the usage of a USB hubFabio Estevam2019-03-311-0/+4
* configs: icorem6: Use imx6 cratch register for bootcountJagan Teki2019-03-311-1/+1
* configs: icore: Fix U-Boot proper loading from nandMichael Trimarchi2019-03-312-0/+2
* ARM: imx6q_logic: Enable UUID supportAdam Ford2019-03-312-5/+6
* pico-imx6ul: Fix eMMC boot after DM_MMC conversionFabio Estevam2019-03-311-0/+34
* Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2019-03-31760-1302/+1764
|\
| * Merge branch '2019-03-29-master-imports'Tom Rini2019-03-295-6/+5
| |\
| | * lib: time: update module enable MACROKever Yang2019-03-291-1/+1
| | * doc/git-mailrc: correct entry 'agraf'Heinrich Schuchardt2019-03-291-1/+1
| | * RPi: Add mbrugger as board maintainerMatthias Brugger2019-03-291-1/+1
| | * configs: ti: Move FIT image load address to avoid overwriteAndrew F. Davis2019-03-291-1/+1
| | * mmc: correct the HS400 initialization processBOUGH CHEN2019-03-291-2/+1
| * | Merge tag 'efi-2019-04-rc5-2' of git://git.denx.de/u-boot-efiTom Rini2019-03-295-11/+27
| |\ \ | | |/ | |/|
| | * efi_loader: define development target in README.uefiHeinrich Schuchardt2019-03-281-0/+11
| | * efi_loader: update TODOs in doc/README.uefiHeinrich Schuchardt2019-03-271-4/+1
| | * MAINTAINERS: adjust git repository for EFI PAYLOADHeinrich Schuchardt2019-03-271-1/+1
| | * efi_loader: TODO for the EFI file protocolHeinrich Schuchardt2019-03-273-1/+14
| | * efi_selftest: avoid double free in dp utilities testHeinrich Schuchardt2019-03-271-5/+0
| * | Merge tag 'arc-last-minute-for-2019.04' of git://git.denx.de/u-boot-arcTom Rini2019-03-286-254/+4
| |\ \
| | * | hsdk: readme: Suggest getting pyelftools with pipAlexey Brodkin2019-03-281-3/+4
| | * | ARC: AXS10x: drop NAND supportEugeniy Paltsev2019-03-285-251/+0
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-03-261-1/+0
| |\ \
| | * | configs: Stratix10: Remove CONFIG_USE_TINY_PRINTFLey Foon Tan2019-03-251-1/+0
| * | | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-03-269-8/+91
| |\ \ \ | | |_|/ | |/| |
| | * | mmc: tmio: Clamp SD_SECCNT to 16bit values on 16bit IPMarek Vasut2019-03-251-1/+4
| | * | mmc: sh_mmcif: Set default MMCIF clock rateMarek Vasut2019-03-251-1/+1
| | * | clk: renesas: Add support for setting MMCIF clock divider on Gen2Marek Vasut2019-03-251-0/+42
| | * | clk: renesas: Fix swapped div and mul in debug output on Gen2Marek Vasut2019-03-251-1/+1
| | * | clk: renesas: Fix SDH clock divider decoding on Gen2Marek Vasut2019-03-251-5/+9
| | * | ARM: dts: rmobile: Increase off-on delay on the SD Vcc regulatorMarek Vasut2019-03-256-0/+34
| | |/
| * | Merge branch '2019-03-25-master-imports'Tom Rini2019-03-26658-809/+1044
| |\ \
| | * | Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay2019-03-25165-351/+208
| | * | Convert CONFIG_DEFAULT_SPI_* to KconfigPatrick Delaunay2019-03-2517-29/+25
| | * | Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay2019-03-25573-422/+808
| | * | tqma6s_wru4_mmc: manage board_spi_cs_gpio correctlyPatrick Delaunay2019-03-251-0/+2
| | * | exynos: replace CONFIG_ENV_SPI_BASE by CONFIG_SYS_SPI_BASEPatrick Delaunay2019-03-253-3/+2
| | * | controlcenterdc: move some configuration in defconfig filePatrick Delaunay2019-03-252-6/+2
| | * | bcm7445: move some configuration in defconfig filePatrick Delaunay2019-03-252-4/+3
| |/ /
| * | Merge branch '2019-03-25-master-imports'Tom Rini2019-03-253-11/+14
| |\ \ | | |/ | |/|
| | * mmc: Align MMC_TRACE with tiny printfMarek Vasut2019-03-251-10/+10
| | * scripts/Makefile.extrawarn: Silence more DTC warningsTom Rini2019-03-251-0/+2
| | * rsa: check that pointer checksum isn't NULL before using itPhilippe Reynes2019-03-251-1/+2
| |/
| * Merge branch '2019-03-22-master-imports'Tom Rini2019-03-2222-54/+169
| |\
| | * fs: ext4: do not write on filesystem with metadata_csum featureSébastien Szymanski2019-03-222-0/+7
| | * board: ti: Move fastboot functions out of TI_SECURE_DEVICE ifdefAndrew F. Davis2019-03-222-20/+20