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
/
drivers
Age
Commit message (
Expand
)
Author
2015-11-12
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2015-11-12
pengwyn: nand and ethernet fixes
Vincent BENOIT
2015-11-12
block: ahci: Remove dead code
Fabio Estevam
2015-11-12
i2c: Fix pca953x endianess issue
Dirk Eibach
2015-11-12
i2c: soft_i2c: Fix bus indizes
Dirk Eibach
2015-11-12
hrcon: Add fan controllers
Dirk Eibach
2015-11-12
hrcon: Add support for the DH variant
Dirk Eibach
2015-11-12
i2c: ihs_i2c: Fix hold_bus control
Dirk Eibach
2015-11-12
i2c: ihs_i2c: Use macro bestpractices
Dirk Eibach
2015-11-12
i2c: ihs_i2c: Dual channel support
Dirk Eibach
2015-11-12
driver: net: Fix pointer conversion warnings for xilinx_zynqmp_ep
Prabhakar Kushwaha
2015-11-12
driver: usb: Fix pointer conversion warnings for hikey
Prabhakar Kushwaha
2015-11-12
driver: dwmmc: Fix pointer conversion warnings for hikey
Prabhakar Kushwaha
2015-11-12
pci: fix checking PCI_REGION_MEM in pci_hose_phys_to_bus()
Cheng Gu
2015-11-12
fastboot: Implement NAND backend
Maxime Ripard
2015-11-12
fastboot: Implement flashing session counter
Maxime Ripard
2015-11-12
fastboot: Move fastboot response functions to fastboot core
Maxime Ripard
2015-11-12
mtd: uboot: Add meaningful error message
Maxime Ripard
2015-11-12
Tegra: T210: Add QSPI driver
Tom Warren
2015-11-12
pci: tegra: add/enable support for Tegra210
Stephen Warren
2015-11-12
pci: tegra: call tegra_pcie_board_init() earlier
Stephen Warren
2015-11-12
pci: tegra: implement PCA enable workaround
Stephen Warren
2015-11-12
pci: tegra: use #address-/size-cells from DT
Stephen Warren
2015-11-12
pci: tegra: clip RAM size to 32-bits
Stephen Warren
2015-11-12
net: altera_tse: add mSG-DMA support
Thomas Chou
2015-11-12
net: altera_tse: add priv ops to prepare msgdma support
Thomas Chou
2015-11-12
net: altera_tse: wait sgdma in altera_tse_recv
Thomas Chou
2015-11-12
net: altera_tse: factor out stop mac func
Thomas Chou
2015-11-12
mtd: add altera quadspi driver
Thomas Chou
2015-11-12
cfi_flash: convert to driver model
Thomas Chou
2015-11-12
dm: implement a MTD uclass
Thomas Chou
2015-11-10
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2015-11-06
Merge branch 'master' of git://git.denx.de/u-boot-nios
Tom Rini
2015-11-06
net: altera_tse: get numbers of fdt address and size cells
Thomas Chou
2015-11-06
net: altera_tse: use BIT macro
Thomas Chou
2015-11-06
net: altera_tse: remove the useless parenthesis
Thomas Chou
2015-11-06
net: altera_tse: fix packed and aligned attribute
Thomas Chou
2015-11-06
net: altera_tse: use data type u32 for regs and desc
Thomas Chou
2015-11-06
net: altera_tse: remove unused macro and regs def
Thomas Chou
2015-11-06
altera_uart: Adjust the declaration of debug_uart_init()
Thomas Chou
2015-11-06
altera_jtag_uart: Adjust the declaration of debug_uart_init()
Thomas Chou
2015-11-06
spi: altera_spi: minor clean up
Thomas Chou
2015-11-06
misc: altera_sysid: minor clean up
Thomas Chou
2015-11-06
timer: altera_timer: minor clean up
Thomas Chou
2015-11-06
timer: altera_timer: use BIT macro
Thomas Chou
2015-11-06
serial: altera_uart: minor clean up
Thomas Chou
2015-11-06
serial: altera_uart: use BIT macro
Thomas Chou
2015-11-06
serial: altera_jtag_uart: minor clean up
Thomas Chou
2015-11-06
serial: altera_jtag_uart: use BIT macro
Thomas Chou
2015-11-05
sf: Add SPI NOR protection mechanism
Fabio Estevam
[next]