projects
/
platform
/
kernel
/
u-boot.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dm: systemace: Add driver-mode block-device support
2016-05-17
Simon Glass
dm: systemace: Add driver-mode block-device support
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: systemace: Reorder function to avoid forward declarataions
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: blk: Add a easier way to create a named block device
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: blk: Allow blk_create_device() to allocate the...
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: sandbox: Enable SATA
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: sata: Add support for driver-model block devices
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: sandbox: Enable SCSI
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: scsi: Add support for driver-model block devices
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: sandbox: Enable IDE
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: ide: Add support for driver-model block devices
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: part: Drop the get_dev() method
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: sandbox: Drop the host_get_dev() function
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: blk: Drop the systemace.h header
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: systemace: Drop the get_dev() function
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: sata: Drop the get_dev() function
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: scsi: Drop the get_dev() function
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: mmc: Drop the get_dev() function
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: ide: Drop the get_dev() function
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: usb: Drop the get_dev() function
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: disk: Use legacy block driver info for block device...
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: sata: Separate the non-command code into its own...
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: ide: Separate the non-command code into its own...
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: scsi: Separate the non-command code into its own...
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: mmc: Add an implementation of the 'devnum' functions
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: mmc: Add a legacy block interface for MMC
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: usb: Add a legacy block interface for USB storage
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: sandbox: Add a legacy host block interface
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: systemace: Add a legacy block interface
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: blk: Add a legacy block interface
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: sata: Fix code style problems in cmd/sata.c
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: ide: Remove the forward declarations
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: ide: Correct various code style problems
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: scsi: Fix up code style
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: scsi: Remove the forward declarations
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
sandbox: Add dummy SATA functions
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
sandbox: Add dummy SCSI functions
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
sandbox: Add string and 16-bit I/O functions
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
Allow iotrace byte access to use an address of any...
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: Rename disk uclass to ahci
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
dm: sandbox: Add a board for sandbox without CONFIG_BLK
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Simon Glass
Revert "dm: sandbox: Drop the pre-DM host implementation"
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Eric Nelson
gpio: exynos(s5p): remove gpio_xlate routine
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Eric Nelson
gpio: rk: remove gpio_xlate routine
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Eric Nelson
gpio: pic32: remove gpio_xlate routine
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Eric Nelson
gpio: omap: remove gpio_xlate routine
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Eric Nelson
gpio: intel_broadwell: remove gpio_xlate routine
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Eric Nelson
dm: gpio: add a default gpio xlate routine
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Mugunthan V N
drivers: usb: common: add common code for usb drivers...
Reviewed-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Peng Fan
dm: gpio: introduce 74x164 driver
Cc: Simon Glass <
sjg@chromium.org
>
Reviewed-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Peng Fan
dm: spi: introduce dm api
Cc: Simon Glass <
sjg@chromium.org
>
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Peng Fan
dm: spi: soft_spi: switch to use linux compatible string
Cc: Simon Glass <
sjg@chromium.org
>
Reviewed-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Peng Fan
dm: spi: soft_spi bug fix
Cc: Simon Glass <
sjg@chromium.org
>
Reviewed-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Stephen Warren
fdt: fix dev_get_addr_name node offset
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Stephen Warren
video: tegra: refuse to bind to disabled dcs
Reviewed-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Stephen Warren
dm: core: allow drivers to refuse to bind
Reviewed-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Stephen Warren
buildman: allow more incremental building
Acked-by: Simon Glass <
sjg@chromium.org
> # v1
Tested-by: Simon Glass <
sjg@chromium.org
> # v1
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
angelo@sysam.it
m68k: add DM model serial driver
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
angelo@sysam.it
m68k: add malloc memory for early malloc
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-05-17
Peng Fan
dm: gpio: pca953x: introduce driver model support for...
Cc: Simon Glass <
sjg@chromium.org
>
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-04-15
Tom Rini
drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable use
Cc: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-04-15
Stephen Warren
fdt: implement dev_get_addr_name()
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-04-15
Tom Rini
sandbox: Enable many more commands
Cc: Simon Glass <
sjg@chromium.org
>
Reviewed-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-04-14
Tom Rini
test/dm/core.c: Make pre-reloc test use pre-reloc struct
Cc: Simon Glass <
sjg@chromium.org
>
Reviewed-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-04-14
Jagan Teki
board: README.sandbox: Update dm test command
Cc: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-04-14
Jagan Teki
doc: driver-model: Update dm tests run using test.py
Cc: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-04-14
Stefan Roese
dm: device.c: Minor coding-style fix
Cc: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-04-14
Nishanth Menon
dm: part: fix missing driver name in debug print
commit
|
commitdiff
|
tree
2016-04-14
Peng Fan
dm: core: device: set pinctrl state for pinctrl device
Cc: Simon Glass <
sjg@chromium.org
>
Reviewed-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-18
Simon Glass
dm: blk: Add tests for block devices
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-18
Simon Glass
dm: sandbox: Drop the pre-DM host implementation
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-18
Simon Glass
dm: sandbox: Switch over to use DM for block devices
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-18
Simon Glass
dm: usb: Unbind old block devices when shutting down USB
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-18
Simon Glass
buildman: Clarify the use of -V
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-18
Simon Glass
buildman: Add a way to specific a full toolchain prefix
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-18
Simon Glass
buildman: Allow branch names which conflict with directories
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-18
Michal Simek
dm: ns16550: Add support for reg-offset property
Reviewed-by: Simon Glass <
sjg@chromium.org
>
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-18
Przemyslaw Marczak
Revert "fdt: fix address cell count checking in fdt_translat...
Cc: Simon Glass <
sjg@chromium.org
>
Tested-by: Simon Glass <
sjg@chromium.org
>
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-18
Przemyslaw Marczak
dts:exynos:update pinctrl size-cells and fix child...
Cc: Simon Glass <
sjg@chromium.org
>
Tested-by: Simon Glass <
sjg@chromium.org
>
Acked-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-18
Simon Glass
gpio: Report errors when GPIOs cannot be read
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
buildman: Allow the toolchain architecture to be specified
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
buildman: Allow the toolchain priority to be specified
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
buildman: Fix up a few code inconsistencies in toolchain.py
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
buildman: patman: Fix -H when installed as a symlink
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
patman: Add a missing space in GetMetaDataForList()
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
fdtgrep: Improve error handling with invalid device...
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Alison Wang
dm: serial: Remove duplicated carriage return character
commit
|
commitdiff
|
tree
2016-03-14
Alison Wang
serial: Move carriage return before line feed for some...
commit
|
commitdiff
|
tree
2016-03-14
Alison Wang
dm: serial-uclass: Move a carriage return before a...
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
Drop CONFIG_CRAMFS_CMDLINE
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
part: Rename test_part_xx() and print_part_xx()
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
dm: usb: Clean up USB after each test
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
dm: usb: Convert USB storage to use driver-model for...
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
dm: sandbox: Add driver-model block-device support...
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
dm: sandbox: Prepare block driver for driver-model...
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
dm: blk: Add a block-device uclass
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
dm: usb: Tidy up storage code ready for driver model...
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
dm: usb: Avoid exceeding available array size for storage...
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
2016-03-14
Simon Glass
dm: block: Adjust device calls to go through helpers...
Signed-off-by: Simon Glass <
sjg@chromium.org
>
commit
|
commitdiff
|
tree
next