index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: scsi: Split out the bus scanning code
Simon Glass
2017-07-11
2
-12
/
+31
*
dm: scsi: Adjust return value of scsi_exec()
Simon Glass
2017-07-11
2
-7
/
+7
*
dm: scsi: Add operations for SCSI devices
Simon Glass
2017-07-11
5
-5
/
+52
*
dm: ahci: Create a local version of two SCSI functions
Simon Glass
2017-07-11
1
-2
/
+13
*
dm: scsi: Document and rename the scsi_scan() parameter
Simon Glass
2017-07-11
7
-20
/
+22
*
dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()
Simon Glass
2017-07-11
6
-21
/
+40
*
dm: scsi: Add operations
Simon Glass
2017-07-11
1
-0
/
+20
*
dm: ahci: Drop use of probe_ent
Simon Glass
2017-07-11
3
-30
/
+52
*
dm: ahci: Unwind the confusing init code
Simon Glass
2017-07-11
6
-19
/
+42
*
dm: ahci: Move common code for starting ports into a function
Simon Glass
2017-07-11
1
-23
/
+22
*
dm: scsi: Indent the confusing #ifdefs
Simon Glass
2017-07-11
1
-13
/
+13
*
dm: ahci: Refactor to avoid static variables
Simon Glass
2017-07-11
1
-68
/
+76
*
dm: sata: Move ataid into struct ahci_uc_priv
Simon Glass
2017-07-11
2
-23
/
+28
*
dm: ahci: Rename struct ahci_probe_ent
Simon Glass
2017-07-11
4
-47
/
+58
*
dm: scsi: Use the uclass platform data
Simon Glass
2017-07-11
5
-7
/
+6
*
dm: scsi: Drop the ccb typedef
Simon Glass
2017-07-11
5
-43
/
+44
*
dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd
Simon Glass
2017-07-11
2
-2
/
+2
*
dm: scsi: Rearrange header file for driver model
Simon Glass
2017-07-11
1
-20
/
+14
*
scsi: Move drivers into new drivers/scsi directory
Simon Glass
2017-07-11
10
-24
/
+42
*
sata: Move drivers into new drivers/ata directory
Simon Glass
2017-07-11
28
-63
/
+90
*
Kconfig: Add CONFIG_SATA to enable SATA
Simon Glass
2017-07-11
22
-24
/
+38
*
Convert CONFIG_CMD_SATA to Kconfig
Simon Glass
2017-07-11
64
-53
/
+83
*
scsi: Drop scsi_print_error()
Simon Glass
2017-07-11
4
-10
/
+5
*
scsi: Drop sym53c8xx driver
Simon Glass
2017-07-11
5
-867
/
+1
*
Convert CONFIG_SCSI to Kconfig
Simon Glass
2017-07-11
84
-31
/
+73
*
dtoc: Support multiple compatible strings in a node
Simon Glass
2017-07-11
2
-7
/
+26
*
cmd gpt: test in sandbox
Alison Chaiken
2017-07-11
1
-0
/
+10
*
sandbox: README: fix partition command invocation
Alison Chaiken
2017-07-11
1
-1
/
+1
*
moveconfig: Support looking for implied CONFIG options
Simon Glass
2017-07-11
1
-1
/
+214
*
moveconfig: Support building a simple config database
Simon Glass
2017-07-11
1
-7
/
+74
*
moveconfig: Add a constant for auto.conf
Simon Glass
2017-07-11
1
-4
/
+6
*
moveconfig: Tidy up the documentation and add hints
Simon Glass
2017-07-11
1
-2
/
+20
*
moveconfig: Allow reading the defconfig list from stdin
Simon Glass
2017-07-11
1
-3
/
+18
*
moveconfig: Support providing a path to the defconfig files
Simon Glass
2017-07-11
1
-2
/
+19
*
rockchip: dts: rk3328: add aliases for mmc controller
Kever Yang
2017-07-11
1
-0
/
+3
*
dm: core: Add uclass_first/next_device_check()
Simon Glass
2017-07-11
3
-0
/
+138
*
dm: core: Test uclass_first/next_device() on probe failure
Simon Glass
2017-07-11
3
-0
/
+92
*
dm: core: Clarify uclass_first/next_device() comments
Simon Glass
2017-07-11
2
-4
/
+12
*
pipe3: Fix broken dependency
Jean-Jacques Hiblot
2017-07-10
1
-2
/
+2
*
mtd: stm32: use parameter instead of default value
Patrice Chotard
2017-07-10
1
-1
/
+1
*
arm: mach-keystone: Modify secure image size before copy
Andrew F. Davis
2017-07-10
1
-5
/
+5
*
ARM: dts: OMAP5+: Enable gpio in SPL
Lokesh Vutla
2017-07-10
1
-0
/
+8
*
arm: omap4+: Enable spl_early_init()
Lokesh Vutla
2017-07-10
1
-0
/
+1
*
arm: omap: Detect boot mode very early
Lokesh Vutla
2017-07-10
3
-7
/
+16
*
ARM64: poplar: hi3798cv200: u-boot support for Poplar 96Boards
Jorge Ramirez-Ortiz
2017-07-10
11
-0
/
+708
*
driver: mmc: update debug info
Jorge Ramirez-Ortiz
2017-07-10
1
-1
/
+1
*
ARM64: dts: hi3798cv200-poplar: add device tree bindings
Jorge Ramirez-Ortiz
2017-07-10
4
-0
/
+677
*
pinctrl: stm32: add set_state ops
Christophe Kerello
2017-07-10
1
-0
/
+11
*
pinctrl: stm32: handle a configuration list
Christophe Kerello
2017-07-10
1
-13
/
+38
*
defconfig: k2g_evm_defconfig: Add K2G ICE to OF_LIST
Cooper Jr., Franklin
2017-07-10
1
-1
/
+1
[next]