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
2016-05-21
Properly calculate ATA_SECTORWORDS, using a fixed-size integer, so it works f...
Stanislav Galabov
2016-05-20
eeprom: refactor i2c bus and devaddr parsing
Nikita Kiryanov
2016-05-20
arm: cm-t43: add support for eeprom layout comands
Nikita Kiryanov
2016-05-20
arm: cm-t35: add support for eeprom layout comands
Nikita Kiryanov
2016-05-20
arm: cm-t3517: add support for eeprom layout comands
Nikita Kiryanov
2016-05-20
arm: cm-t54: add support for eeprom layout comands
Nikita Kiryanov
2016-05-20
arm: cm-t335: add support for eeprom layout comands
Nikita Kiryanov
2016-05-20
arm: cm-fx6: add support for eeprom layout comands
Nikita Kiryanov
2016-05-20
compulab: add support for layout aware eeprom commands
Nikita Kiryanov
2016-05-20
cmd: eeprom: add support for layout aware commands
Nikita Kiryanov
2016-05-20
cmd: eeprom: add bus switching support for all i2c drivers
Nikita Kiryanov
2016-05-20
arm: mvebu: theadorable: Enable CONFIG_ZERO_BOOTDELAY_CHECK
Stefan Roese
2016-05-20
arm: mvebu: a38x: Weed out floating point use
Marek Vasut
2016-05-17
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-05-17
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-05-17
dm: mmc: test: Add tests for MMC
Simon Glass
2016-05-17
dm: sandbox: mmc: Enable building MMC code for sandbox
Simon Glass
2016-05-17
dm: mmc: sandbox: Add an SD-card emulation
Simon Glass
2016-05-17
dm: mmc: Add support for driver-model block devices
Simon Glass
2016-05-17
dm: mmc: Add a way to bind MMC devices with driver model
Simon Glass
2016-05-17
dm: mmc: Implement the MMC functions for block devices
Simon Glass
2016-05-17
dm: sandbox: Only enable the sandbox MMC driver when valid
Simon Glass
2016-05-17
dm: mmc: Adjust mmc_switch_part() to use a struct mmc
Simon Glass
2016-05-17
dm: blk: Use the correct error code for blk_get_device_by_str()
Simon Glass
2016-05-17
dm: mmc: Move the device list into a separate file
Simon Glass
2016-05-17
dm: mmc: Set up the device pointer when using the MMC uclass
Simon Glass
2016-05-17
dm: blk: Add a comment as to why the bdev member is needed
Simon Glass
2016-05-17
dm: part: Drop the block_drvr table
Simon Glass
2016-05-17
dm: part: Use the legacy block driver for hardware partition support
Simon Glass
2016-05-17
dm: blk: Add functions to select a hardware partition
Simon Glass
2016-05-17
dm: mmc: Use the new select_hwpart() API
Simon Glass
2016-05-17
dm: mmc: spl: Use the legacy block interface in SPL
Simon Glass
2016-05-17
dm: mmc: Add a function to obtain the block device
Simon Glass
2016-05-17
dm: mmc: Implement the select_hwpart() method
Simon Glass
2016-05-17
dm: mmc: Move mmc_switch_part() above its callers
Simon Glass
2016-05-17
dm: blk: Free the block device name when unbound
Simon Glass
2016-05-17
dm: core: Allow device names to be freed automatically
Simon Glass
2016-05-17
dm: blk: Fix allocation of block-device numbering
Simon Glass
2016-05-17
dm: sandbox: Enable systemace
Simon Glass
2016-05-17
dm: systemace: Add driver-mode block-device support
Simon Glass
2016-05-17
dm: systemace: Reorder function to avoid forward declarataions
Simon Glass
2016-05-17
dm: blk: Add a easier way to create a named block device
Simon Glass
2016-05-17
dm: blk: Allow blk_create_device() to allocate the device number
Simon Glass
2016-05-17
dm: sandbox: Enable SATA
Simon Glass
2016-05-17
dm: sata: Add support for driver-model block devices
Simon Glass
2016-05-17
dm: sandbox: Enable SCSI
Simon Glass
2016-05-17
dm: scsi: Add support for driver-model block devices
Simon Glass
2016-05-17
dm: sandbox: Enable IDE
Simon Glass
2016-05-17
dm: ide: Add support for driver-model block devices
Simon Glass
2016-05-17
dm: part: Drop the get_dev() method
Simon Glass
[prev]
[next]