summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* pci: sandbox: Support dynamically binding device driverBin Meng2018-08-081-1/+2
* dm: core: Add ofnode function to read PCI vendor and device idBin Meng2018-08-081-0/+13
* dm: Correct typos in uclass_first/next_device_check()Bin Meng2018-08-081-2/+2
* pci: Remove 440ep-specific macrosBin Meng2018-08-081-15/+0
* Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblazeTom Rini2018-08-078-11/+1
|\
| * Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynqSiva Durga Prasad Paladugu2018-08-062-5/+0
| * arm: zynqmp: Move NR_DRAM_BANKS for mini confirationMichal Simek2018-08-064-3/+1
| * spi: Kconfig: Create ISSI Kconfig entryMichal Simek2018-08-063-3/+0
* | Merge git://git.denx.de/u-boot-marvellTom Rini2018-08-079-49/+120
|\ \
| * | arm64: a37xx: add CONFIG_MTD_DEVICE and CONFIG_MTD_PARTITIONSVladimir Vid2018-08-071-0/+2
| * | ARM: kirkwood: add SBx81LIFXCAT boardChris Packham2018-08-071-0/+114
| * | configs: kirkwood: Move RTC_MV to DM and KconfigChris Packham2018-08-078-42/+0
| * | configs: move RTC_MV config from mv-plug-common.h to boardsChris Packham2018-08-075-7/+16
| * | mvebu: clearfog: use kconfig symbols to select boot deviceBaruch Siach2018-08-061-14/+2
| * | mvebu: consolidate SPL boot device config symbolsBaruch Siach2018-08-061-2/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2018-08-071-0/+18
|\ \
| * | dm: panel: get timings from panelYannick Fertré2018-08-011-0/+18
* | | i2c: imx_lpi2c: add uclass api supportPeng Fan2018-08-061-0/+3
* | | power-domain: add dummy functions when CONFIG_POWER_DOMAIN not definedPeng Fan2018-08-061-0/+29
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-08-0411-28/+260
|\ \
| * | configs: sunxi: Drop CONFIG_SUNXI_USB_PHYSJagan Teki2018-07-316-20/+0
| * | sunxi: add support for Allwinner H6 SoCIcenowy Zheng2018-07-314-0/+239
| * | sunxi: change GIC address on H6Icenowy Zheng2018-07-311-0/+5
| * | sunxi: add config for SPL at 0x20000 on H6Icenowy Zheng2018-07-311-0/+5
| * | sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESSIcenowy Zheng2018-07-311-8/+11
| |/
* | ti_omap3_common: Add CONFIG_SYS_NS16550_COMx entriesAdam Ford2018-08-033-8/+2
* | clk: add clk_valid()Fabrice Gasnier2018-08-031-0/+10
* | Add Beaglebone Enhanced supportKoen Kooi2018-08-031-0/+2
* | binman: Add a new 'image-pos' propertySimon Glass2018-08-011-1/+1
* | binman: Rename 'position' to 'offset'Simon Glass2018-08-011-1/+1
* | Merge tag 'arc-updates-for-2018.09-rc2' of git://git.denx.de/u-boot-arcTom Rini2018-08-011-0/+7
|\ \
| * | ARC: AXS10x: add tool and make target to generate bspEugeniy Paltsev2018-07-311-0/+7
| |/
* | Merge git://git.denx.de/u-boot-mpc85xxTom Rini2018-07-312-2/+0
|\ \ | |/ |/|
| * Revert "powerpc/T104xRDB: Fix endian access issue on EHCI intinalization"Ran Wang2018-07-311-1/+0
| * Revert "powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalization"Ran Wang2018-07-311-1/+0
* | Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2018-07-304-8/+64
|\ \
| * | efi_loader: remove unused efi_get_time_init()Heinrich Schuchardt2018-07-251-1/+0
| * | efi_loader: correct signature of CalculateCrc32()Heinrich Schuchardt2018-07-251-2/+3
| * | efi_loader: allocate configuration table arrayHeinrich Schuchardt2018-07-251-0/+3
| * | efi_loader: calculate crc32 for EFI tablesHeinrich Schuchardt2018-07-251-0/+2
| * | efi_loader: provide firmware revisionHeinrich Schuchardt2018-07-251-1/+1
| * | efi_loader: correct EFI_RUNTIME_SERVICES_SIGNATUREHeinrich Schuchardt2018-07-251-1/+1
| * | efi_loader: specify UEFI spec revisionHeinrich Schuchardt2018-07-251-1/+4
| * | efi_loader: set revision in loaded image protocolHeinrich Schuchardt2018-07-251-0/+2
| * | efi_loader: check map_key in ExitBootServicesHeinrich Schuchardt2018-07-251-0/+3
| * | efi_loader: Rename sections to allow for implicit dataAlexander Graf2018-07-251-2/+2
| * | elf: Move x86 reloc defines to common elf.hAlexander Graf2018-07-251-0/+35
| * | efi_loader: Introduce ms abi vararg helpersAlexander Graf2018-07-251-0/+8
* | | u-boot: remove driver lookup loop from env_save()Nicholas Faustini2018-07-301-1/+1
* | | tpm: allow TPM v1 and v2 to be compiled at the same timeMiquel Raynal2018-07-281-6/+34