summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-05drivers/rtc: prepare mvrtc for DM conversionChris Packham
2018-06-05board_f: Only reserve memory for U-Boot if we're going to relocateAlexey Brodkin
2018-06-05board: STiH410-B2260: Add pxefile_addr_r variableRiku Voipio
2018-06-05menu: fix timeout durationMasahiro Yamada
2018-06-05disk: efi: Correct backing up the MBR boot codeSam Protsenko
2018-06-05ARM: legoev3: update boot script to load uEnv.txt and .dtbDavid Lechner
2018-06-05ARM: legoev3: remove unused configuration optionsDavid Lechner
2018-06-05ARM: legoev3: disable networkingDavid Lechner
2018-06-05ARM: legoev3: Move UART enable to early initDavid Lechner
2018-06-05ARM: legoev3: increase flash image sizesDavid Lechner
2018-06-05Merge git://git.denx.de/u-boot-marvellTom Rini
2018-06-05ARM: kirkwood: Enforce size limit for guruplugChris Packham
2018-06-05ARM: kirkwood: Enforce size limit for sheevaplugChris Packham
2018-06-05Enable thumb build to reduce build size of u-boot.kwb.Vagrant Cascadian
2018-06-05ARM: kirkwood: SBx81LIFKW: Enable network hardwareChris Packham
2018-06-05ARM: add SBx81LIFKW boardChris Packham
2018-06-05ARM: kirkwood: remove automatic I2C config if DM_I2C is enabledChris Packham
2018-06-05arm: kirkwood: lsxl: Add SPI driver model supportMichael Walle
2018-06-05enable CONFIG_DISTRO_DEFAULTS for LS-CHLv2 boardMichael Walle
2018-06-05arm: mvebu: switch clearfog to use device-tree i2c and gpioJon Nettleton
2018-06-05arm: mvebu: enable sata support for clearfogJon Nettleton
2018-06-05mvebu: a38x: Force receiver detected on PCIe lanesRabeeh Khoury
2018-06-04Prepare v2018.07-rc1Tom Rini
2018-06-04configs: Resync with savedefconfigTom Rini
2018-06-04MAINTAINERS: Take over DB410c maintainershipRamon Fried
2018-06-04db410c: Added pre-relocation attribute to pinctrlRamon Fried
2018-06-04scripts: mailmapper: SPDX license identifierHeinrich Schuchardt
2018-06-04Inherit default value for bootdelay from distro_bootcmd on odroid-xu3.Vagrant Cascadian
2018-06-04Set time and umask on multi-dtb fit images to ensure reproducibile builds.Vagrant Cascadian
2018-06-04xilinx: Sync symbols location in defconfigsMichal Simek
2018-06-04Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-06-04board: sun50i: Add Amarula A64-Relic initial supportJagan Teki
2018-06-03SPDX: Fixup tags from latest EFI PRTom Rini
2018-06-03Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-06-03Merge tag 'signed-rpi-next' of git://github.com/agraf/u-bootTom Rini
2018-06-03efi_loader: Fix warning in raw/cols queryAlexander Graf
2018-06-03rpi: Fix fdt_high & initrd_high for 64-bit buildsTuomas Tynkkynen
2018-06-03efi_loader: create handles from normal memoryHeinrich Schuchardt
2018-06-03efi_loader: efi_mem_carve_out should return s64Heinrich Schuchardt
2018-06-03efi_loader: avoid anonymous constants for AllocatePagesHeinrich Schuchardt
2018-06-03efi_selftest: check for buffer overflow in efi_get_variableIvan Gorinov
2018-06-03Makefile: clean should delete *.soHeinrich Schuchardt
2018-06-03efi_selftest: imply FAT, FAT_WRITEHeinrich Schuchardt
2018-06-03efi_loader: DocBook comments for boot servicesHeinrich Schuchardt
2018-06-03Add a comment for board_quiesce_devices()Simon Glass
2018-06-03Define board_quiesce_devices() in a shared locationSimon Glass
2018-06-03efi: sandbox: Add required linker sectionsSimon Glass
2018-06-03sandbox: Add a setjmp() implementationSimon Glass
2018-06-03efi: Update some comments related to smbios tablesSimon Glass
2018-06-03efi_selftest: test unaligned memory accessHeinrich Schuchardt