index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-05-23
spl: Setup default value for OF_LIST
Michal Simek
2016-05-23
spl: fit: Print error message when FDT is not present
Michal Simek
2016-05-23
mkimage: Add a quiet mode
Simon Glass
2016-05-23
image-fit: Don't display an error in fit_set_timestamp()
Simon Glass
2016-05-23
malloc: improve memalign fragmentation fix
Stephen Warren
2016-05-21
pico-imx6ul: Select CONFIG_HUSH_PARSER option
Fabio Estevam
2016-05-21
eeprom: merge cmdline parsing of eeprom commands
Nikita Kiryanov
2016-05-21
eeprom: use eeprom_execute_command for all eeprom functions
Nikita Kiryanov
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
[next]