aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmd: add missing line breaks for pr_err()Seung-Woo Kim2018-06-074-8/+8
* board: samsung: add missing line breaks for pr_err()Seung-Woo Kim2018-06-073-8/+8
* script: Make get_default_envs.sh script exclude tools/envSeung-Woo Kim2018-06-071-1/+1
* common: iotrace: add timestamp to iotrace recordsRamon Fried2018-06-071-1/+3
* iotrace: add IO region limitRamon Fried2018-06-072-0/+51
* cmd: iotrace: add set region commandRamon Fried2018-06-071-0/+22
* bug.h: introduce WARN_ONCERamon Fried2018-06-073-7/+18
* block: Have BLOCK_CACHE default to y in some casesTom Rini2018-06-071-1/+2
* ARM: orion5x: fix use of callee-saved registers in lowloevel_initMans Rullgard2018-06-071-84/+84
* Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2018-06-061-27/+2
|\
| * ARM: dts: exynos5: add the interrupt-parent propertyJaehoon Chung2018-05-161-0/+2
| * ARM: dts: exynos5: remove the duplicated nodesJaehoon Chung2018-05-161-27/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-06-063-11/+4
|\ \
| * | sf: Add support for gd25q32b gigadevice flashCarlo Caione2018-06-041-0/+1
| * | sf: Set current flash bank to 0 in clean_bar()Marek Vasut2018-06-041-0/+1
| * | spi: cadence_qspi: Change to use devfdt_get_addr_index()Ley Foon Tan2018-06-041-11/+2
* | | mach-stm32: Enable SPL_RESET_SUPPORT flagPatrice Chotard2018-06-052-4/+1
* | | drivers/rtc: convert mvrtc to DMChris Packham2018-06-053-0/+68
* | | drivers/rtc: prepare mvrtc for DM conversionChris Packham2018-06-051-18/+39
* | | board_f: Only reserve memory for U-Boot if we're going to relocateAlexey Brodkin2018-06-051-13/+15
* | | board: STiH410-B2260: Add pxefile_addr_r variableRiku Voipio2018-06-051-0/+1
* | | menu: fix timeout durationMasahiro Yamada2018-06-052-4/+3
* | | disk: efi: Correct backing up the MBR boot codeSam Protsenko2018-06-052-3/+6
* | | ARM: legoev3: update boot script to load uEnv.txt and .dtbDavid Lechner2018-06-052-19/+65
* | | ARM: legoev3: remove unused configuration optionsDavid Lechner2018-06-051-54/+0
* | | ARM: legoev3: disable networkingDavid Lechner2018-06-053-8/+2
* | | ARM: legoev3: Move UART enable to early initDavid Lechner2018-06-051-5/+5
* | | ARM: legoev3: increase flash image sizesDavid Lechner2018-06-052-3/+3
* | | Merge git://git.denx.de/u-boot-marvellTom Rini2018-06-0522-43/+612
|\ \ \
| * | | ARM: kirkwood: Enforce size limit for guruplugChris Packham2018-06-051-0/+5
| * | | ARM: kirkwood: Enforce size limit for sheevaplugChris Packham2018-06-051-0/+5
| * | | Enable thumb build to reduce build size of u-boot.kwb.Vagrant Cascadian2018-06-051-0/+1
| * | | ARM: kirkwood: SBx81LIFKW: Enable network hardwareChris Packham2018-06-053-7/+18
| * | | ARM: add SBx81LIFKW boardChris Packham2018-06-059-0/+554
| * | | ARM: kirkwood: remove automatic I2C config if DM_I2C is enabledChris Packham2018-06-051-1/+1
| * | | arm: kirkwood: lsxl: Add SPI driver model supportMichael Walle2018-06-054-1/+10
| * | | enable CONFIG_DISTRO_DEFAULTS for LS-CHLv2 boardMichael Walle2018-06-051-12/+3
| * | | arm: mvebu: switch clearfog to use device-tree i2c and gpioJon Nettleton2018-06-054-29/+8
| * | | arm: mvebu: enable sata support for clearfogJon Nettleton2018-06-052-0/+11
| * | | mvebu: a38x: Force receiver detected on PCIe lanesRabeeh Khoury2018-06-052-0/+3
|/ / /
* | | Prepare v2018.07-rc1v2018.07-rc1Tom Rini2018-06-041-2/+2
* | | configs: Resync with savedefconfigTom Rini2018-06-04364-805/+738
* | | MAINTAINERS: Take over DB410c maintainershipRamon Fried2018-06-041-1/+1
* | | db410c: Added pre-relocation attribute to pinctrlRamon Fried2018-06-041-0/+8
* | | scripts: mailmapper: SPDX license identifierHeinrich Schuchardt2018-06-041-1/+1
* | | Inherit default value for bootdelay from distro_bootcmd on odroid-xu3.Vagrant Cascadian2018-06-041-1/+0
* | | Set time and umask on multi-dtb fit images to ensure reproducibile builds.Vagrant Cascadian2018-06-041-0/+4
* | | xilinx: Sync symbols location in defconfigsMichal Simek2018-06-0434-70/+69
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-06-0434-580/+1280
|\ \
| * | board: sun50i: Add Amarula A64-Relic initial supportJagan Teki2018-06-044-0/+89