summaryrefslogtreecommitdiff
path: root/sys/arch/zaurus
AgeCommit message (Expand)Author
2014-03-02Don't overwrite MACHINE_ARCH if it is already set.joerg
2014-03-01Typojoerg
2014-01-30Put EHABI exception tables at the end of text.matt
2014-01-12Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR.tsutsui
2013-12-15Move flags for ARM's APCS ABI into a common variable. Add some forces tojoerg
2013-12-05Use -marm for clang builds, too.joerg
2013-12-02Don't use cpsr_all/spsr_all with mrs, it doesn't take a mask.joerg
2013-12-01Use format string.joerg
2013-11-04fix unused variableschristos
2013-11-04fix more -mno-thumb.christos
2013-10-03delete eh_frame gunk, which hopefully will make the kernel small enough to boot.christos
2013-09-13disable more stuff.christos
2013-08-18Fix more <arm/locore.h> lossagematt
2013-08-15Add CPPFLAGS+= -mno-thumb -mno-thumb-interworkmatt
2013-08-12Add -fno-unwind-tablesmatt
2013-06-28Bump the INSTALL ramdisk by 100k so that the contents fits again.he
2013-05-07Make all ports use a common disklabel.h with MAXPARTITIONS set to 16.matt
2013-05-02use KLINK_MACHINEmatt
2013-05-02This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds thatmatt
2013-05-01Force abi/float-abi/cpumatt
2013-04-27the bogus number policechristos
2013-03-30Apply patch from steleto, arranged by me.nonaka
2013-01-11Don't install fp.h anymorematt
2013-01-11Remove FPA specific header.matt
2012-10-27split device_t/softc for all remaining drivers.chs
2012-10-17Add "no options COMPAT_60" to all kernel configuration filesapb
2012-10-17Add "options COMPAT_60" to all kernel configuration filesapb
2012-09-22Don't use an asm in pmap_activate to update the TTBR, use cpu_setttb insteadmatt
2012-08-17Update all kernel configs mentioning WSEMUL_* but not already includingabs
2012-08-17Ensure all WSDISPLAY_COMPAT_USL entries have same commentabs
2012-08-16Move the standard definitions of the {UND,IRQ,FIQ,ABT}_STACK_SIZE tomatt
2012-08-12To reset the watchdog timer in SL-C7x0/SL-C860.nonaka
2012-08-12fix RCSID.nonaka
2012-07-29Do not call setroot() from MD code and from MI code, which hasmlelstv
2012-07-29Fix more -fno-common fallout.matt
2012-06-13Make detection of root on wedges (dk(4)) machine independent. Removemlelstv
2012-06-10Remove unused __NEWINTR definesskrll
2012-06-05Adjust the WSDISPLAY_COMPAT_USL comment to mention wsconscfg, to at leastabs
2012-05-07Fix wrong raw keycode in xt_keymap_c860[] so that right shift properly workstsutsui
2012-04-07bump up ramdisk size.nonaka
2012-04-07bump up SYMTAB_SPACE.nonaka
2012-03-10P1003_1B_SEMAPHORE is no longer optional.joerg
2012-02-18expose more for kmemuserchristos
2012-02-10More SL-C7x0/860 support for Xorg server usage:tsutsui
2012-02-02Add INSTALL kernel config for SL-C700.tsutsui
2012-02-02Try to shrink INSTALL kernel a bit.tsutsui
2012-01-29Add PXA25x based Zaurus SL-C700/750/760/860 support.tsutsui
2012-01-27Update comments for recent lcdctl changes.tsutsui
2012-01-27Allow calling scoop_set_backlight() even before scoop is attached andtsutsui
2012-01-25- TAB/space cleanuptsutsui