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