index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib_generic
/
crc32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crc32: Impl. linux optimized crc32()
Joakim Tjernlund
2009-12-02
1
-88
/
+112
*
Remove legacy NAND and disk on chip code.
Scott Wood
2009-07-16
1
-3
/
+1
*
rename include/zlib.h to include/u-boot/zlib.h
Jean-Christophe PLAGNIOL-VILLARD
2009-04-04
1
-1
/
+1
*
drivers/mtd/nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
1
-1
/
+1
*
Fix Compilation Errors with 'tools/env/fw_printenv'
Grant Erickson
2008-05-09
1
-0
/
+2
*
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
2008-04-26
1
-2
/
+2
*
Use watchdog-aware functions when calculating hashes of images
Bartlomiej Sieka
2008-04-25
1
-1
/
+1
*
lib_generic/crc32.c: add missing #include <watchdog.h>
Wolfgang Denk
2008-04-25
1
-0
/
+1
*
lib_generic/crc32.c: fix compile problem
Wolfgang Denk
2008-04-25
1
-5
/
+4
*
Add support for calculating hashes with watchdog triggering
Bartlomiej Sieka
2008-04-25
1
-0
/
+27
*
crc32: use uint32_t rather than unsigned long
Mike Frysinger
2008-04-24
1
-9
/
+10
*
disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-10
1
-2
/
+2
*
lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_...
Jon Loeliger
2007-07-09
1
-2
/
+2
*
lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
1
-2
/
+3
*
Fix JFFS2 compilation problem
Stefan Roese
2006-10-12
1
-2
/
+2
*
Cleanup of NAND update patch (remove changelog from cmd_nand.c)
Stefan Roese
2006-10-11
1
-3
/
+2
*
* Several improvements to the new NAND subsystem:
Stefan Roese
2006-10-10
1
-1
/
+3
*
* Make Ethernet autonegotiation on INCA-IP work for all clock rates;
wdenk
2003-08-17
1
-1
/
+0
*
* Allow crc32 to be used at address 0x000
wdenk
2003-07-26
1
-1
/
+0
*
Initial revision
wdenk
2002-08-17
1
-0
/
+199