index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
dm: part: Drop the get_dev() method
Simon Glass
2016-05-17
1
-1
/
+0
|
*
dm: sandbox: Drop the host_get_dev() function
Simon Glass
2016-05-17
3
-13
/
+1
|
*
dm: blk: Drop the systemace.h header
Simon Glass
2016-05-17
2
-11
/
+0
|
*
dm: systemace: Drop the get_dev() function
Simon Glass
2016-05-17
4
-21
/
+4
|
*
dm: sata: Drop the get_dev() function
Simon Glass
2016-05-17
2
-3
/
+1
|
*
dm: scsi: Drop the get_dev() function
Simon Glass
2016-05-17
4
-11
/
+2
|
*
dm: mmc: Drop the get_dev() function
Simon Glass
2016-05-17
4
-18
/
+3
|
*
dm: ide: Drop the get_dev() function
Simon Glass
2016-05-17
3
-10
/
+1
|
*
dm: usb: Drop the get_dev() function
Simon Glass
2016-05-17
8
-29
/
+14
|
*
dm: disk: Use legacy block driver info for block device access
Simon Glass
2016-05-17
1
-4
/
+3
|
*
dm: sata: Separate the non-command code into its own file
Simon Glass
2016-05-17
3
-118
/
+107
|
*
dm: ide: Separate the non-command code into its own file
Simon Glass
2016-05-17
3
-1276
/
+1228
|
*
dm: scsi: Separate the non-command code into its own file
Simon Glass
2016-05-17
4
-603
/
+600
|
*
dm: mmc: Add an implementation of the 'devnum' functions
Simon Glass
2016-05-17
1
-0
/
+280
|
*
dm: mmc: Add a legacy block interface for MMC
Simon Glass
2016-05-17
1
-3
/
+27
|
*
dm: usb: Add a legacy block interface for USB storage
Simon Glass
2016-05-17
1
-0
/
+7
|
*
dm: sandbox: Add a legacy host block interface
Simon Glass
2016-05-17
1
-0
/
+7
|
*
dm: systemace: Add a legacy block interface
Simon Glass
2016-05-17
2
-0
/
+15
|
*
dm: blk: Add a legacy block interface
Simon Glass
2016-05-17
3
-0
/
+460
|
*
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
Simon Glass
2016-05-17
33
-40
/
+40
|
*
dm: sata: Fix code style problems in cmd/sata.c
Simon Glass
2016-05-17
1
-5
/
+7
|
*
dm: ide: Remove the forward declarations
Simon Glass
2016-05-17
1
-714
/
+682
|
*
dm: ide: Correct various code style problems
Simon Glass
2016-05-17
1
-28
/
+29
|
*
dm: scsi: Fix up code style
Simon Glass
2016-05-17
1
-233
/
+226
|
*
dm: scsi: Remove the forward declarations
Simon Glass
2016-05-17
1
-332
/
+310
|
*
sandbox: Add dummy SATA functions
Simon Glass
2016-05-17
2
-1
/
+34
|
*
sandbox: Add dummy SCSI functions
Simon Glass
2016-05-17
2
-1
/
+30
|
*
sandbox: Add string and 16-bit I/O functions
Simon Glass
2016-05-17
1
-0
/
+15
|
*
Allow iotrace byte access to use an address of any size
Simon Glass
2016-05-17
1
-2
/
+3
|
*
dm: Rename disk uclass to ahci
Simon Glass
2016-05-17
9
-12
/
+14
|
*
pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE
Simon Glass
2016-05-17
3
-8
/
+0
|
*
dm: sandbox: Add a board for sandbox without CONFIG_BLK
Simon Glass
2016-05-17
2
-0
/
+175
|
*
Revert "dm: sandbox: Drop the pre-DM host implementation"
Simon Glass
2016-05-17
1
-0
/
+90
|
*
gpio: exynos(s5p): remove gpio_xlate routine
Eric Nelson
2016-05-17
1
-11
/
+0
|
*
gpio: rk: remove gpio_xlate routine
Eric Nelson
2016-05-17
1
-11
/
+0
|
*
gpio: pic32: remove gpio_xlate routine
Eric Nelson
2016-05-17
1
-10
/
+0
|
*
gpio: omap: remove gpio_xlate routine
Eric Nelson
2016-05-17
1
-11
/
+0
|
*
gpio: intel_broadwell: remove gpio_xlate routine
Eric Nelson
2016-05-17
1
-10
/
+0
|
*
dm: gpio: add a default gpio xlate routine
Eric Nelson
2016-05-17
2
-12
/
+37
|
*
drivers: usb: common: add common code for usb drivers to use
Mugunthan V N
2016-05-17
3
-0
/
+50
|
*
dm: gpio: introduce 74x164 driver
Peng Fan
2016-05-17
3
-0
/
+202
|
*
dm: spi: introduce dm api
Peng Fan
2016-05-17
2
-7
/
+73
|
*
dm: spi: soft_spi: switch to use linux compatible string
Peng Fan
2016-05-17
2
-15
/
+33
|
*
dm: spi: soft_spi bug fix
Peng Fan
2016-05-17
1
-7
/
+12
|
*
fdt: fix dev_get_addr_name node offset
Stephen Warren
2016-05-17
1
-2
/
+2
|
*
video: tegra: refuse to bind to disabled dcs
Stephen Warren
2016-05-17
2
-4
/
+7
|
*
dm: core: allow drivers to refuse to bind
Stephen Warren
2016-05-17
1
-0
/
+4
|
*
buildman: allow more incremental building
Stephen Warren
2016-05-17
5
-11
/
+73
|
*
m68k: add DM model serial driver
angelo@sysam.it
2016-05-17
2
-44
/
+167
|
*
m68k: add malloc memory for early malloc
angelo@sysam.it
2016-05-17
9
-39
/
+147
[prev]
[next]