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
2017-07-11
dm: scsi: Drop scsi_init() when driver model is used
Simon Glass
2017-07-11
dm: ahci: Add a driver for SCSI on AHCI
Simon Glass
2017-07-11
dm: scsi: Split out the bus scanning code
Simon Glass
2017-07-11
dm: scsi: Adjust return value of scsi_exec()
Simon Glass
2017-07-11
dm: scsi: Add operations for SCSI devices
Simon Glass
2017-07-11
dm: ahci: Create a local version of two SCSI functions
Simon Glass
2017-07-11
dm: scsi: Document and rename the scsi_scan() parameter
Simon Glass
2017-07-11
dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()
Simon Glass
2017-07-11
dm: ahci: Drop use of probe_ent
Simon Glass
2017-07-11
dm: ahci: Unwind the confusing init code
Simon Glass
2017-07-11
dm: ahci: Move common code for starting ports into a function
Simon Glass
2017-07-11
dm: scsi: Indent the confusing #ifdefs
Simon Glass
2017-07-11
dm: ahci: Refactor to avoid static variables
Simon Glass
2017-07-11
dm: sata: Move ataid into struct ahci_uc_priv
Simon Glass
2017-07-11
dm: ahci: Rename struct ahci_probe_ent
Simon Glass
2017-07-11
dm: scsi: Use the uclass platform data
Simon Glass
2017-07-11
dm: scsi: Drop the ccb typedef
Simon Glass
2017-07-11
dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd
Simon Glass
2017-07-11
scsi: Move drivers into new drivers/scsi directory
Simon Glass
2017-07-11
sata: Move drivers into new drivers/ata directory
Simon Glass
2017-07-11
Kconfig: Add CONFIG_SATA to enable SATA
Simon Glass
2017-07-11
scsi: Drop scsi_print_error()
Simon Glass
2017-07-11
scsi: Drop sym53c8xx driver
Simon Glass
2017-07-11
Convert CONFIG_SCSI to Kconfig
Simon Glass
2017-07-11
dm: core: Add uclass_first/next_device_check()
Simon Glass
2017-07-11
dm: core: Clarify uclass_first/next_device() comments
Simon Glass
2017-07-10
pipe3: Fix broken dependency
Jean-Jacques Hiblot
2017-07-10
mtd: stm32: use parameter instead of default value
Patrice Chotard
2017-07-10
driver: mmc: update debug info
Jorge Ramirez-Ortiz
2017-07-10
pinctrl: stm32: add set_state ops
Christophe Kerello
2017-07-10
pinctrl: stm32: handle a configuration list
Christophe Kerello
2017-07-08
powerpc, 8xx: Add support for MCR3000 board from CSSI
Christophe Leroy
2017-07-08
powerpc, 8xx: move Serial driver to drivers/serial/
Christophe Leroy
2017-07-08
powerpc, 8xx: move SPI driver to drivers/spi/
Christophe Leroy
2017-07-08
powerpc, 8xx: move FEC Ethernet driver in drivers/net
Christophe Leroy
2017-07-08
powerpc, 8xx: Migrate to Kconfig
Christophe Leroy
2017-07-07
wdt: Unify option of timeout value
Andy Shevchenko
2017-07-07
wdt: Fix spelling Resettting -> Resetting
Andy Shevchenko
2017-07-06
avr32: Retire AVR32 for good
Andy Shevchenko
2017-07-06
gpio: add static to get_function()
Masahiro Yamada
2017-07-06
serial: make serial_stub_* to static functions
Masahiro Yamada
2017-07-03
powerpc: remove 4xx support
Heiko Schocher
2017-07-03
drivers, block: remove sil680 driver
Heiko Schocher
2017-06-29
drivers, usb, gadget: fix compiler warnings for at91_udc.c
Heiko Schocher
2017-06-29
usb: gadget: Call g_dnl_bind_fixup() before testing g_dnl_serial length
Lukasz Majewski
2017-06-28
ti816x: Enable ethernet support
Tom Rini
2017-06-27
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-06-27
Merge git://www.denx.de/git/u-boot-imx
Tom Rini
2017-06-27
Revert "x86: Convert MMC to driver model"
Bin Meng
2017-06-26
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
[next]