index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
disk
/
part.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
disk/part.c: make local function static
Jeroen Hofstee
2014-10-25
1
-1
/
+1
*
cleanup disk/part.c whitespace
Pavel Machek
2014-09-24
1
-4
/
+5
*
whitespace cleanups
Pavel Machek
2014-07-22
1
-4
/
+4
*
sandbox: restore ability to access host fs through standard commands
Stephen Warren
2014-06-23
1
-0
/
+19
*
disk: default to HW partition 0 if not specified
Stephen Warren
2014-06-12
1
-3
/
+3
*
mmc: provide a select_hwpart implementation for get_device()
Stephen Warren
2014-05-23
1
-1
/
+5
*
disk: support devices with HW partitions
Stephen Warren
2014-05-23
1
-10
/
+64
*
sandbox: Use os functions to read host device tree
Simon Glass
2014-03-17
1
-17
/
+0
*
sandbox: block driver using host file/device as backing store
Henrik Nordström
2014-01-08
1
-0
/
+6
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
fs/ext4: fix log2blksz un-initialized error, by cacaulating its value from blksz
Lan Yixun (dlan)
2013-07-22
1
-0
/
+4
*
disk: define HAVE_BLOCK_DEVICE in a common place
Stephen Warren
2013-03-14
1
-10
/
+0
*
sandbox: Add host filesystem
Simon Glass
2013-03-04
1
-0
/
+17
*
part: check each variable for capability calculation
Jerry Huang
2012-12-06
1
-1
/
+1
*
disk: Make the disk partition code work with no specific partition types
Gabe Black
2012-10-22
1
-33
/
+17
*
disk: initialize name/part fields when returning a whole disk
Stephen Warren
2012-10-19
1
-0
/
+2
*
disk: get_device_and_partition() return value fixes
Stephen Warren
2012-10-17
1
-1
/
+1
*
disk: allow - or empty string to fall back to $bootdevice
Stephen Warren
2012-09-28
1
-1
/
+2
*
disk: part_efi: parse and store partition UUID
Stephen Warren
2012-09-25
1
-0
/
+5
*
disk: get_device_and_partition() "auto" partition and cleanup
Stephen Warren
2012-09-25
1
-43
/
+154
*
disk: introduce get_device()
Stephen Warren
2012-09-25
1
-0
/
+22
*
disk/part: introduce get_device_and_partition
Rob Herring
2012-09-25
1
-2
/
+67
*
disk: make get_partition_info() always available to disk.c
Stephen Warren
2012-09-25
1
-55
/
+63
*
Block: Remove MG DISK support
Marek Vasut
2012-06-21
1
-6
/
+0
*
disk/part.c: Fix device enumeration through API
Tim Kientzle
2012-03-27
1
-0
/
+3
*
disk/part.c: fix potential stack overflow bug
Lei Wen
2011-04-12
1
-1
/
+1
*
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-29
1
-2
/
+2
*
disk/part.c: fix relocation fixup
Heiko Schocher
2010-09-19
1
-2
/
+9
*
mmc: print out partition table
Lei Wen
2010-09-18
1
-0
/
+3
*
disk/part.c: 'usb storage' avoiding overflow when output capacity
Sergei Trofimovich
2010-08-10
1
-5
/
+23
*
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
Heiko Schocher
2009-12-08
1
-1
/
+1
*
Conditionally perform common relocation fixups
Peter Tyser
2009-10-03
1
-1
/
+4
*
IDE: bail out of dev_print() for unknown device types
Wolfgang Denk
2009-05-15
1
-0
/
+5
*
mflash: Initial mflash support
unsik Kim
2009-04-03
1
-1
/
+7
*
vsprintf: pull updates from Linux kernel
Mike Frysinger
2009-03-20
1
-1
/
+1
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-1
/
+1
*
Add support for CONFIG_EFI_PARTITION (GUID Partition Table)
richardretanubun
2008-10-18
1
-3
/
+30
*
Add missing device types to dev_print() in part.c
Remy Bohmer
2008-09-22
1
-1
/
+9
*
Fix dev_print when called from usb_stor_info (usb storage command)
Nícolas Carneiro Lebedenco
2008-09-09
1
-0
/
+6
*
Fix incorrect switch for IF_TYPE in part.c
Tor Krill
2008-06-03
1
-2
/
+2
*
cosmetic: Adjust coding style for switch statements to be consistent
Detlev Zundel
2008-05-09
1
-24
/
+36
*
Fix disk type output in disk/part.c
Detlev Zundel
2008-05-09
1
-18
/
+14
*
ata: add the support for SATA framework
Dave Liu
2008-03-26
1
-0
/
+14
*
Merge branch 'testing' into working
Andy Fleming
2007-08-03
1
-14
/
+14
|
\
|
*
disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-10
1
-1
/
+1
|
*
disk/: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-09
1
-13
/
+13
|
*
disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
1
-12
/
+12
*
|
[PCS440EP] upgrade the PCS440EP board:
Heiko Schocher
2007-06-22
1
-2
/
+1
|
/
*
Coding Style cleanup; generate new CHANGELOG file.
Wolfgang Denk
2007-06-06
1
-1
/
+1
*
Reduce line lengths to 80 characters max.
Peter Pearse
2007-05-18
1
-2
/
+4
[next]