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
Age
Commit message (
Expand
)
Author
2017-07-11
dtoc: Add tests
Simon Glass
2017-07-11
sandbox: Stop printing platdata at the start of SPL
Simon Glass
2017-07-11
dtoc: Add a comment about string replace in conv_name_to_c()
Simon Glass
2017-07-11
dtoc: Move the main logic into the dtb_platdata file
Simon Glass
2017-07-11
dtoc: Move static functions out of the class
Simon Glass
2017-07-11
dtoc: Pass include_disabled explicitly
Simon Glass
2017-07-11
dtoc: Don't handle properties with / in them
Simon Glass
2017-07-11
dtoc: Fix pylint warnings
Simon Glass
2017-07-11
dtoc: Split out the main class into its own file
Simon Glass
2017-07-11
dtoc: Add a comment at the top
Simon Glass
2017-07-11
dtoc: Use self._options instead of the global options
Simon Glass
2017-07-11
moveconfig: Allow automatic location and adding of 'imply'
Simon Glass
2017-07-11
moveconfig: Allow control of which implying configs are shown
Simon Glass
2017-07-11
moveconfig: Allow piping in 'git show --stat' output
Simon Glass
2017-07-11
sandbox: Drop special case console code for sandbox
Simon Glass
2017-07-11
sandbox: Enable more console options
Simon Glass
2017-07-11
console: Use map_sysmem() for the pre-relocation console
Simon Glass
2017-07-11
test: Add a test for snprintf() and the banner/version
Simon Glass
2017-07-11
Allow displaying the U-Boot banner on a video display
Simon Glass
2017-07-11
display_options: Refactor to allow obtaining the banner
Simon Glass
2017-07-11
x86: Move link to use driver model for SCSI
Simon Glass
2017-07-11
dm: scsi: Drop scsi_init() when driver model is used
Simon Glass
2017-07-11
dm: ahci: Add a driver for SCSI on AHCI
Simon Glass
2017-07-11
dm: scsi: Split out the bus scanning code
Simon Glass
2017-07-11
dm: scsi: Adjust return value of scsi_exec()
Simon Glass
2017-07-11
dm: scsi: Add operations for SCSI devices
Simon Glass
2017-07-11
dm: ahci: Create a local version of two SCSI functions
Simon Glass
2017-07-11
dm: scsi: Document and rename the scsi_scan() parameter
Simon Glass
2017-07-11
dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()
Simon Glass
2017-07-11
dm: scsi: Add operations
Simon Glass
2017-07-11
dm: ahci: Drop use of probe_ent
Simon Glass
2017-07-11
dm: ahci: Unwind the confusing init code
Simon Glass
2017-07-11
dm: ahci: Move common code for starting ports into a function
Simon Glass
2017-07-11
dm: scsi: Indent the confusing #ifdefs
Simon Glass
2017-07-11
dm: ahci: Refactor to avoid static variables
Simon Glass
2017-07-11
dm: sata: Move ataid into struct ahci_uc_priv
Simon Glass
2017-07-11
dm: ahci: Rename struct ahci_probe_ent
Simon Glass
2017-07-11
dm: scsi: Use the uclass platform data
Simon Glass
2017-07-11
dm: scsi: Drop the ccb typedef
Simon Glass
2017-07-11
dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd
Simon Glass
2017-07-11
dm: scsi: Rearrange header file for driver model
Simon Glass
2017-07-11
scsi: Move drivers into new drivers/scsi directory
Simon Glass
2017-07-11
sata: Move drivers into new drivers/ata directory
Simon Glass
2017-07-11
Kconfig: Add CONFIG_SATA to enable SATA
Simon Glass
2017-07-11
Convert CONFIG_CMD_SATA to Kconfig
Simon Glass
2017-07-11
scsi: Drop scsi_print_error()
Simon Glass
2017-07-11
scsi: Drop sym53c8xx driver
Simon Glass
2017-07-11
Convert CONFIG_SCSI to Kconfig
Simon Glass
2017-07-11
dtoc: Support multiple compatible strings in a node
Simon Glass
2017-07-11
cmd gpt: test in sandbox
Alison Chaiken
[prev]
[next]