summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-01sunxi: H6: Enable Ethernet on the Pine H64Samuel Holland
2020-06-01net: sun8i_emac: Add support for the H6 variantSamuel Holland
2020-06-01net: sun8i_emac: Use consistent clock bitfield definitionsSamuel Holland
2020-06-01sunxi: Silence warning about non-static inline functionSamuel Holland
2020-06-01phy: sun4i-usb: Align H6 initialization logic with the kernelRoman Stratiienko
2020-05-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini
2020-05-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2020-05-30Merge tag 'dm-pull-30may20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-05-29Merge tag 'bugfixes-for-v2020.07-rc4' of https://gitlab.denx.de/u-boot/custod...Tom Rini
2020-05-29patman: Modify functional tests for new behaviorSean Anderson
2020-05-29patman: Support multi-line changes in changelogsSean Anderson
2020-05-29patman: Add new tags for finer-grained changelog controlSean Anderson
2020-05-29patman: Suppress empty changelog entriesSean Anderson
2020-05-29patman: Add an option to create patches without binary contentsBin Meng
2020-05-29patman: Sort the command line optionsBin Meng
2020-05-29dm: core: Reorder include files in read.cStefan Roese
2020-05-29sandbox: update documents regarding spi_sfAKASHI Takahiro
2020-05-29sandbox: drop CONFIG_SYS_RELOC_GD_ENV_ADDRAKASHI Takahiro
2020-05-29usb: ehci-mx6: Print error code on failureMarek Vasut
2020-05-29sh: r2dplus: Enable HUSHMarek Vasut
2020-05-29sh: r2dplus: Enable board_eth_init only for non-DM caseMarek Vasut
2020-05-29usb: ehci-mx6: Handle fixed regulators correctlyMarek Vasut
2020-05-29eth/r8152: fix assigning the wrong endpointHayes Wang
2020-05-29Merge tag 'u-boot-amlogic-20200529' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-05-29arm: dts: meson-gxl: fix USB gadget by adding missing nodes for U-BootNeil Armstrong
2020-05-29configs: khadas-vim3: enable HDMI outputNeil Armstrong
2020-05-29arm: dts: khadas-vim3: include meson-g12-common-u-boot.dtsi to enable HDMI ou...Neil Armstrong
2020-05-28misc: i2c_eeprom: implement different probe test eeprom offsetEugen Hristev
2020-05-28i2c: observe scl_count in i2c_deblock_gpio_loop()Heinrich Schuchardt
2020-05-28i2c: designware_i2c: Check if the device is poweredRaul E Rangel
2020-05-28i2c: designware_i2c: Tidy up use of NULL privSimon Glass
2020-05-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-05-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-05-27cbfs: Don't require the CBFS size with cbfs_init_mem()Simon Glass
2020-05-27cbfs: Allow reading a file from a CBFS given its base addrSimon Glass
2020-05-27cbfs: Change file_cbfs_find_uncached() to return an errorSimon Glass
2020-05-27cbfs: Return the error code from file_cbfs_init()Simon Glass
2020-05-27cbfs: Record the start address in cbfs_privSimon Glass
2020-05-27cbfs: Use void * for the position pointersSimon Glass
2020-05-27cbfs: Unify the two header loadersSimon Glass
2020-05-27cbfs: Adjust cbfs_load_header_ptr() to use cbfs_privSimon Glass
2020-05-27cbfs: Adjust file_cbfs_load_header() to use cbfs_privSimon Glass
2020-05-27cbfs: Adjust return value of file_cbfs_next_file()Simon Glass
2020-05-27cbfs: Use bool type for whether initialisedSimon Glass
2020-05-27cbfs: Use ulong consistentlySimon Glass
2020-05-27cbfs: Rename the result variableSimon Glass
2020-05-27cbfs: drop file_cbfs_result declarationChristian Gmeiner
2020-05-27x86: coreboot: add SMBIOS cbmem entry parsingChristian Gmeiner
2020-05-27x86: apl: Use devicetree for FSP-S configurationBernhard Messerklinger
2020-05-27x86: apl: Use devicetree for FSP-M configurationBernhard Messerklinger