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-21
flash: add device ID for Microchip PIC32 internal flash.
Purna Chandra Mandal
2016-05-21
mips: ath79: add AP143 reference board
Wills Wang
2016-05-21
mips: ath79: add AP121 reference board
Wills Wang
2016-05-21
Use CONFIG_IDE_SWAP_IO when running on big-endian MIPS (32 or 64-bit) in QEMU...
Stanislav Galabov
2016-05-21
Properly calculate ATA_SECTORWORDS, using a fixed-size integer, so it works f...
Stanislav Galabov
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
2016-05-05
omap4: duovero: Disable EFI booting
Ash Charles
2016-05-05
omap4: load files for legacy boot
Ash Charles
2016-05-03
include/configs: Numerous typo fixes: "controler" -> "controller".
Robert P. J. Day
[next]