Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | kbuild: use Linux Kernel build scripts | Masahiro Yamada | 2014-02-19 | -1/+1 |
* | disk: convert a makefile to Kbuild style | Masahiro Yamada | 2013-10-31 | -28/+6 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | disk/part.c: Make features optional | Matthew McClintock | 2011-07-26 | -1/+1 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | disk: convert part_* files to COBJ-$(CONFIG_XXX) style | Mike Frysinger | 2009-02-18 | -5/+5 |
* | Add support for CONFIG_EFI_PARTITION (GUID Partition Table) | richardretanubun | 2008-10-18 | -0/+1 |
* | Build: split COBJS value into multiple lines | Grant Likely | 2007-11-15 | -1/+6 |
* | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | -1/+1 |
* | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | -7/+10 |
* | * Patch by Thomas Frieden, 13 Nov 2002: | wdenk | 2002-11-19 | -1/+1 |
* | Initial revision | wdenk | 2001-07-05 | -0/+44 |