summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-14configs: evb-ast2500: Convert to OF_SEPARATEChia-Wei, Wang1-1/+0
2020-08-14configs: evb-ast2500: Move BOOTCOMMAND from header to defconfigChia-Wei, Wang2-2/+2
2020-08-14include/configs: aspeed: Remove hardcoded variablesChia-Wei, Wang2-7/+29
2020-08-14cosmetic: aspeed: ast2500: Rename board fileChia-Wei, Wang3-1/+2
2020-08-14aspeed: ast2500: Add lowlevel_init assemblyChia-Wei, Wang3-25/+42
2020-08-14MAINTAINERS: Add maintainers for Aspeed SoCsChia-Wei, Wang1-0/+12
2020-08-14drivers: pcie: add Broadcom IPROC PCIe RC driverSrinath Mannam3-0/+1295
2020-08-14drivers: pci: add api to get dma regionsRayagonda Kokatanur2-1/+44
2020-08-14Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini14-110/+201
2020-08-14common/board_f: make sure to call fix_fdt() before reserve_fdt()Pragnesh Patel1-3/+3
2020-08-14riscv: additional crash informationHeinrich Schuchardt1-22/+35
2020-08-14cmd: exception: unaligned data access on RISC-VHeinrich Schuchardt1-1/+16
2020-08-14doc: riscv: debug UART for MAIXHeinrich Schuchardt1-0/+10
2020-08-14doc: riscv: Update documentation for Sipeed MAIX boardsHeinrich Schuchardt1-9/+66
2020-08-14riscv: sifive: fu540: redundant initializationHeinrich Schuchardt1-1/+1
2020-08-14riscv: remove redundant logical constraint.Heinrich Schuchardt1-1/+1
2020-08-14riscv: sifive/fu540: Move SPL related functions to spl.cBin Meng2-34/+32
2020-08-14riscv: sifive/fu540: Drop NET_RANDOM_ETHADDRBin Meng1-1/+0
2020-08-14riscv: sifive/fu540: kconfig: Move FU540 driver related options to the SoC levelBin Meng2-22/+22
2020-08-14riscv: sifive/fu540: spl: Rename soc_spl_init()Bin Meng3-3/+3
2020-08-14riscv: sifive/fu540: spl: Drop our own version of board_init_f()Bin Meng1-18/+1
2020-08-14riscv: Call spl_board_init_f() in the generic SPL board_init_f()Bin Meng2-0/+16
2020-08-13Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini4-0/+9
2020-08-13Merge tag 'u-boot-stm32-20200813' of https://gitlab.denx.de/u-boot/custodians...Tom Rini20-519/+1627
2020-08-13arm: mvebu: armada-3720-turris-mox.dts: Fix dtc warningStefan Roese1-0/+2
2020-08-13arm: mvebu: armada-388-gp.dts: Fix dtc warningsStefan Roese1-0/+2
2020-08-13arm: mvebu: armada-xp-maxbcm.dts: Fix dtc warningStefan Roese1-0/+3
2020-08-13arm: mvebu: armada-xp-theadorable.dts: Fix dtc warningStefan Roese1-0/+2
2020-08-13board: stm32mp1: use const for struct node_infoPatrick Delaunay1-1/+1
2020-08-13board: stm32mp1: remove board.cPatrick Delaunay1-36/+0
2020-08-13ARM: dts: stm32: Update eth1addr from EEPROM if eth1 presentMarek Vasut2-2/+24
2020-08-13ARM: stm32: Add fitImage its entry for 587-200 DHCOR SoMMarek Vasut1-0/+14
2020-08-13ARM: stm32: Add both PDK2 and DRC02 DT into DHCOM fitImage itsMarek Vasut4-4/+26
2020-08-13ARM: dts: stm32: add FMC2 EBI support for stm32mp157cChristophe Kerello2-21/+38
2020-08-13configs: stm32mp: add CONFIG_STM32_FMC2_EBIChristophe Kerello2-0/+2
2020-08-13board: stm32mp1: update fdt fixup partitions tableChristophe Kerello1-0/+1
2020-08-13mtd: rawnand: stm32_fmc2: get resources from parent nodeChristophe Kerello1-28/+59
2020-08-13memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driverChristophe Kerello3-0/+1066
2020-08-13mtd: rawnand: stm32_fmc2: use clrsetbits_le32Christophe Kerello1-35/+21
2020-08-13mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macrosChristophe Kerello1-64/+56
2020-08-13mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where re...Christophe Kerello1-132/+131
2020-08-13mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeoutsChristophe Kerello1-3/+5
2020-08-13mtd: rawnand: stm32_fmc2: remove useless inline commentsChristophe Kerello1-25/+0
2020-08-13mtd: rawnand: stm32_fmc2: fix a buffer overflowChristophe Kerello1-1/+1
2020-08-13arm: stm32mp: stm32prog: use IS_ENABLED to prevent ifdefPatrick Delaunay2-47/+58
2020-08-13arm: stm32mp: bsec: use IS_ENABLED to prevent ifdefPatrick Delaunay1-40/+46
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in ft_board_setupPatrick Delaunay1-3/+3
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in env functionsPatrick Delaunay1-19/+17
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in board_late_initPatrick Delaunay1-30/+30
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in dk2_i2c1_fixPatrick Delaunay1-5/+5