History for barebox / include / linux
2011-10-19
@Sascha Hauer
initial libfdt support ...
Sascha Hauer committed on 19 Oct 2011
2011-10-08
@Sascha Hauer
Merge branch 'next'
Sascha Hauer committed on 8 Oct 2011
2011-09-27
@Sascha Hauer
remove EARLY_INIT and EARLY_CONSOLE support ...
Sascha Hauer committed on 27 Sep 2011
2011-09-14
@Wolfram Sang
include: list: add include because we need NULL ...
Wolfram Sang authored on 13 Sep 2011 Sascha Hauer committed on 14 Sep 2011
2011-08-12
@Jean-Christophe PLAGNIOL-VILLARD
clkdev: factorize macro ...
Jean-Christophe PLAGNIOL-VILLARD authored on 11 Aug 2011 Sascha Hauer committed on 12 Aug 2011
2011-07-17
@Jean-Christophe PLAGNIOL-VILLARD
device: introduce resource structure to simplify resource declaration ...
Jean-Christophe PLAGNIOL-VILLARD committed on 17 Jul 2011
2011-06-28
@Antony Pavlov
include/linux/stat.h: make struct stat unified ...
Antony Pavlov authored on 27 Jun 2011 Sascha Hauer committed on 28 Jun 2011
2011-06-01
@Dirk Behme
pr_warn() must be pr_warning() ...
Dirk Behme authored on 31 May 2011 Sascha Hauer committed on 1 Jun 2011
2011-04-11
@Sascha Hauer
nand: remove unused header file ...
Sascha Hauer committed on 11 Apr 2011
2011-04-04
@Sascha Hauer
nand: remove unused suspend/resume functions ...
Sascha Hauer committed on 4 Apr 2011
2011-03-18
@Baruch Siach
mtd/nand: increase page and oob size limits ...
Baruch Siach authored on 17 Mar 2011 Sascha Hauer committed on 18 Mar 2011
2011-01-17
@Jean-Christophe PLAGNIOL-VILLARD
import swab.h arch implementation form linux v2.3.37 ...
Jean-Christophe PLAGNIOL-VILLARD authored on 16 Jan 2011 Sascha Hauer committed on 17 Jan 2011
2010-11-19
@Marek Belisko
nand_s3c2410: Fix sparse warnings. ...
Marek Belisko authored on 18 Nov 2010 Sascha Hauer committed on 19 Nov 2010
@Marek Belisko
mtd: Fix sparse warning. ...
Marek Belisko authored on 18 Nov 2010 Sascha Hauer committed on 19 Nov 2010
2010-09-29
@Jean-Christophe PLAGNIOL-VILLARD
import __stringify from linux ...
Jean-Christophe PLAGNIOL-VILLARD authored on 27 Sep 2010 Sascha Hauer committed on 29 Sep 2010
2010-09-20
@Jean-Christophe PLAGNIOL-VILLARD
arm: move clkdev to drivers/clk ...
Jean-Christophe PLAGNIOL-VILLARD authored on 30 Aug 2010 Sascha Hauer committed on 20 Sep 2010
2010-09-16
@Jean-Christophe PLAGNIOL-VILLARD
types.h: move __kernel_dev_t to include/linux/types.h ...
Jean-Christophe PLAGNIOL-VILLARD committed on 16 Sep 2010
2010-08-30
@Jean-Christophe PLAGNIOL-VILLARD
move include/unaligned to include/linux/unaligned/ ...
Jean-Christophe PLAGNIOL-VILLARD authored on 29 Aug 2010 Sascha Hauer committed on 30 Aug 2010
2010-08-27
@Jean-Christophe PLAGNIOL-VILLARD
net: rework the mii support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 26 Aug 2010 Sascha Hauer committed on 27 Aug 2010
@Jean-Christophe PLAGNIOL-VILLARD
introduce phys_addr_t and resource_size_t ...
Jean-Christophe PLAGNIOL-VILLARD authored on 27 Aug 2010 Sascha Hauer committed on 27 Aug 2010
2010-08-06
@Jean-Christophe PLAGNIOL-VILLARD
stddef: introduce true/false enum ...
Jean-Christophe PLAGNIOL-VILLARD authored on 4 Aug 2010 Sascha Hauer committed on 6 Aug 2010
@Jean-Christophe PLAGNIOL-VILLARD
amba: add pl011 ...
Jean-Christophe PLAGNIOL-VILLARD authored on 3 Aug 2010 Sascha Hauer committed on 6 Aug 2010
@Jean-Christophe PLAGNIOL-VILLARD
string: add strlcpy support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 3 Aug 2010 Sascha Hauer committed on 6 Aug 2010
@Jean-Christophe PLAGNIOL-VILLARD
clock: Introduce clock framework from Linux ...
Jean-Christophe PLAGNIOL-VILLARD authored on 3 Aug 2010 Sascha Hauer committed on 6 Aug 2010
2010-07-05
@Sascha Hauer
add ubi support from u-boot. Just enough to compile and scan ...
Sascha Hauer committed on 5 Jul 2010
@Sascha Hauer
include stuff missing for ubi ...
Sascha Hauer committed on 5 Jul 2010
@Sascha Hauer
add partition mtd support ...
Sascha Hauer committed on 5 Jul 2010
@Sascha Hauer
add rbtree support (needed for ubi) ...
Sascha Hauer committed on 5 Jul 2010
2010-06-30
@Baruch Siach
byteorder: add missing {BIG,LITTLE}_ENDIAN defines ...
Baruch Siach authored on 27 Jun 2010 Sascha Hauer committed on 30 Jun 2010
2010-02-16
@Marc Kleine-Budde
import recent include/linux/compiler*.h ...
Marc Kleine-Budde committed on 16 Feb 2010