aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-06-18avb2.0: add boot states and dm-verity supportIgor Opaniuk
2018-06-18avb2.0: implement AVB opsIgor Opaniuk
2018-06-18Merge git://git.denx.de/u-boot-x86Tom Rini
2018-06-17x86: Rename efi-x86 target to efi-x86_appBin Meng
2018-06-17efi: stub: Pass EFI GOP information to U-Boot payloadBin Meng
2018-06-17x86: Add generic EFI payload supportBin Meng
2018-06-17Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-06-16ARM: rmobile: Fix environment placement on DraakMarek Vasut
2018-06-15Merge tag 'arc-updates-for-2018.07-rc2' of git://git.denx.de/u-boot-arcTom Rini
2018-06-15Merge tag 'xilinx-for-v2018.07-rc2' of git://git.denx.de/u-boot-microblazeTom Rini
2018-06-15ARC: HSDK: Add tool and make target to generate bspEugeniy Paltsev
2018-06-15arm64: zynqmp: Enable SPD ddr support for zcu102 targetsMichal Simek
2018-06-14ARM: rmobile: Point load address to more sane area on Gen3Marek Vasut
2018-06-14ARM: rmobile: Point load address to more sane area on Gen2Marek Vasut
2018-06-14ARM: rmobile: Zap CONFIG_SYS_CLK_FREQ where applicableMarek Vasut
2018-06-14Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-06-14dts: gpio: Sync header with Linux 4.17Marek Vasut
2018-06-14efi_loader: avoid initializer element is not constantHeinrich Schuchardt
2018-06-14riscv: Add support for HI20 PE relocationsAlexander Graf
2018-06-13net: include/phy.h: add new mode for internal phyKunihiko Hayashi
2018-06-13drivers/net/vsc9953: Initialize action RAM in VCAP complexRadu Bulie
2018-06-13net/phy/cortina: Add support for CS4223 PHYVicentiu Galanopulo
2018-06-13u-boot: Fix several typosShyam Saini
2018-06-13lib: Add hexdumpAlexey Brodkin
2018-06-13fs: fat: fix wrong casting to unsigned value of sect_to_cluster()Seung-Woo Kim
2018-06-12include/linux/byteorder: Sync to latest Linux definitionsRamon Fried
2018-06-12configs: pcm051: Use am335x-wega-rdk.dtb as fdtfileMatwey V. Kornilov
2018-06-12configs: pcm051: Use DEFAULT_LINUX_BOOT_ENV instead of hardcoded valuesMatwey V. Kornilov
2018-06-12configs: pcm051: Use DEFAULT_MMC_TI_ARGS instead of hardcoded duplicatesMatwey V. Kornilov
2018-06-12configs: pcm051: Support distro bootcmdsMatwey V. Kornilov
2018-06-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-06-12arm: mvebu: Add Helios4 Armada 38x initial supportDennis Gilmore
2018-06-11LS1012AFRWY: Add Secure Boot supportVinitha V Pillai
2018-06-11board: ls1012a: FRWY-LS1012A board supportBhaskar Upadhaya
2018-06-08arm: ls1021aqds: config: enable CONFIG_ID_EEPROM for mac commandJagdish Gediya
2018-06-07iotrace: add IO region limitRamon Fried
2018-06-07bug.h: introduce WARN_ONCERamon Fried
2018-06-05board: STiH410-B2260: Add pxefile_addr_r variableRiku Voipio
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: increase flash image sizesDavid Lechner
2018-06-05ARM: kirkwood: Enforce size limit for guruplugChris Packham
2018-06-05ARM: kirkwood: Enforce size limit for sheevaplugChris Packham
2018-06-05ARM: kirkwood: SBx81LIFKW: Enable network hardwareChris Packham
2018-06-05ARM: add SBx81LIFKW boardChris Packham
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-04Inherit default value for bootdelay from distro_bootcmd on odroid-xu3.Vagrant Cascadian