History log of /u-boot/include/linux/stat.h
Revision Date Author Comments
# daab59ac 05-Jul-2017 Andy Shevchenko <andriy.shevchenko@linux.intel.com>

avr32: Retire AVR32 for good

AVR32 is gone. It's already more than two years for no support in Buildroot,
even longer there is no support in GCC (last version is heavily patched 4.2.4).

Linux kernel v4.12 got rid of it (and v4.11 didn't build successfully).

There is no good point to keep this support in U-Boot either.

Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>


# de5e5cea 10-Aug-2016 Chris Zankel <chris@zankel.net>

xtensa: add support for the xtensa processor architecture [1/2]

The Xtensa processor architecture is a configurable, extensible,
and synthesizable 32-bit RISC processor core provided by Cadence.

This is the first part of the basic architecture port with changes to
common files. The 'arch/xtensa' directory, and boards and additional
drivers will be in separate commits.

Signed-off-by: Chris Zankel <chris@zankel.net>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>


# c72bfafb 19-Mar-2010 Thomas Chou <thomas@wytron.com.tw>

nios2: add struct stat support in linux/stat.h

This is needed for jffs2 support.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Signed-off-by: Scott McNutt <smcnutt@psyent.com>


# 280df59a 27-Mar-2008 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>

sh: Add support stat structure and stat.h

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>


# 144876a3 24-Apr-2007 Michal Simek <monstr@monstr.eu>

[PATCH] MTD partition support, JFFS2 support


# 9c0deb5a 21-Mar-2007 Haavard Skinnemoen <hskinnemoen@atmel.com>

AVR32: Provide a definition of struct stat

Copy the definition of struct stat from the Linux kernel.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>


# ef26a08f 08-Mar-2007 Aubrey.Li <aubrey.adi@gmail.com>

[Blackfin][PATCH-2/2] Common files changed to support bf533 platform


# 0afe519a 11-Mar-2006 Wolfgang Denk <wd@pollux.denx.de>

Add ADI Blackfin support
- add support for Analog Devices Blackfin BF533 CPU
- add support for the ADI BF533 Stamp uClinux board
- add support for the ADI BF533 EZKit board
Patches by Richard Klingler, June 11th 2005:


# b66eb528 25-Sep-2005 Wolfgang Denk <wd@pollux.(none)>

Add cramfs support for m68k
Patch by Zachary Landau, 21 Feb 2005


# 5c745d26 11-Dec-2003 wdenk <wdenk>

Add JFFS2 support for INCA-IP board


# 2262cfee 17-Nov-2002 wdenk <wdenk>

* Patch by Daniel Engstr�m, 13 Nov 2002:
Add support for i386 architecture and AMD SC520 board

* Patch by Pierre Aubert, 12 Nov 2002:
Add support for DOS filesystem and booting from DOS floppy disk


# 6534c9c2 14-Jul-2002 wdenk <wdenk>

Initial revision