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-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
cmd: eeprom: add support for layout aware commands
Nikita Kiryanov
2016-05-20
arm: mvebu: theadorable: Enable CONFIG_ZERO_BOOTDELAY_CHECK
Stefan Roese
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: sandbox: mmc: Enable building MMC code for sandbox
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: 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: 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: Add a function to obtain the block device
Simon Glass
2016-05-17
dm: core: Allow device names to be freed automatically
Simon Glass
2016-05-17
dm: sandbox: Enable systemace
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: sandbox: Enable SCSI
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
2016-05-17
dm: sandbox: Drop the host_get_dev() function
Simon Glass
2016-05-17
dm: blk: Drop the systemace.h header
Simon Glass
2016-05-17
dm: systemace: Drop the get_dev() function
Simon Glass
2016-05-17
dm: sata: Drop the get_dev() function
Simon Glass
2016-05-17
dm: scsi: Drop the get_dev() function
Simon Glass
2016-05-17
dm: mmc: Drop the get_dev() function
Simon Glass
2016-05-17
dm: ide: Drop the get_dev() function
Simon Glass
2016-05-17
dm: usb: Drop the get_dev() function
Simon Glass
2016-05-17
dm: systemace: Add a legacy block interface
Simon Glass
2016-05-17
dm: blk: Add a legacy block interface
Simon Glass
2016-05-17
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
Simon Glass
2016-05-17
Allow iotrace byte access to use an address of any size
Simon Glass
2016-05-17
dm: Rename disk uclass to ahci
Simon Glass
2016-05-17
pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE
Simon Glass
2016-05-17
dm: gpio: add a default gpio xlate routine
Eric Nelson
2016-05-17
drivers: usb: common: add common code for usb drivers to use
Mugunthan V N
2016-05-17
dm: spi: introduce dm api
Peng Fan
2016-05-17
m68k: add DM model serial driver
angelo@sysam.it
2016-05-17
ARM: mx6: Enable MMC and SATA extfs boot support
Marek Vasut
2016-05-17
SPL: Let spl_parse_image_header() return value
Marek Vasut
2016-05-17
ARM: mx6: Enable STDIO deregistering on Novena
Marek Vasut
2016-05-17
i2c: config: Move SYS_I2C_DW to Kconfig
Stefan Roese
2016-05-05
Fix various typos, scattered over the code.
Robert P. J. Day
[next]