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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2016-01-13
dra7xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for spl
Mugunthan V N
2016-01-13
spi: Add support for dual and quad mode
Mugunthan V N
2016-01-13
spi: Add SPI_TX_DUAL mode
Jagan Teki
2016-01-13
sf: Make IO modes at last in read modes
Jagan Teki
2016-01-13
spi: Minor cleanup
Jagan Teki
2016-01-13
spi: Use BIT macro
Jagan Teki
2016-01-13
spi: Fix bit assignment with flags
Jagan Teki
2016-01-13
spi: Move flags macro's to spi_slave{} members
Jagan Teki
2016-01-13
spi: Rename op_mode_rx to mode_rx
Jagan Teki
2016-01-13
spi: Rename SPI_OPM_RX_* to SPI_RX_*
Jagan Teki
2016-01-13
spi: Remove SPI_OPM_RX_DIO|QIOF
Jagan Teki
2016-01-13
spi: Remove SPI_OPM_RX_EXTN
Jagan Teki
2016-01-13
sf: Remove spi_flash_remove
Jagan Teki
2016-01-13
spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD
Jagan Teki
2016-01-13
spi: Use mode instead of op_mode_tx
Jagan Teki
2016-01-13
spi: make mode visible to both dm and non-dm
Jagan Teki
2016-01-12
dm: core: Add option to configure an offset for the address translation
Stefan Roese
2016-01-12
rockchip: Use the debug UART on rk3036
Simon Glass
2016-01-12
dm: Convert PCI MMC over to use DM PCI API
Simon Glass
2016-01-12
dm: ahci: Convert to use new DM PCI API
Simon Glass
2016-01-12
dm: pci: Switch to DM API for PCI address mapping
Simon Glass
2016-01-12
dm: pci: Add driver model API functions for address mapping
Simon Glass
2016-01-12
dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API
Simon Glass
2016-01-12
dm: pci: video: Convert video and pci_rom to use DM PCI API
Simon Glass
2016-01-12
dm: serial: Convert ns16550 driver to use driver model PCI API
Simon Glass
2016-01-12
dm: pci: Add a function to read a PCI BAR
Simon Glass
2016-01-12
dm: pci: Add a driver-model version of pci_find_class()
Simon Glass
2016-01-12
dm: pci: Add a driver-model version of pci_find_device()
Simon Glass
2016-01-12
dm: pci: Use driver model PCI API in auto-config
Simon Glass
2016-01-12
dm: pci: Add a dm_ prefix to pci_bus_find_bdf()
Simon Glass
2016-01-12
dm: pci: Add a dm_ prefix to pci_get_bdf()
Simon Glass
2016-01-08
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2016-01-08
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-01-08
cyrus: Enable STDIO deregister
Andy Fleming
2016-01-08
arm64: Juno/FVP: adjust kernel load address
Andre Przywara
2016-01-08
include: Correct "requset" typoes in misc.h
Robert P. J. Day
2016-01-08
rockchip: Fix the configuration for chromebook_jerry
Simon Glass
2016-01-07
usb: Allow up to 7 storage devices
Simon Glass
2016-01-07
imx_watchdog: always set minimal timeout in reset_cpu
Andrey Skvortsov
2016-01-07
imx: mx6ul: disable VIDEO for SPL
Peng Fan
2016-01-04
mmc: update MMC_ERASE argument to match Linux kernel.
Eric Nelson
2016-01-03
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-01-03
ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl register
Eric Nelson
2015-12-31
usb: Move determination of TT hub address/port into separate function
Stefan Brüns
2015-12-31
usb: Alloc buffer for USB descriptor dynamically
Stefan Brüns
2015-12-24
Merge git://git.denx.de/u-boot-socfpga
Tom Rini
2015-12-22
arm: socfpga: Add support for Denali NAND controller
Marek Vasut
2015-12-22
arm: socfpga: Enable DFU MMC support only if DM_MMC is enabled
Marek Vasut
2015-12-22
arm: socfpga: Enable SPL MMC/SPI support only if DM_MMC/SPI is enabled
Marek Vasut
2015-12-22
arm: socfpga: sr1500: Update qspiboot to use UBIFS
Chin Liang See
[next]