summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/03Jun2020Tom Rini2020-06-038-40/+88
|\
| * efi_loader: signature: move efi_guid_cert_type_pkcs7 to efi_signature.cAKASHI Takahiro2020-06-032-1/+1
| * efi_loader: simplify PE consistency checkHeinrich Schuchardt2020-06-031-9/+6
| * efi_loader: function description cmp_pe_section()Heinrich Schuchardt2020-06-031-6/+8
| * efi_loader: function descriptions efi_image_loader.cHeinrich Schuchardt2020-06-031-4/+4
| * efi_loader: allow compiling with clangHeinrich Schuchardt2020-06-032-5/+14
| * efi_loader: validate load optionHeinrich Schuchardt2020-06-033-16/+56
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini2020-06-0317-497/+174
|\ \
| * | doc: driver-model: Update SPI migration statusJagan Teki2020-06-011-2/+0
| * | mtd: sf: Drop plat from sf_probeJagan Teki2020-06-011-2/+0
| * | env: sf: Free the old env_flashJagan Teki2020-06-011-7/+6
| * | cmd: sf Drop reassignment of new into flashJagan Teki2020-06-011-3/+0
| * | mtd: spi: Call sst_write in _write opsJagan Teki2020-06-011-6/+7
| * | sf: Drop spl_flash_get_sw_write_protJagan Teki2020-06-017-74/+1
| * | mtd: spi: Use CONFIG_IS_ENABLED to prevent ifdefJagan Teki2020-06-012-9/+18
| * | spi: Zap sh_spi driverJagan Teki2020-06-014-325/+0
| * | spi: Kconfig: Move MSCC_BB_SPI, FSL_QSPI into DM_SPIJagan Teki2020-06-011-15/+15
| * | spi: Kconfig: Drop redundant CF_SPI definitionJagan Teki2020-06-011-6/+0
| * | spi Drop spi_init()Jagan Teki2020-06-012-8/+0
| * | mtd: spinand: toshiba: Support for new Kioxia Serial NANDYoshio Furuyama2020-05-281-16/+103
| * | mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit)Yoshio Furuyama2020-05-281-27/+27
* | | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2020-06-034-18/+27
|\ \ \
| * | | sunxi: H6: Enable Ethernet on the Pine H64Samuel Holland2020-06-011-0/+1
| * | | net: sun8i_emac: Add support for the H6 variantSamuel Holland2020-06-011-4/+10
| * | | net: sun8i_emac: Use consistent clock bitfield definitionsSamuel Holland2020-06-011-3/+3
| * | | sunxi: Silence warning about non-static inline functionSamuel Holland2020-06-011-9/+9
| * | | phy: sun4i-usb: Align H6 initialization logic with the kernelRoman Stratiienko2020-06-011-2/+4
* | | | Merge branch '2020-06-03-misc-bugfixes'Tom Rini2020-06-0352-60/+80
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: add psci_arch_init() declaration for CONFIG_ARMV7_PSCIWIP/2020-06-02-misc-bugfixesMasahiro Yamada2020-06-021-0/+1
| * | | bootcount_ext: Add Ext4 build dependencyFrédéric Danis2020-06-021-0/+2
| * | | kconfig: fix typo for OHCI host and add to DM listMarcin Juszkiewicz2020-06-021-2/+2
| * | | kconfig: fix some typosMarcin Juszkiewicz2020-06-021-3/+3
| * | | kconfig: mark SPL/TPL options for DM_KEYBOARDMarcin Juszkiewicz2020-06-021-2/+2
| * | | cmd: fitupd: move config check to KconfigHeinrich Schuchardt2020-06-022-4/+1
| * | | cubieboard7: Remove ARCH= references from documentationTom Rini2020-06-022-1/+2
| * | | fu540: Remove ARCH= references from documentationTom Rini2020-06-022-1/+1
| * | | m68k: Remove ARCH= references from documentationTom Rini2020-06-022-3/+4
| * | | arm: ti: Remove ARCH= references from documentationTom Rini2020-06-024-10/+9
| * | | rockchip: Remove ARCH= references from documentationTom Rini2020-06-024-5/+2
| * | | powerpc: Remove ARCH= references from documentationTom Rini2020-06-023-3/+0
| * | | imx: Remove ARCH= references from documentationTom Rini2020-06-024-4/+3
| * | | amlogic: Remove ARCH= references from documentationTom Rini2020-06-0218-18/+0
| * | | Azure: Add 'tools-only' build for macOS X hostsTom Rini2020-06-021-0/+15
| * | | mkimage: Default to adding a crc32 hash with '-f auto'Simon Glass2020-06-021-2/+16
| * | | tools: fw_env: Fix warning when reading too littleHarald Seiler2020-06-021-1/+7
| * | | image: android: fix abootimg supportChristian Gmeiner2020-06-021-0/+7
| * | | dma-mapping: Add header file for ARCH_DMA_MINALIGNSimon Glass2020-06-021-0/+1
| * | | usb: ohci: Add header file for ARCH_DMA_MINALIGNSimon Glass2020-06-021-0/+1
| * | | test/py: use actual core count for parallel buildsHeinrich Schuchardt2020-06-021-1/+1
|/ / /
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86WIP/01Jun2020Tom Rini2020-06-0114-115/+314
|\ \ \