aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-06-17x86: Rename efi-x86 target to efi-x86_appBin Meng1-0/+0
2018-06-17efi: stub: Pass EFI GOP information to U-Boot payloadBin Meng1-0/+35
2018-06-17x86: Add generic EFI payload supportBin Meng1-0/+32
2018-06-15Merge tag 'arc-updates-for-2018.07-rc2' of git://git.denx.de/u-boot-arcTom Rini1-0/+6
2018-06-15Merge tag 'xilinx-for-v2018.07-rc2' of git://git.denx.de/u-boot-microblazeTom Rini1-0/+3
2018-06-15ARC: HSDK: Add tool and make target to generate bspEugeniy Paltsev1-0/+6
2018-06-15arm64: zynqmp: Enable SPD ddr support for zcu102 targetsMichal Simek1-0/+3
2018-06-14Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2-2/+4
2018-06-14efi_loader: avoid initializer element is not constantHeinrich Schuchardt1-2/+1
2018-06-14riscv: Add support for HI20 PE relocationsAlexander Graf1-0/+3
2018-06-13net: include/phy.h: add new mode for internal phyKunihiko Hayashi1-0/+2
2018-06-13drivers/net/vsc9953: Initialize action RAM in VCAP complexRadu Bulie1-0/+70
2018-06-13net/phy/cortina: Add support for CS4223 PHYVicentiu Galanopulo2-0/+5
2018-06-13u-boot: Fix several typosShyam Saini2-2/+2
2018-06-13lib: Add hexdumpAlexey Brodkin2-1/+91
2018-06-13fs: fat: fix wrong casting to unsigned value of sect_to_cluster()Seung-Woo Kim1-1/+1
2018-06-12include/linux/byteorder: Sync to latest Linux definitionsRamon Fried1-40/+67
2018-06-12configs: pcm051: Use am335x-wega-rdk.dtb as fdtfileMatwey V. Kornilov1-1/+1
2018-06-12configs: pcm051: Use DEFAULT_LINUX_BOOT_ENV instead of hardcoded valuesMatwey V. Kornilov1-3/+1
2018-06-12configs: pcm051: Use DEFAULT_MMC_TI_ARGS instead of hardcoded duplicatesMatwey V. Kornilov1-8/+5
2018-06-12configs: pcm051: Support distro bootcmdsMatwey V. Kornilov1-20/+29
2018-06-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2-0/+142
2018-06-12arm: mvebu: Add Helios4 Armada 38x initial supportDennis Gilmore1-0/+172
2018-06-11LS1012AFRWY: Add Secure Boot supportVinitha V Pillai1-1/+15
2018-06-11board: ls1012a: FRWY-LS1012A board supportBhaskar Upadhaya1-0/+119
2018-06-08arm: ls1021aqds: config: enable CONFIG_ID_EEPROM for mac commandJagdish Gediya1-0/+9
2018-06-07iotrace: add IO region limitRamon Fried1-0/+24
2018-06-07bug.h: introduce WARN_ONCERamon Fried1-0/+18
2018-06-05board: STiH410-B2260: Add pxefile_addr_r variableRiku Voipio1-0/+1
2018-06-05disk: efi: Correct backing up the MBR boot codeSam Protsenko1-1/+2
2018-06-05ARM: legoev3: update boot script to load uEnv.txt and .dtbDavid Lechner1-11/+37
2018-06-05ARM: legoev3: remove unused configuration optionsDavid Lechner1-54/+0
2018-06-05ARM: legoev3: disable networkingDavid Lechner1-2/+0
2018-06-05ARM: legoev3: increase flash image sizesDavid Lechner1-1/+1
2018-06-05ARM: kirkwood: Enforce size limit for guruplugChris Packham1-0/+5
2018-06-05ARM: kirkwood: Enforce size limit for sheevaplugChris Packham1-0/+5
2018-06-05ARM: kirkwood: SBx81LIFKW: Enable network hardwareChris Packham1-5/+0
2018-06-05ARM: add SBx81LIFKW boardChris Packham1-0/+124
2018-06-05arm: mvebu: switch clearfog to use device-tree i2c and gpioJon Nettleton1-7/+0
2018-06-05arm: mvebu: enable sata support for clearfogJon Nettleton1-0/+9
2018-06-04Inherit default value for bootdelay from distro_bootcmd on odroid-xu3.Vagrant Cascadian1-1/+0
2018-06-04Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini1-0/+34
2018-06-03Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini6-23/+63
2018-06-03rpi: Fix fdt_high & initrd_high for 64-bit buildsTuomas Tynkkynen1-2/+10
2018-06-03Add a comment for board_quiesce_devices()Simon Glass1-0/+6
2018-06-03Define board_quiesce_devices() in a shared locationSimon Glass1-0/+2
2018-06-03sandbox: Add a setjmp() implementationSimon Glass1-0/+21
2018-06-03efi: Update some comments related to smbios tablesSimon Glass2-2/+10
2018-06-03efi_loader: allow unaligned memory accessHeinrich Schuchardt1-0/+3
2018-06-03efi_loader: adjust definitions of variable servicesHeinrich Schuchardt2-21/+21