summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-25bmips: bcm6368: add support for brcmnandÁlvaro Fernández Rojas1-0/+18
2019-10-25nand: brcm: add BCM6368 supportÁlvaro Fernández Rojas3-0/+124
2019-10-25MIPS: add compile time definition of L2 cache sizeRamon Fried2-2/+10
2019-10-24Merge branch '2019-10-24-UFS-support'Tom Rini22-62/+3607
2019-10-24Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini8-2/+192
2019-10-24configs: j721e_evm_a72_defconfig: Add HBMC related configsVignesh Raghavendra1-0/+12
2019-10-24configs: j721e_evm.h: Define CONFIG_SYS_MAX_FLASH_BANKS_DETECTVignesh Raghavendra1-0/+3
2019-10-24arm: dts: k3-j721e-som-p0: Add HyperFlash nodeVignesh Raghavendra1-0/+34
2019-10-24arm: dts: k3-j721e-mcu-wakeup: Add HyperBus Controller nodeVignesh Raghavendra1-0/+26
2019-10-24mtd: Add TI HyperBus Memory Controller driverVignesh Raghavendra3-0/+113
2019-10-24mtd: cfi_flash: Use CONFIG_SYS_MONITOR_BASE only when definedVignesh Raghavendra1-2/+4
2019-10-24configs: j721e_evm_a72: Enable configs for UFSFaiz Abbas1-1/+7
2019-10-24env: ti: Add environment variables to boot from UFSFaiz Abbas2-1/+36
2019-10-24cmd: Add Support for UFS commandsFaiz Abbas3-1/+45
2019-10-24arm: dts: k3-j721e-main: Add UFS nodesFaiz Abbas1-0/+24
2019-10-24ufs: Add glue layer driver for TI J721E devicesFaiz Abbas3-0/+78
2019-10-24ufs: Add Support for Cadence platform UFS driverFaiz Abbas3-0/+131
2019-10-24ufs: Add Initial Support for UFS subsystemFaiz Abbas11-0/+3225
2019-10-24scsi: Add dma direction member to command structureFaiz Abbas2-0/+7
2019-10-24scsi: Retry inquiry 3 times to overcome Unit Attention conditionFaiz Abbas1-3/+9
2019-10-24scsi: Add max_bytes_per_req to scsi_platdataFaiz Abbas2-19/+28
2019-10-24scsi: Simplify scsi_read()/_write()Faiz Abbas1-37/+17
2019-10-23Merge tag 'u-boot-stm32-2019-10-23' of https://gitlab.denx.de/u-boot/custodia...Tom Rini7-3/+23
2019-10-23Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini10-10/+76
2019-10-22board: stm32mp1: fixup the usb product id for USB download gadgetPatrick Delaunay1-0/+17
2019-10-22configs: stm32f746-disco: Fix ramdisk_addr_rPatrice Chotard1-1/+1
2019-10-22configs: stm32h743-eval: Disable CONFIG_NET flagPatrice Chotard1-0/+1
2019-10-22configs: stm32h743-disco: Disable CONFIG_NET flagPatrice Chotard1-0/+1
2019-10-22configs: stm32f469-discovery: Disable CONFIG_NET flagPatrice Chotard1-1/+1
2019-10-22configs: stm32f429-evaluation: Disable CONFIG_NET flagPatrice Chotard1-1/+1
2019-10-22configs: stm32f429-discovery: Disable CONFIG_NET flagPatrice Chotard1-0/+1
2019-10-21dm: pinctrl: fix for introduce PINCONF_RECURSIVE optionPatrick Delaunay1-3/+1
2019-10-21pinctrl: Kconfig: remove duplicated nodesPatrick Delaunay1-25/+0
2019-10-21armv7: ls102xa: Don't power down OCRAM1 during deep sleepBiwen Li1-1/+6
2019-10-21armv7: ls102xa: add errata ID A-008646 for workaroundBiwen Li1-3/+4
2019-10-21armv8: Update LX2160A/LX2120A/LX2080A SVR valueWasim Khan1-4/+4
2019-10-21armv8: ls1028a: disable multimedia for ls1027a, ls1017aYuantian Tang2-0/+26
2019-10-21board/ls1028a: Add call to sec_init()Udit Agarwal1-0/+4
2019-10-21configs: ls1012afrwy: Add CONFIG_ENV_ADDRKuldeep Singh1-0/+5
2019-10-21armv7: ls102xa: Correct endianness of SCFG_SPARECR8 readBiwen Li1-1/+1
2019-10-21armv8: fsl-layerscape: Make USB masters snoopableRan Wang2-0/+15
2019-10-21armv7: ls102xa: Update SCFG_QSPI_CLKSEL valueKuldeep Singh1-1/+1
2019-10-21configs: ls1012ardb: Add CONFIG_ENV_ADDRKuldeep Singh1-0/+4
2019-10-21armv8: ls1028a: Add more personalities supportYuantian Tang2-0/+6
2019-10-18spl: mmc: make eMMC HW boot partition configuration optionalAnatolij Gustschin1-6/+22
2019-10-18Merge tag 'efi-2020-01-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini12-7/+76
2019-10-18Merge tag 'u-boot-amlogic-20191018' of https://gitlab.denx.de/u-boot/custodia...Tom Rini51-2693/+6941
2019-10-18Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini7-5/+235
2019-10-18configs: sei610: Add config file to fix userdata sizeGuillaume La Roque3-1/+33
2019-10-18configs: sei510: rework header and fix userdata sizeGuillaume La Roque3-119/+139