41
I Use This!
Very High Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 12 hours ago.
Jun 15, 2024 — Jun 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Clock (not timer) routines are board specific. Moved from mpc74xx dir. More... about 21 years ago
remove brain-dead verify code More... about 21 years ago
disable noop usb drivers. remove warnings More... about 21 years ago
brush up language, unify terms, correct some urls. More... about 21 years ago
- Don't confuse return statements with conditional branches More... about 21 years ago
This will never happen unless the code is buggy (in which case it's easy to reenable debugging output). More... about 21 years ago
console code cleanup. - drop srm console code (not supported anyways) - make internal uart8250 console functions static - split vsprintf.c into vsprintf.c and vtxprintf.c More... about 21 years ago
add some debugging More... about 21 years ago
- Added volatile to asm statements in auto.c and failover.c - Updated the romcc version in Config.lb - Fixed type sizes in romcc_io.h and io.h inl() returning a byte was nasty More... about 21 years ago
- Upgrade to romcc version 0.63 This includes more test cases Lots of small bug fixes A built in C preprocessor Initial support for not inlining everything __attribute__((noinline)) works Better command line options and help Constants arrays can be read at compile time Asm statements that are not volatile will now be removed when their outputs go unused Loads and stores that are not volatile will be removed when their values go unused The number of FIXMES in the code is finally starting to go down. More... about 21 years ago
Default and maximum loglevels were too high, fixed. More... about 21 years ago
Fixed a silly typo :) More... about 21 years ago
fix build. :( sorry, forgot to commit this one. More... about 21 years ago
gcc uses slightly different syntax More... about 21 years ago
cosmetics More... about 21 years ago
Sample configuration for Iwill DK8S2 More... about 21 years ago
GPIO2 and GPIO3 support for HF part. More... about 21 years ago
Sample config for Iwill DK8S2 dual Opteron mainboard More... about 21 years ago
Early work on IWill DK8S2 motherboard. Tweaking in progress. More... about 21 years ago
cleanup More... about 21 years ago
move arch/<arch>/config to arch/<arch>/init More... about 21 years ago
indent (left in tree since last indent action) More... about 21 years ago
minor reformat
ollielo
as Li-Ta Lo
More... about 21 years ago
added AGP support for AMD K8
ollielo
as Li-Ta Lo
More... about 21 years ago
minor reformat
ollielo
as Li-Ta Lo
More... about 21 years ago
Definition fixed by Ollie More... about 21 years ago
refactored k8_cpufixup, added IORR support for AGP aperture
ollielo
as Li-Ta Lo
More... about 21 years ago
refactored mcf3_set_resources
ollielo
as Li-Ta Lo
More... about 21 years ago
use #define macro for pci class ids
ollielo
as Li-Ta Lo
More... about 21 years ago
code reformat, remove BY YHL comment
ollielo
as Li-Ta Lo
More... about 21 years ago