aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-08-07Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini3-16/+24
2018-08-07Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblazeTom Rini8-11/+1
2018-08-07Merge git://git.denx.de/u-boot-marvellTom Rini9-49/+120
2018-08-07Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini1-0/+18
2018-08-07arm64: a37xx: add CONFIG_MTD_DEVICE and CONFIG_MTD_PARTITIONSVladimir Vid1-0/+2
2018-08-07ARM: kirkwood: add SBx81LIFXCAT boardChris Packham1-0/+114
2018-08-07configs: kirkwood: Move RTC_MV to DM and KconfigChris Packham8-42/+0
2018-08-07configs: move RTC_MV config from mv-plug-common.h to boardsChris Packham5-7/+16
2018-08-06i2c: imx_lpi2c: add uclass api supportPeng Fan1-0/+3
2018-08-06mvebu: clearfog: use kconfig symbols to select boot deviceBaruch Siach1-14/+2
2018-08-06mvebu: consolidate SPL boot device config symbolsBaruch Siach1-2/+2
2018-08-06power-domain: add dummy functions when CONFIG_POWER_DOMAIN not definedPeng Fan1-0/+29
2018-08-06Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynqSiva Durga Prasad Paladugu2-5/+0
2018-08-06arm: zynqmp: Move NR_DRAM_BANKS for mini confirationMichal Simek4-3/+1
2018-08-06spi: Kconfig: Create ISSI Kconfig entryMichal Simek3-3/+0
2018-08-06ARM: Odroid XU3: Adjust BOOT_TARGET_DEVICES to allow booting from SD card (mmc2)Lukasz Majewski1-0/+1
2018-08-04Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini11-28/+260
2018-08-03ti_omap3_common: Add CONFIG_SYS_NS16550_COMx entriesAdam Ford3-8/+2
2018-08-03clk: add clk_valid()Fabrice Gasnier1-0/+10
2018-08-03Add Beaglebone Enhanced supportKoen Kooi1-0/+2
2018-08-01binman: Add a new 'image-pos' propertySimon Glass1-1/+1
2018-08-01binman: Rename 'position' to 'offset'Simon Glass1-1/+1
2018-08-01dm: panel: get timings from panelYannick Fertré1-0/+18
2018-08-01Merge tag 'arc-updates-for-2018.09-rc2' of git://git.denx.de/u-boot-arcTom Rini1-0/+7
2018-07-31Merge git://git.denx.de/u-boot-mpc85xxTom Rini2-2/+0
2018-07-31Revert "powerpc/T104xRDB: Fix endian access issue on EHCI intinalization"Ran Wang1-1/+0
2018-07-31Revert "powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalization"Ran Wang1-1/+0
2018-07-31configs: sunxi: Drop CONFIG_SUNXI_USB_PHYSJagan Teki6-20/+0
2018-07-31sunxi: add support for Allwinner H6 SoCIcenowy Zheng4-0/+239
2018-07-31sunxi: change GIC address on H6Icenowy Zheng1-0/+5
2018-07-31sunxi: add config for SPL at 0x20000 on H6Icenowy Zheng1-0/+5
2018-07-31sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESSIcenowy Zheng1-8/+11
2018-07-31ARC: AXS10x: add tool and make target to generate bspEugeniy Paltsev1-0/+7
2018-07-30Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini4-8/+64
2018-07-30u-boot: remove driver lookup loop from env_save()Nicholas Faustini1-1/+1
2018-07-28tpm: allow TPM v1 and v2 to be compiled at the same timeMiquel Raynal1-6/+34
2018-07-28tpm: fix typo in kernel docMiquel Raynal1-1/+1
2018-07-27Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini15-45/+39
2018-07-27openrd: Once again shrink binary sizeTom Rini2-11/+1
2018-07-27arm: odroid: Inherit default value for bootdelay from distro_bootcmd.Vagrant Cascadian1-1/+0
2018-07-27arm: odroid: Enable distro_bootcmd support.Vagrant Cascadian1-2/+9
2018-07-27arm: odroid: Increase default env size in preparation for distro_bootcmd.Vagrant Cascadian1-1/+1
2018-07-27arm: odroid: Use standard environment variable names kernel_addr_r, ramdisk_a...Vagrant Cascadian1-13/+11
2018-07-27snow: set fdtfileGuillaume GARDET1-0/+3
2018-07-26net: phy: add ofnode node to struct phy_deviceGrygorii Strashko1-0/+13
2018-07-26phy: Break include cycleJoe Hershberger3-56/+67
2018-07-26net: Consolidate the parsing of bootfileJoe Hershberger1-0/+11
2018-07-26net: When checking prerequisites, consider boot_file_nameJoe Hershberger1-0/+3
2018-07-26armv8: ls1046ardb: Add falcon mode for for QSPI bootYork Sun2-6/+25
2018-07-26powerpc: mpc85xx: Drop u-boot-with-spl.bin on selected boardsYork Sun8-8/+0