index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
2016-05-17
dm: mmc: Use the new select_hwpart() API
Simon Glass
2016-05-17
dm: blk: Add a easier way to create a named block device
Simon Glass
2016-05-17
dm: sata: Add support for driver-model block devices
Simon Glass
2016-05-17
dm: scsi: Add support for driver-model block devices
Simon Glass
2016-05-17
dm: ide: Add support for driver-model block devices
Simon Glass
2016-05-17
dm: scsi: 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: sata: Separate the non-command code into its own file
Simon Glass
2016-05-17
dm: ide: Separate the non-command code into its own file
Simon Glass
2016-05-17
dm: scsi: Separate the non-command code into its own file
Simon Glass
2016-05-17
dm: usb: Add a legacy block interface for USB storage
Simon Glass
2016-05-17
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
Simon Glass
2016-05-06
usb: hub: Don't continue on get_port_status failure
Marek Vasut
2016-05-06
usb: Assure Get Descriptor request is in separate microframe
Marek Vasut
2016-05-06
usb: Wait after sending Set Configuration request
Marek Vasut
2016-05-06
usb: Don't init pointer to zero, but NULL
Marek Vasut
2016-05-03
fdt: fix setting MAC addresses for multiple interfaces
Lev Iserovich
2016-05-02
Fix spelling of "occurred".
Vagrant Cascadian
2016-04-25
common/dlmalloc.c: Delete content that was moved to malloc.h
Robert P. J. Day
2016-04-25
spl: spl_mmc: Disambiguate error message
Fabio Estevam
2016-04-18
common: env: support sata device
Peng Fan
2016-04-12
fastboot: sparse: remove unnecessary logging
Steve Rae
2016-04-12
fastboot: sparse: fix block addressing for don't care chunk type
Steve Rae
2016-04-12
spl: mmc: raw: Try to load u-boot if Linux image is not found
Lokesh Vutla
2016-04-11
env_eeprom invalidates gd->env_addr by setting it to an offset value
Guy Thouret
2016-04-11
fastboot: sparse: fix sparse blocks calculation
Jeffy Chen
2016-04-10
usb: kbd: Do not deregister usbkbd twice when using dm
Hans de Goede
2016-04-04
common: cli: Fix typo CONFIG_CMDINE -> CONFIG_CMDLINE
Stefan Roese
2016-04-01
common: env_sf: Add exclamation mark
Peng Fan
2016-04-01
Common: SPL: spl_nand: Fixed debug correct NAND ECC type.
Ahmed Samir Khalil
2016-04-01
Drop command-processing code when CONFIG_CMDLINE is disabled
Simon Glass
2016-03-27
debug_uart: Remove duplicated carriage return handling
Bin Meng
2016-03-27
Fix typo choosen in comments and printf logs
Alexander Merkle
2016-03-27
lcd: Fix compile warning in 64bit mode
Alexander Graf
2016-03-23
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2016-03-23
spl: Print from which mmc slot spl is trying to boot
Hans de Goede
2016-03-23
spl_mmc: allow to load raw image
Masahiro Yamada
2016-03-22
usb: Correct return value in usb_stor_info()
Simon Glass
2016-03-22
Fix spelling of "transferred".
Vagrant Cascadian
2016-03-22
Allow command-line files to be dropped
Simon Glass
2016-03-22
Panic when no command line processing can be performed
Simon Glass
2016-03-20
usb: Change power-on / scanning timeout handling
Stefan Roese
2016-03-20
usb: Don't reset the USB hub a 2nd time
Stefan Roese
2016-03-20
usb: Remove 200 ms delay in usb_hub_port_connect_change()
Stefan Roese
2016-03-20
usb: legacy_hub_port_reset(): Speedup hub reset handling
Stefan Roese
2016-03-18
Revert "fdt: fix address cell count checking in fdt_translate_address()"
Przemyslaw Marczak
2016-03-17
x86: Allow use of serial soon after relocation
Simon Glass
2016-03-17
dm: timer: Correct timer init ordering after relocation
Simon Glass
2016-03-17
malloc_simple: Add a little more debugging
Simon Glass
[next]