aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-06-19config: meson-gx-common: Enable USB bootNeil Armstrong
2018-06-19configs: db410c: Set eMMC env partition to BOOT2Ramon Fried
2018-06-19common: Fix cpu nr type which is always unsigned typeMichal Simek
2018-06-19ARM: image: Add option for ignoring ep bit 3Marek Vasut
2018-06-18log: Fix incorect range check in log_get_cat_name()Simon Glass
2018-06-18block: Add SPL_BLOCK_CACHE and default nAdam Ford
2018-06-18dm: gpio: Add DM compatibility to GPIO driver for DavinciAdam Ford
2018-06-18iotrace: fix behaviour when buffer is fullRamon Fried
2018-06-18iotrace: move record definitons to header fileRamon Fried
2018-06-18configs: Remove empty #ifdef/#ifndef blocksChris Packham
2018-06-18am57xx_hs: avb2.0: add support of AVB 2.0Igor Opaniuk
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