index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-10-25
mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTD
Frieder Schrempf
2019-10-25
spi-nor: spi-nor-ids: Add USE_FSR flag for mt25q* and n25q* entry
Vignesh Raghavendra
2019-10-25
spi-nor: spi-nor-ids: Add entries for mt25q variants
Vignesh Raghavendra
2019-10-25
spi-nor: spi-nor-ids: Disable SPI_NOR_4B_OPCODES for n25q512* and n25q256*
Vignesh Raghavendra
2019-10-25
spi: designware_spi: Disable and free clock when remove driver
Ley Foon Tan
2019-10-25
mtd: spi-nor-core: Replace MTD_SPI_NOR_USE_4K_SECTORS with SPI_FLASH_USE_4K_S...
Vignesh Raghavendra
2019-10-25
mtd: spi-nor-core: Use dev_err for reporting erase/write failures
Vignesh Raghavendra
2019-10-25
stm32mp1: configs: Add CONFIG_SPL_SPI_FLASH_MTD
Frieder Schrempf
2019-10-25
mtd: spi: Add a new option SPL_SPI_FLASH_MTD to Kconfig
Frieder Schrempf
2019-10-25
configs: sopine-baseboard: Enable SPI-FLASH
Jagan Teki
2019-10-25
arm: sunxi: Enable SPI/SPI-FLASH support for A64
Jagan Teki
2019-10-25
spi: Kconfig: Enable SPI_SUNXI for SUNXI
Jagan Teki
2019-10-25
mtd: spi: Kconfig: Imply SPI_FLASH if DM_SPI_FLASH
Jagan Teki
2019-10-25
cmd: sf: Mark it default if DM_SPI_FLASH enabled
Jagan Teki
2019-10-25
dm: spi: Change cs_info op to return -EINVAL for invalid cs num
Bin Meng
2019-10-25
dm: spi: Return 0 if driver does not implement ops->cs_info
Bin Meng
2019-10-25
spi: Kconfig: Add help text
Jagan Teki
2019-10-25
mtd: spi-nor: ids: Add is25wp256 chip
Jagan Teki
2019-10-25
mtd: spi: Kconfig: Update CONFIG_SPI_FLASH
Jagan Teki
2019-10-24
Merge branch '2019-10-24-UFS-support'
Tom Rini
2019-10-24
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2019-10-24
configs: j721e_evm_a72_defconfig: Add HBMC related configs
Vignesh Raghavendra
2019-10-24
configs: j721e_evm.h: Define CONFIG_SYS_MAX_FLASH_BANKS_DETECT
Vignesh Raghavendra
2019-10-24
arm: dts: k3-j721e-som-p0: Add HyperFlash node
Vignesh Raghavendra
2019-10-24
arm: dts: k3-j721e-mcu-wakeup: Add HyperBus Controller node
Vignesh Raghavendra
2019-10-24
mtd: Add TI HyperBus Memory Controller driver
Vignesh Raghavendra
2019-10-24
mtd: cfi_flash: Use CONFIG_SYS_MONITOR_BASE only when defined
Vignesh Raghavendra
2019-10-23
configs: j721e_evm_a72: Enable configs for UFS
Faiz Abbas
2019-10-23
env: ti: Add environment variables to boot from UFS
Faiz Abbas
2019-10-23
cmd: Add Support for UFS commands
Faiz Abbas
2019-10-23
arm: dts: k3-j721e-main: Add UFS nodes
Faiz Abbas
2019-10-23
ufs: Add glue layer driver for TI J721E devices
Faiz Abbas
2019-10-23
ufs: Add Support for Cadence platform UFS driver
Faiz Abbas
2019-10-23
ufs: Add Initial Support for UFS subsystem
Faiz Abbas
2019-10-23
scsi: Add dma direction member to command structure
Faiz Abbas
2019-10-23
scsi: Retry inquiry 3 times to overcome Unit Attention condition
Faiz Abbas
2019-10-23
scsi: Add max_bytes_per_req to scsi_platdata
Faiz Abbas
2019-10-23
scsi: Simplify scsi_read()/_write()
Faiz Abbas
2019-10-23
Merge tag 'u-boot-stm32-2019-10-23' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2019-10-23
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2019-10-22
board: stm32mp1: fixup the usb product id for USB download gadget
Patrick Delaunay
2019-10-22
configs: stm32f746-disco: Fix ramdisk_addr_r
Patrice Chotard
2019-10-22
configs: stm32h743-eval: Disable CONFIG_NET flag
Patrice Chotard
2019-10-22
configs: stm32h743-disco: Disable CONFIG_NET flag
Patrice Chotard
2019-10-22
configs: stm32f469-discovery: Disable CONFIG_NET flag
Patrice Chotard
2019-10-22
configs: stm32f429-evaluation: Disable CONFIG_NET flag
Patrice Chotard
2019-10-22
configs: stm32f429-discovery: Disable CONFIG_NET flag
Patrice Chotard
2019-10-21
dm: pinctrl: fix for introduce PINCONF_RECURSIVE option
Patrick Delaunay
2019-10-21
pinctrl: Kconfig: remove duplicated nodes
Patrick Delaunay
2019-10-21
armv7: ls102xa: Don't power down OCRAM1 during deep sleep
Biwen Li
[next]