summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-14riscv: sifive/fu540: spl: Rename soc_spl_init()Bin Meng
2020-08-14riscv: sifive/fu540: spl: Drop our own version of board_init_f()Bin Meng
2020-08-14riscv: Call spl_board_init_f() in the generic SPL board_init_f()Bin Meng
2020-08-13efi_loader: variable: fix secure state initializationAKASHI Takahiro
2020-08-13test/py: efi_secboot: add test for intermediate certificatesAKASHI Takahiro
2020-08-13test/py: efi_secboot: small rework for adding a new testAKASHI Takahiro
2020-08-13efi_loader: signature: rework for intermediate certificates supportAKASHI Takahiro
2020-08-13efi_loader: variable: keep temporary buffer during the authenticationAKASHI Takahiro
2020-08-13cmd/efidebug: missing initialization of load_optionsHeinrich Schuchardt
2020-08-13Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-08-13Merge tag 'u-boot-stm32-20200813' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-08-13arm: mvebu: armada-3720-turris-mox.dts: Fix dtc warningStefan Roese
2020-08-13arm: mvebu: armada-388-gp.dts: Fix dtc warningsStefan Roese
2020-08-13arm: mvebu: armada-xp-maxbcm.dts: Fix dtc warningStefan Roese
2020-08-13arm: mvebu: armada-xp-theadorable.dts: Fix dtc warningStefan Roese
2020-08-13board: stm32mp1: use const for struct node_infoPatrick Delaunay
2020-08-13board: stm32mp1: remove board.cPatrick Delaunay
2020-08-13ARM: dts: stm32: Update eth1addr from EEPROM if eth1 presentMarek Vasut
2020-08-13ARM: stm32: Add fitImage its entry for 587-200 DHCOR SoMMarek Vasut
2020-08-13ARM: stm32: Add both PDK2 and DRC02 DT into DHCOM fitImage itsMarek Vasut
2020-08-13ARM: dts: stm32: add FMC2 EBI support for stm32mp157cChristophe Kerello
2020-08-13configs: stm32mp: add CONFIG_STM32_FMC2_EBIChristophe Kerello
2020-08-13board: stm32mp1: update fdt fixup partitions tableChristophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: get resources from parent nodeChristophe Kerello
2020-08-13memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driverChristophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: use clrsetbits_le32Christophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macrosChristophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where re...Christophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeoutsChristophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: remove useless inline commentsChristophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: fix a buffer overflowChristophe Kerello
2020-08-13arm: stm32mp: stm32prog: use IS_ENABLED to prevent ifdefPatrick Delaunay
2020-08-13arm: stm32mp: bsec: use IS_ENABLED to prevent ifdefPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in ft_board_setupPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in env functionsPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in board_late_initPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in dk2_i2c1_fixPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in set_dfu_alt_infPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in sysconf_initPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in board_check_usb_powerPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in g_dnl_board_usb_cable_con...Patrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in board_key_checkPatrick Delaunay
2020-08-13usb: host: dwc3-sti-glue: Fix ofnode_valid() parameterPatrice Chotard
2020-08-12Makefile: fix annoying sunxi hack messageFrank Wunderlich
2020-08-11Merge tag 'ti-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-08-11arm: dts: k3-j7200-common-proc-board: Enable CPSW2G portVignesh Raghavendra
2020-08-11ARM: dts: k3-j7200-mcu-wakeup: Add CPSW2G supportVignesh Raghavendra
2020-08-11ARM: dts: k3-j7200: Add HyperBus and HyperFlash nodesVignesh Raghavendra
2020-08-11ARM: dts: k3-j7200: Add wkup gpio nodeVignesh Raghavendra
2020-08-11board: ti: j721e: Add support for HyperFlash detectionVignesh Raghavendra