Commit Graph

38 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Adam Ford 1811a928c6 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig 6 years ago
Alexander Graf b16339e254 iso: Reduce verbosity on test and info calls 7 years ago
Stefan Agner 5c27535dc9 disk: part: align buffer so it can be used with DMA enabled drivers 7 years ago
Petr Kulhavy da2ee24d91 disk: part: refactor generic name creation for DOS and ISO 8 years ago
Petr Kulhavy 87b8530fe2 disk: part: implement generic function part_get_info_by_name() 8 years ago
Alexander Graf 28f0014bde iso: Fix part info command 8 years ago
Alexander Graf a2adb173ec iso: Allow 512 byte sector size 8 years ago
Alexander Graf 2579c67478 iso: Start with partition 1 8 years ago
Alexander Graf ef9e6de540 iso: Make little endian and 64bit safe 8 years ago
Simon Glass 0919228cf4 part_iso: Drop the customer unaligned access functions 8 years ago
Simon Glass 084bf4c244 part: Rename test_part_xx() and print_part_xx() 8 years ago
Simon Glass 2a981dc2c6 dm: block: Adjust device calls to go through helpers function 8 years ago
Simon Glass bcce53d048 dm: block: Rename device number member dev to devnum 8 years ago
Simon Glass 3e8bd46950 dm: part: Rename some partition functions 8 years ago
Simon Glass 96e5b03c8a dm: part: Convert partition API use to linker lists 8 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 years ago
Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs. 8 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 8 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Frederic Leroy 04735e9c55 Fix ext2/ext4 filesystem accesses beyond 2TiB 11 years ago
Egbert Eich d7ea4d4d4c disk/iso: Add Support for block sizes > 512 byte to ISO partition support 11 years ago
Stephen Warren 2c1af9dcdc disk: define HAVE_BLOCK_DEVICE in a common place 11 years ago
Marek Vasut b37d41aa24 Block: Remove MG DISK support 12 years ago
Wolfgang Denk 716655288a Partition support: remove newline from partition name 15 years ago
unsik Kim 75eb82ec7c mflash: Initial mflash support 15 years ago
Mike Frysinger 7bd2722e89 disk: convert part_* files to COBJ-$(CONFIG_XXX) style 15 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Dave Liu c7057b529c ata: add the support for SATA framework 16 years ago
Jon Loeliger cde5c64d17 disk/: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Jon Loeliger 45cdb9b72c disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Wolfgang Denk 77ddac9480 Cleanup for GCC-4.x 19 years ago
wdenk 1968e615d4 Cleanup USB and partition defines 19 years ago
wdenk b0fce99bfc Fix some missing commands, cleanup header files 21 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk c7de829c79 * Patch by Thomas Frieden, 13 Nov 2002: 22 years ago
wdenk cc1c8a136f Initial revision 22 years ago