summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-08-07Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblazeTom Rini
2018-08-07Merge git://git.denx.de/u-boot-marvellTom Rini
2018-08-07Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2018-08-07arm64: a37xx: add CONFIG_MTD_DEVICE and CONFIG_MTD_PARTITIONSVladimir Vid
2018-08-07ARM: kirkwood: add SBx81LIFXCAT boardChris Packham
2018-08-07configs: kirkwood: Move RTC_MV to DM and KconfigChris Packham
2018-08-07configs: move RTC_MV config from mv-plug-common.h to boardsChris Packham
2018-08-06i2c: imx_lpi2c: add uclass api supportPeng Fan
2018-08-06mvebu: clearfog: use kconfig symbols to select boot deviceBaruch Siach
2018-08-06mvebu: consolidate SPL boot device config symbolsBaruch Siach
2018-08-06power-domain: add dummy functions when CONFIG_POWER_DOMAIN not definedPeng Fan
2018-08-06Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynqSiva Durga Prasad Paladugu
2018-08-06arm: zynqmp: Move NR_DRAM_BANKS for mini confirationMichal Simek
2018-08-06spi: Kconfig: Create ISSI Kconfig entryMichal Simek
2018-08-04Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-08-03ti_omap3_common: Add CONFIG_SYS_NS16550_COMx entriesAdam Ford
2018-08-03clk: add clk_valid()Fabrice Gasnier
2018-08-03Add Beaglebone Enhanced supportKoen Kooi
2018-08-01binman: Add a new 'image-pos' propertySimon Glass
2018-08-01binman: Rename 'position' to 'offset'Simon Glass
2018-08-01dm: panel: get timings from panelYannick Fertré
2018-08-01Merge tag 'arc-updates-for-2018.09-rc2' of git://git.denx.de/u-boot-arcTom Rini
2018-07-31Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2018-07-31Revert "powerpc/T104xRDB: Fix endian access issue on EHCI intinalization"Ran Wang
2018-07-31Revert "powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalization"Ran Wang
2018-07-31configs: sunxi: Drop CONFIG_SUNXI_USB_PHYSJagan Teki
2018-07-31sunxi: add support for Allwinner H6 SoCIcenowy Zheng
2018-07-31sunxi: change GIC address on H6Icenowy Zheng
2018-07-31sunxi: add config for SPL at 0x20000 on H6Icenowy Zheng
2018-07-31sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESSIcenowy Zheng
2018-07-31ARC: AXS10x: add tool and make target to generate bspEugeniy Paltsev
2018-07-30Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-07-30u-boot: remove driver lookup loop from env_save()Nicholas Faustini
2018-07-28tpm: allow TPM v1 and v2 to be compiled at the same timeMiquel Raynal
2018-07-28tpm: fix typo in kernel docMiquel Raynal
2018-07-27Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-07-27openrd: Once again shrink binary sizeTom Rini
2018-07-26net: phy: add ofnode node to struct phy_deviceGrygorii Strashko
2018-07-26phy: Break include cycleJoe Hershberger
2018-07-26net: Consolidate the parsing of bootfileJoe Hershberger
2018-07-26net: When checking prerequisites, consider boot_file_nameJoe Hershberger
2018-07-26armv8: ls1046ardb: Add falcon mode for for QSPI bootYork Sun
2018-07-26powerpc: mpc85xx: Drop u-boot-with-spl.bin on selected boardsYork Sun
2018-07-26armv8: layerscape: Drop u-boot-with-spl.bin for selected boardsYork Sun
2018-07-26armv8: ls1046ardb: Enable IFC for SPL buildYork Sun
2018-07-26armv8: ls1046ardb: ls1046aqds: Move SPL macros to defconfigYork Sun
2018-07-26armv8: ls2088ardb: Move CONFIG_SPI_FLASH, CONFIG_SPI_FLASH_SPANSION to defconfigAshish Kumar
2018-07-26LS1088ARDB: Secure Boot:Change load address of dpl header in SDVinitha V Pillai
2018-07-26armv8: ls1088a: change dpl load command from apply to lazyapplyJagdish Gediya
2018-07-25efi_loader: remove unused efi_get_time_init()Heinrich Schuchardt