summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-stm32-20200813' of https://gitlab.denx.de/u-boot/custodians...WIP/13Aug2020Tom Rini2020-08-1320-519/+1627
|\
| * board: stm32mp1: use const for struct node_infoPatrick Delaunay2020-08-131-1/+1
| * board: stm32mp1: remove board.cPatrick Delaunay2020-08-131-36/+0
| * ARM: dts: stm32: Update eth1addr from EEPROM if eth1 presentMarek Vasut2020-08-132-2/+24
| * ARM: stm32: Add fitImage its entry for 587-200 DHCOR SoMMarek Vasut2020-08-131-0/+14
| * ARM: stm32: Add both PDK2 and DRC02 DT into DHCOM fitImage itsMarek Vasut2020-08-134-4/+26
| * ARM: dts: stm32: add FMC2 EBI support for stm32mp157cChristophe Kerello2020-08-132-21/+38
| * configs: stm32mp: add CONFIG_STM32_FMC2_EBIChristophe Kerello2020-08-132-0/+2
| * board: stm32mp1: update fdt fixup partitions tableChristophe Kerello2020-08-131-0/+1
| * mtd: rawnand: stm32_fmc2: get resources from parent nodeChristophe Kerello2020-08-131-28/+59
| * memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driverChristophe Kerello2020-08-133-0/+1066
| * mtd: rawnand: stm32_fmc2: use clrsetbits_le32Christophe Kerello2020-08-131-35/+21
| * mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macrosChristophe Kerello2020-08-131-64/+56
| * mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where re...Christophe Kerello2020-08-131-132/+131
| * mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeoutsChristophe Kerello2020-08-131-3/+5
| * mtd: rawnand: stm32_fmc2: remove useless inline commentsChristophe Kerello2020-08-131-25/+0
| * mtd: rawnand: stm32_fmc2: fix a buffer overflowChristophe Kerello2020-08-131-1/+1
| * arm: stm32mp: stm32prog: use IS_ENABLED to prevent ifdefPatrick Delaunay2020-08-132-47/+58
| * arm: stm32mp: bsec: use IS_ENABLED to prevent ifdefPatrick Delaunay2020-08-131-40/+46
| * board: stm32mp1: use IS_ENABLED to prevent ifdef in ft_board_setupPatrick Delaunay2020-08-131-3/+3
| * board: stm32mp1: use IS_ENABLED to prevent ifdef in env functionsPatrick Delaunay2020-08-131-19/+17
| * board: stm32mp1: use IS_ENABLED to prevent ifdef in board_late_initPatrick Delaunay2020-08-131-30/+30
| * board: stm32mp1: use IS_ENABLED to prevent ifdef in dk2_i2c1_fixPatrick Delaunay2020-08-131-5/+5
| * board: stm32mp1: use IS_ENABLED to prevent ifdef in set_dfu_alt_infPatrick Delaunay2020-08-131-9/+11
| * board: stm32mp1: use IS_ENABLED to prevent ifdef in sysconf_initPatrick Delaunay2020-08-131-8/+3
| * board: stm32mp1: use IS_ENABLED to prevent ifdef in board_check_usb_powerPatrick Delaunay2020-08-131-4/+4
| * board: stm32mp1: use IS_ENABLED to prevent ifdef in g_dnl_board_usb_cable_con...Patrick Delaunay2020-08-131-6/+9
| * board: stm32mp1: use IS_ENABLED to prevent ifdef in board_key_checkPatrick Delaunay2020-08-131-26/+26
| * usb: host: dwc3-sti-glue: Fix ofnode_valid() parameterPatrice Chotard2020-08-131-1/+1
* | Makefile: fix annoying sunxi hack messageFrank Wunderlich2020-08-121-2/+2
* | Merge tag 'ti-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/11Aug2020Tom Rini2020-08-1155-168/+4821
|\ \
| * | arm: dts: k3-j7200-common-proc-board: Enable CPSW2G portVignesh Raghavendra2020-08-112-0/+58
| * | ARM: dts: k3-j7200-mcu-wakeup: Add CPSW2G supportVignesh Raghavendra2020-08-111-0/+116
| * | ARM: dts: k3-j7200: Add HyperBus and HyperFlash nodesVignesh Raghavendra2020-08-113-2/+64
| * | ARM: dts: k3-j7200: Add wkup gpio nodeVignesh Raghavendra2020-08-112-0/+23
| * | board: ti: j721e: Add support for HyperFlash detectionVignesh Raghavendra2020-08-111-0/+30
| * | arm: dts: k3-j7200: Add USB related DT entriesVignesh Raghavendra2020-08-114-0/+80
| * | configs: j7200_evm_a72: Add Initial supportLokesh Vutla2020-08-112-0/+174
| * | configs: j7200_evm_r5: Add initial supportLokesh Vutla2020-08-112-0/+131
| * | arm: dts: k3-j7200: Add R5 specific dts supportDave Gerlach2020-08-113-1/+2396
| * | arm: dts: k3-j7200: Add dts supportLokesh Vutla2020-08-117-1/+863
| * | soc: soc_ti_k3: Add device identification for J7200 SoCKishon Vijay Abraham I2020-08-111-0/+4
| * | ram: k3-j721e: Relax version checks for memory controllerLokesh Vutla2020-08-111-15/+1
| * | board: ti: j7200: Add board detection support for j7200Lokesh Vutla2020-08-111-0/+4
| * | board: ti: j7200: Introduce support for j7200 build targetsLokesh Vutla2020-08-113-3/+57
| * | arm: mach-k3: j7200: Detect if ROM has already loaded sysfwLokesh Vutla2020-08-113-1/+12
| * | arm: mach-k3: j7200: Add support for storing extended boot info from ROMLokesh Vutla2020-08-113-2/+15
| * | arm: mach-k3: j7200: Add support for SOC detectionLokesh Vutla2020-08-113-0/+12
| * | arm: mach-k3: j721e: Fix unlocking control module registersLokesh Vutla2020-08-111-2/+2
| * | arm: mach-k3: j721e: Add detection for j721eLokesh Vutla2020-08-115-0/+18