summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* arm: dts: k3-am65: Add R5F ranges in interconnect nodesWIP/2019-10-24-ti-importsSuman Anna2019-10-241-0/+4
* armv7R: K3: j721e: Add support for triggering ddr init from SPLLokesh Vutla2019-10-242-1/+8
* arm: dts: k3-j721e: Add ddr nodeLokesh Vutla2019-10-243-0/+4409
* ram: k3-j721e: Add support for J721E DDR controllerKevin Scholz2019-10-2421-0/+32102
* dt-bindings: memory-controller: Introduce J721E DDRSS bindingsLokesh Vutla2019-10-241-0/+2241
* ram: k3-am654: Do not rely on default values for certain DDR registerJames Doublesin2019-10-244-19/+85
* ram: k3-am654: add support for LPDDR4 and DDR3L DDRsJames Doublesin2019-10-241-11/+230
* armv7r: dts: am654-base-board: Rename 1600MHz to 1600MTs in dtsi filenameJames Doublesin2019-10-242-1/+1
* arm: K3: Clean and invalidate Linux Image before jumping to LinuxLokesh Vutla2019-10-241-0/+11
* cmd: booti: Store OS start and end info in images structureLokesh Vutla2019-10-241-0/+3
* boot: arm: Enable support for custom board_prep_linuxLokesh Vutla2019-10-241-0/+4
* configs: dra7xx_evm: Increase the size of SPL_MULTI_DTB_FITFaiz Abbas2019-10-242-2/+2
* configs: dra7xx_evm: Add Kconfigs for SPL_DFU bootmodeFaiz Abbas2019-10-242-0/+12
* ARM: dts: dra7: Add usb peripheral nodes in splFaiz Abbas2019-10-246-0/+92
* HACK: Only do failing test.py boardsTom Rini2019-10-241-146/+0
* Merge branch '2019-10-24-UFS-support'Tom Rini2019-10-2422-62/+3607
|\
| * configs: j721e_evm_a72: Enable configs for UFSWIP/dm-scsi-ufsFaiz Abbas2019-10-231-1/+7
| * env: ti: Add environment variables to boot from UFSFaiz Abbas2019-10-232-1/+36
| * cmd: Add Support for UFS commandsFaiz Abbas2019-10-233-1/+45
| * arm: dts: k3-j721e-main: Add UFS nodesFaiz Abbas2019-10-231-0/+24
| * ufs: Add glue layer driver for TI J721E devicesFaiz Abbas2019-10-233-0/+78
| * ufs: Add Support for Cadence platform UFS driverFaiz Abbas2019-10-233-0/+131
| * ufs: Add Initial Support for UFS subsystemFaiz Abbas2019-10-2311-0/+3225
| * scsi: Add dma direction member to command structureFaiz Abbas2019-10-232-0/+7
| * scsi: Retry inquiry 3 times to overcome Unit Attention conditionFaiz Abbas2019-10-231-3/+9
| * scsi: Add max_bytes_per_req to scsi_platdataFaiz Abbas2019-10-232-19/+28
| * scsi: Simplify scsi_read()/_write()Faiz Abbas2019-10-231-37/+17
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellWIP/24Oct2019Tom Rini2019-10-248-2/+192
|\ \ | |/ |/|
| * configs: j721e_evm_a72_defconfig: Add HBMC related configsVignesh Raghavendra2019-10-241-0/+12
| * configs: j721e_evm.h: Define CONFIG_SYS_MAX_FLASH_BANKS_DETECTVignesh Raghavendra2019-10-241-0/+3
| * arm: dts: k3-j721e-som-p0: Add HyperFlash nodeVignesh Raghavendra2019-10-241-0/+34
| * arm: dts: k3-j721e-mcu-wakeup: Add HyperBus Controller nodeVignesh Raghavendra2019-10-241-0/+26
| * mtd: Add TI HyperBus Memory Controller driverVignesh Raghavendra2019-10-243-0/+113
| * mtd: cfi_flash: Use CONFIG_SYS_MONITOR_BASE only when definedVignesh Raghavendra2019-10-241-2/+4
* | Merge tag 'u-boot-stm32-2019-10-23' of https://gitlab.denx.de/u-boot/custodia...WIP/23Oct2019Tom Rini2019-10-237-3/+23
|\ \
| * | board: stm32mp1: fixup the usb product id for USB download gadgetPatrick Delaunay2019-10-221-0/+17
| * | configs: stm32f746-disco: Fix ramdisk_addr_rPatrice Chotard2019-10-221-1/+1
| * | configs: stm32h743-eval: Disable CONFIG_NET flagPatrice Chotard2019-10-221-0/+1
| * | configs: stm32h743-disco: Disable CONFIG_NET flagPatrice Chotard2019-10-221-0/+1
| * | configs: stm32f469-discovery: Disable CONFIG_NET flagPatrice Chotard2019-10-221-1/+1
| * | configs: stm32f429-evaluation: Disable CONFIG_NET flagPatrice Chotard2019-10-221-1/+1
| * | configs: stm32f429-discovery: Disable CONFIG_NET flagPatrice Chotard2019-10-221-0/+1
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2019-10-2310-10/+76
|\ \ | |/ |/|
| * armv7: ls102xa: Don't power down OCRAM1 during deep sleepBiwen Li2019-10-211-1/+6
| * armv7: ls102xa: add errata ID A-008646 for workaroundBiwen Li2019-10-211-3/+4
| * armv8: Update LX2160A/LX2120A/LX2080A SVR valueWasim Khan2019-10-211-4/+4
| * armv8: ls1028a: disable multimedia for ls1027a, ls1017aYuantian Tang2019-10-212-0/+26
| * board/ls1028a: Add call to sec_init()Udit Agarwal2019-10-211-0/+4
| * configs: ls1012afrwy: Add CONFIG_ENV_ADDRKuldeep Singh2019-10-211-0/+5
| * armv7: ls102xa: Correct endianness of SCFG_SPARECR8 readBiwen Li2019-10-211-1/+1