aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-14Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2020-08-14common/board_f: make sure to call fix_fdt() before reserve_fdt()Pragnesh Patel
2020-08-14riscv: additional crash informationHeinrich Schuchardt
2020-08-14cmd: exception: unaligned data access on RISC-VHeinrich Schuchardt
2020-08-14doc: riscv: debug UART for MAIXHeinrich Schuchardt
2020-08-14doc: riscv: Update documentation for Sipeed MAIX boardsHeinrich Schuchardt
2020-08-14riscv: sifive: fu540: redundant initializationHeinrich Schuchardt
2020-08-14riscv: remove redundant logical constraint.Heinrich Schuchardt
2020-08-14riscv: sifive/fu540: Move SPL related functions to spl.cBin Meng
2020-08-14riscv: sifive/fu540: Drop NET_RANDOM_ETHADDRBin Meng
2020-08-14riscv: sifive/fu540: kconfig: Move FU540 driver related options to the SoC levelBin Meng
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-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