index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
nand: reinstate lazy bad block scanning
Scott Wood
2012-02-28
1
-0
/
+2
*
Revert "nand: make 1-bit software ECC configurable"
Scott Wood
2012-02-28
1
-25
/
+0
*
linkage.h: move from blackfin to common includes
Macpaul Lin
2012-02-12
1
-0
/
+76
*
nand: make 1-bit software ECC configurable
Christian Hitz
2012-01-26
1
-0
/
+25
*
nand: Sanitize ONFI strings.
Christian Hitz
2012-01-26
1
-0
/
+4
*
nand: Merge changes to BBT from Linux nand driver
Christian Hitz
2012-01-26
1
-0
/
+2
*
nand: Merge changes from Linux nand driver
Christian Hitz
2012-01-26
2
-165
/
+232
*
nand: Merge BCH code from Linux nand driver
Christian Hitz
2012-01-26
3
-7
/
+154
*
nand: Add common functions to linux/mtd/nand.h
Simon Schwarz
2011-12-06
1
-0
/
+7
*
Add isblank
Jason Hobbs
2011-10-17
1
-0
/
+6
*
NAND: Really ignore bad blocks when scrubbing
Marek Vasut
2011-10-03
1
-0
/
+1
*
Add missing header for gcc3
Scott McNutt
2011-10-01
1
-0
/
+21
*
Minor coding style cleanup.
Wolfgang Denk
2011-09-11
1
-2
/
+0
*
Convert ISO-8859 files to UTF-8
Albert ARIBAUD
2011-08-04
1
-1
/
+1
*
phylib: Detect link on 10G devices correctly
Andy Fleming
2011-07-27
1
-0
/
+8
*
Create PHY Lib for U-Boot
Andy Fleming
2011-04-20
2
-0
/
+999
*
NAND: add support for reading ONFI page table
Florian Fainelli
2011-04-01
1
-0
/
+69
*
USB: Add USB RNDIS gadget protocol
Vitaly Kuzmichev
2011-02-19
1
-1
/
+5
*
USB-CDC: Port struct net_device_stats
Vitaly Kuzmichev
2011-02-19
1
-0
/
+65
*
lib: add crc7 from Linux
Thomas Chou
2011-01-18
1
-0
/
+14
*
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
Lei Wen
2011-01-12
1
-1
/
+3
*
Merge branch 'next' of ../next
Wolfgang Denk
2010-12-22
2
-3
/
+4
|
\
|
*
NAND: add NAND_CMD_PARAM (0xec) definition
Florian Fainelli
2010-12-17
1
-0
/
+1
|
*
nand: constify id/manu tables
Mike Frysinger
2010-12-17
1
-2
/
+2
|
*
Merge branch 'master' of ../master into next
Wolfgang Denk
2010-12-16
1
-74
/
+107
|
|
\
|
*
|
ctype: constify lookup table
Mike Frysinger
2010-11-28
1
-1
/
+1
*
|
|
Coding style (white space) cleanup.
Wolfgang Denk
2010-12-17
1
-94
/
+94
|
|
/
|
/
|
*
|
include/linux/mii.h: update for supporting GE
Macpaul Lin
2010-12-09
1
-74
/
+107
|
/
*
Coding Style cleanup
Wolfgang Denk
2010-10-27
3
-65
/
+61
*
include/asm-offsets.h: automatically generate assembler constants
Wolfgang Denk
2010-10-26
1
-0
/
+20
*
Add linux framebuffer header include/linux/fb.h
Stefano Babic
2010-10-22
1
-0
/
+616
*
mtd: OneNAND: add support for OneNAND manufactured by Numonyx
Enric Balletbo i Serra
2010-10-11
1
-0
/
+1
*
mtd: add an mtd method for get_len_incl_bad()
Ben Gardiner
2010-10-11
1
-1
/
+3
*
nand: remove dead code and suspend/resume
Scott Wood
2010-10-11
1
-4
/
+0
*
USB-CDC: Fix coding style issues
Vitaly Kuzmichev
2010-09-20
3
-77
/
+63
*
Integrate USB gadget layer and USB CDC driver layer
Remy Bohmer
2010-09-20
3
-0
/
+1682
*
x86: Fix support for booting bzImage
Graeme Russ
2010-05-06
8
-0
/
+1147
*
nios2: add struct stat support in linux/stat.h
Thomas Chou
2010-04-02
1
-1
/
+1
*
move definition of macros likely and unlikely to compiler.h
Matthias Kaehlcke
2010-01-18
1
-3
/
+0
*
add lzop decompression support
Peter Korsgaard
2009-12-05
1
-0
/
+4
*
NAND:Extending the nand_ecclayout structure
Sandeep Paulraj
2009-11-18
1
-1
/
+1
*
Merge branch 'master' into next
Wolfgang Denk
2009-11-15
2
-0
/
+140
|
\
|
*
ARM: Use Linux version for unaligned access code
Remy Bohmer
2009-11-07
2
-0
/
+140
*
|
Flex-OneNAND driver support
Amul Kumar Saha
2009-11-13
2
-3
/
+31
*
|
NAND: Update to support 64 bit device size
Sandeep Paulraj
2009-11-13
2
-3
/
+3
|
/
*
s5pc1xx: SMDKC100: fix compile warnings
Minkyu Kang
2009-10-24
1
-35
/
+35
*
s5pc1xx: support onenand driver
Minkyu Kang
2009-10-13
3
-0
/
+136
*
Correct ffs/fls regression for PowerPC etc
Simon Kagstrom
2009-09-17
1
-4
/
+4
*
Define ffs/fls for all architectures
Simon Kagstrom
2009-09-15
1
-0
/
+45
*
Move __set/clear_bit from ubifs.h to bitops.h
Simon Kagstrom
2009-09-15
1
-0
/
+38
[next]