summaryrefslogtreecommitdiff
path: root/sys/arch/hpc
AgeCommit message (Expand)Author
2009-03-18bzero -> memsetcegger
2009-03-18Ansify function definitions w/o arguments. Generated with sed.cegger
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2009-01-29Added MiniSD and MicroSD card folder.nonaka
2009-01-29Regen. (by Added XScale PXA270)nonaka
2009-01-29Support XScale PXA270.nonaka
2009-01-29Regen. (by Added XScale PXA270)nonaka
2009-01-29Added XScale PXA270.nonaka
2009-01-29Added include <stdlib.h> for exit() function.nonaka
2008-11-07Let hpcboot load kernels linked with PA != VA; use the PA addresses specifiedrafal
2008-10-19Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.apb
2008-05-10Backout previous: the license sweep touched these files in error, somartin
2008-05-03Move to standard 2 clause TNF licensemartin
2008-05-03Move to 2 clause TNF licensemartin
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-08Support for XScale-based (PXA-2x0) iPaqs -- original refactoring / code fromrafal
2008-03-08Increment the load-link counter in the right place (once for each link inrafal
2008-03-08Grrr, don't grow the stack *up*, grown it *down* as everything else expects.rafal
2008-02-27In the for d in ${PROJECT_DIRS} loop fail immediately ifuwe
2008-02-27Use ${AWK} consistently.uwe
2008-02-26Check in infrastructure for generating project/workspace files for eMbeddedrafal
2008-01-02Merge vmlocking2 to head.ad
2007-12-15__FUNCTION__ -> __func__perry
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-10-08Merge brelse() changes from the vmlocking branch.ad
2007-07-29It's not a good idea for device drivers to modify b_flags, as they don'tad
2007-03-05Cast to char* before doing pointer arithmetic.he
2006-11-25Replace the myriad copies of bounds_check_with_label() with a single MIscw
2006-11-16Sync with sys/endian.h: s/const/__const__/ in __attribute__uwe
2006-11-16Bring back __unused (sed cannot tell if it's in an argument list or not).uwe
2006-11-16__unused removal on arguments; approved by core.christos
2006-11-14Recompile. Important fixes since the previous version (according touwe
2006-10-18Clean more files generated by eVC3.uwe
2006-10-18The real libkern.h now uses "long long" that eVC has no clue about.uwe
2006-10-12Add __unused to unused function arguments.uwe
2006-05-10Fix a bunch of cast lvalues.skrll
2006-04-08Bump build number as requested by Uwe.peter
2006-04-08Recompile.peter
2006-03-05s/u_intN_t/uintN_t/uwe
2006-03-05Loader uses ElfLoader::memorySize to determine the number of taggeduwe
2006-03-05off_t should be a signed type.uwe
2006-03-05Sync with <sys/endian.h>.uwe
2006-03-05s/u_intN_t/uintN_t/uwe
2006-03-04Regen.peter
2006-03-04Add entries for European (ABB), German, French, Scandinavian and Spanishpeter
2006-03-02Cosmetic. In debug pritnf in ElfLoader::memorySize don't prepend '+'uwe
2006-02-25Fix some typos.wiz
2006-02-20Regen for iPAQ 3900.rjs
2006-02-20Use comma in debug message in _load_segment_end to make it more readable.uwe