aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-18tpm2 test commit by paulliu.paulliu-rsb3720-tpm2Ying-Chun Liu (PaulLiu)
2021-08-18clk: imx: imx8mm: add ecspi clocksYing-Chun Liu (PaulLiu)
2021-07-20workaround: disable verify time of signer and signee.paulliu-rsb3720Ying-Chun Liu (PaulLiu)
2021-07-20efi: clean memory and reset MemoryOverwriteRequestControlYing-Chun Liu (PaulLiu)
2021-07-20efi: add Platform-Reset-Attack variablesYing-Chun Liu (PaulLiu)
2021-07-20drivers: usb: host: add xhci-imx8m driverYing-Chun Liu (PaulLiu)
2021-07-20dts: imx8mp-rsb3720-a1: enable usb nodeYing-Chun Liu (PaulLiu)
2021-07-20dts: imx8mp: add usb nodeYing-Chun Liu (PaulLiu)
2021-07-20imx8mp_rsb3720: enable generic USB configurations.Ying-Chun Liu (PaulLiu)
2021-07-20arm: imx8m: add support for Advantech RSB-3720Ying-Chun Liu (PaulLiu)
2021-07-20arm: dts: add imx8mp-rsb3720-a1 dts fileYing-Chun Liu (PaulLiu)
2021-07-14Merge branch '2021-07-14-platform-updates'Tom Rini
2021-07-14usb: musb-new: Add glue driver for ST-Ericsson Ux500Stephan Gerhold
2021-07-14phy: Add driver for ST-Ericsson AB8500 USB PHYStephan Gerhold
2021-07-14power: pmic: Add driver for ST-Ericsson AB8500 via PRCMUStephan Gerhold
2021-07-14board: stemmy: Copy atags for booting downstream/vendor kernelStephan Gerhold
2021-07-14board: stemmy: Parse atags to get available memoryStephan Gerhold
2021-07-14ARM: dts: uniphier: Add support for Akebi96Kunihiko Hayashi
2021-07-14configs: uniphier: Enable CONFIG_SYS_PCI_64BITKunihiko Hayashi
2021-07-14pci: uniphier: Add UniPhier PCIe controller driverKunihiko Hayashi
2021-07-14phy: socionext: Add UniPhier PCIe PHY driverKunihiko Hayashi
2021-07-14reset: uniphier: Add PCIe reset entryKunihiko Hayashi
2021-07-14clk: uniphier: Add PCIe clock entryKunihiko Hayashi
2021-07-14MAINTAINERS, git-mailrc: socfpga: Change co-maintainer to Tien Fong CheeLey Foon Tan
2021-07-14arm: mach-snapdragon: pinctrl: Place pin_name in .data sectionStephan Gerhold
2021-07-14board-info: Call sysinfo_detect() before sysinfo_get_str()Marek Vasut
2021-07-14board-info: Use sysinfo_get()Marek Vasut
2021-07-14misc: i2c_eeprom: Add atmel,24c01 to the listMarek Vasut
2021-07-14timer: nomadik-mtu: Use dev_read_addr_ptr()Stephan Gerhold
2021-07-14gpio: Add driver for Nomadik GPIOStephan Gerhold
2021-07-14gpio: Drop long unused DB8500 GPIO driverStephan Gerhold
2021-07-14board: armltd: Remove bootargs from Total Compute configurationAnders Dellien
2021-07-13Merge tag 'efi-2021-10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-07-12efi_loader: Fix to set bootdev_root correctly if bootdev foundMasami Hiramatsu
2021-07-12efi_loader: set CapsuleLast after each capsuleHeinrich Schuchardt
2021-07-12efi_loader: missing EFI_CALL() in set_capsule_resultHeinrich Schuchardt
2021-07-12efi_loader: rework messages for capsule updatesHeinrich Schuchardt
2021-07-12efi_loader: provide file attributes in EFI_FILE_PROTOCOL.Read()Heinrich Schuchardt
2021-07-12lib: remove superfluous #ifdefs from date.cHeinrich Schuchardt
2021-07-12fs: fat: add file attributes to struct fs_direntHeinrich Schuchardt
2021-07-12doc: fix typo in signature.txtThomas Perrot
2021-07-09Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-07-10mmc: sunxi: Use mmc_of_parse()Andre Przywara
2021-07-10mmc: sunxi: Increase MMIO FIFO read performanceAndre Przywara
2021-07-10mmc: sunxi: Cleanup and fix self-calibration codeAndre Przywara
2021-07-10mmc: sunxi: Enable "new timing mode" on all new SoCsAndre Przywara
2021-07-10mmc: sunxi: Cleanup "new timing mode" selectionAndre Przywara
2021-07-10mmc: sunxi: Fix MMC clock parent selectionAndre Przywara
2021-07-10mmc: sunxi: Fix warnings with CONFIG_PHYS_64BITAndre Przywara
2021-07-10mmc: sunxi: Avoid #ifdefs in delay and width setupAndre Przywara