aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-08-13ARM: dts: sun8i: Update A83T dts(i) files from Linux-v4.18-rc3Jagan Teki2-0/+238
2018-08-09Merge git://git.denx.de/u-boot-dmTom Rini3-19/+82
2018-08-08Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini6-312/+33
2018-08-08dm: pci: Add APIs to find capability and extended capabilityBin Meng1-0/+46
2018-08-08pci: Add all known capability and extended capability idsBin Meng1-1/+19
2018-08-08pci: sandbox: Support dynamically binding device driverBin Meng1-1/+2
2018-08-08dm: core: Add ofnode function to read PCI vendor and device idBin Meng1-0/+13
2018-08-08dm: Correct typos in uclass_first/next_device_check()Bin Meng1-2/+2
2018-08-08pci: Remove 440ep-specific macrosBin Meng1-15/+0
2018-08-08bcm968380gerg: add initial supportPhilippe Reynes1-0/+9
2018-08-08bcm6838: add initial supportPhilippe Reynes1-0/+24
2018-08-08mips: au1x00: Remove support for these SoCsTom Rini3-140/+0
2018-08-08mips: dbau1x00: Remove this boardTom Rini1-172/+0
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