summaryrefslogtreecommitdiff
path: root/sys/arch/hpc/stand/hpcboot
AgeCommit message (Expand)Author
2021-10-06s/embeded/embedded/ in comments and messages.andvar
2021-08-22s/priviledge/privilege/ in comments/log messages and fix one typo in descriptor.andvar
2019-12-15Remove clause 3 and 4 leftovers from TNF licenses in more sources.tsutsui
2017-03-28Update the label text using Adobe Source Sans Pro Extra Light font at 10pt wi...sevan
2017-03-28Replace icon with black NetBSD flag derived from NetBSD-bw.png.sevan
2016-05-30PR 50643 David Binderman: fix conditional orderdholland
2015-07-11Improve spelling: regsiter -> registerkamil
2011-11-23modify for PSION NETBOOK PRO.nonaka
2011-09-28Added "\SD-MMC Card\" entry for PSIONTEKLOGIX NETBOOK PRO.nonaka
2011-09-23reduce combobox size.nonaka
2011-09-23fix build failure.nonaka
2011-05-18Added Psion Teklogix NETBOOK PRO entry.nonaka
2010-04-06Added support PXA270.nonaka
2009-01-29Added MiniSD and MicroSD card folder.nonaka
2009-01-29Support XScale PXA270.nonaka
2008-11-07Let hpcboot load kernels linked with PA != VA; use the PA addresses specifiedrafal
2008-05-03Move to standard 2 clause TNF licensemartin
2008-05-03Move to 2 clause TNF licensemartin
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
2006-03-05s/u_intN_t/uintN_t/uwe
2006-03-05Loader uses ElfLoader::memorySize to determine the number of taggeduwe
2006-03-02Cosmetic. In debug pritnf in ElfLoader::memorySize don't prepend '+'uwe
2006-02-25Fix some typos.wiz
2006-02-20Use comma in debug message in _load_segment_end to make it more readable.uwe
2006-02-20Print the size of address translation table in hex.uwe
2006-02-19Fix a typo.peter
2006-01-18Prune CPPDEF_LIST from unnecessary defines.uwe
2006-01-17Remove duplicate CPPDEF_LIST.uwe
2006-01-17Adjust to new zlib location.uwe
2006-01-15Loader::_load_memory - don't give up so easily if memsz > tagged pageuwe
2006-01-15Add missing \n in a debug printf.uwe
2006-01-15Get rid of an unused variable in Loader::_load_memory.uwe
2006-01-14Prettify debug messages about ksyms block.uwe
2006-01-14Make debug message about zeroed areas look like the one for loaded areas.uwe
2005-12-11merge ktrace-lwp.christos
2005-07-12XXX: kludge around constification fallout.uwe
2005-05-11Mark resources as language neutral, so that language is not pickeduwe
2005-05-11Use L"" Unicode syntax for Japanese strings, so that Japanese name foruwe
2005-02-27All Jornada 7xx machines have the framebuffer at the same address, souwe
2005-02-27Take DST into account when computing bi.timezone offset.uwe
2004-08-13add SH7707uch
2004-08-13fix debug print.uch
2004-08-13add SH7707 and HP360LX. add HCAJ and HCVJ group for Sharp Teliosuch
2004-08-13set user specified console as default.uch
2004-08-13add debug print.uch
2004-08-06clean up whitespace.uch
2004-08-06progress bar extension. put message to console.uch