| Commit message (Expand) | Author | Age | Files | Lines |
| * | Hook into the watchdog device, if present. Also, turn off the | Warner Losh | 2006-08-09 | 1 | -4/+41 |
| * | Rewrite ARM_USE_SMALL_ALLOC so that instead of the current behavior, it maps | Olivier Houchard | 2006-08-08 | 9 | -138/+218 |
| * | Remove a bogus i = 0. | Kevin Lo | 2006-08-08 | 2 | -2/+2 |
| * | Complete the transition from pmap_page_protect() to pmap_remove_write(). | Alan Cox | 2006-08-01 | 1 | -27/+1 |
| * | Retire SYF_ARGMASK and remove both SYF_MPSAFE and SYF_ARGMASK. sy_narg is | John Baldwin | 2006-07-28 | 1 | -2/+2 |
| * | Now that all system calls are MPSAFE, retire the SYF_MPSAFE flag used to | John Baldwin | 2006-07-28 | 1 | -6/+0 |
| * | Unify the checking for lock misbehavior in the various syscall() | John Baldwin | 2006-07-27 | 1 | -4/+12 |
| * | Define BYTE_MSF if we're compiling a big endian kernel, so that DDB can | Olivier Houchard | 2006-07-27 | 1 | -0/+3 |
| * | Use virtual_avail instead of freemempos as the starting point of the available | Olivier Houchard | 2006-07-25 | 1 | -1/+1 |
| * | Cleanup. | Kevin Lo | 2006-07-25 | 2 | -18/+1 |
| * | Implement pmap_clear_write(). | Alan Cox | 2006-07-20 | 1 | -0/+15 |
| * | Fix ALT_BREAK_TO_DEBUGGER on the AT91 : | Olivier Houchard | 2006-07-20 | 1 | -5/+20 |
| * | Make sure we use REDUCE32 on the result of do_cksum(), as in_cksum_skip() | Olivier Houchard | 2006-07-18 | 1 | -2/+13 |
| * | If we can't defrag a packet, re-queue it instead of dropping it. | Olivier Houchard | 2006-07-17 | 1 | -1/+1 |
| * | #if => #ifdef | Olivier Houchard | 2006-07-17 | 1 | -2/+2 |
| * | at91_spi won't compile without spibus, so add it. | Olivier Houchard | 2006-07-17 | 1 | -0/+1 |
| * | Oops bring back code that shouldn't have been removed by the previous | Olivier Houchard | 2006-07-15 | 1 | -0/+2 |
| * | Make sure that if uma_small_alloc() gets called recursively, we just give up | Olivier Houchard | 2006-07-15 | 1 | -7/+6 |
| * | Add a comment explaining why the OHCI mapping has been commented out. | Olivier Houchard | 2006-07-15 | 1 | -0/+9 |
| * | MFp4: this now depends on new spi bus stuff | Warner Losh | 2006-07-14 | 1 | -1/+3 |
| * | MFp4: tweaks | Warner Losh | 2006-07-14 | 1 | -7/+8 |
| * | MFp4: elevate quality of slow clock a little | Warner Losh | 2006-07-14 | 1 | -1/+1 |
| * | MFp4: paren police | Warner Losh | 2006-07-14 | 1 | -6/+4 |
| * | MFp4: | Warner Losh | 2006-07-14 | 3 | -8/+66 |
| * | MFp4: | Warner Losh | 2006-07-14 | 1 | -1/+1 |
| * | The TSC board uses a 16MHz base clock for the AT91RM9200, while the Kwikbyte | Warner Losh | 2006-07-14 | 1 | -0/+6 |
| * | Implement the set_time function. Rather pointless with this RTC, as it | Warner Losh | 2006-07-14 | 1 | -3/+8 |
| * | MF p4: | Warner Losh | 2006-07-14 | 3 | -317/+132 |
| * | Be sure to flush the cache after a partial read on timeout. Expand | Warner Losh | 2006-07-14 | 1 | -3/+7 |
| * | Move some of the common parameters into the std. files for this platform. | Warner Losh | 2006-07-14 | 3 | -11/+16 |
| * | Remove prototype for the undefined function counterhandler(). | Olivier Houchard | 2006-07-14 | 1 | -1/+0 |
| * | Add remote GDB bits for arm. | Olivier Houchard | 2006-07-14 | 2 | -0/+155 |
| * | Simplify the pager support in DDB. Allowing different db commands to | John Baldwin | 2006-07-12 | 1 | -4/+2 |
| * | Comment out the mapping of the OHCI controller registers va == pa. This | Olivier Houchard | 2006-07-12 | 1 | -0/+2 |
| * | Add a new flag to pmap_enter_locked() to say if it's OK to wait. If it is, and | Olivier Houchard | 2006-07-11 | 1 | -10/+22 |
| * | Add support for configuring pins to be one of {GPIO, PERIPHERAL A or | Warner Losh | 2006-07-02 | 3 | -1/+450 |
| * | MFp4: | Warner Losh | 2006-07-02 | 1 | -53/+208 |
| * | Backout previous commit, Warner committed at91_pio.c... | Olivier Houchard | 2006-06-23 | 1 | -1/+1 |
| * | There's no need to allocate that much phdr/shdr from the stack. | Olivier Houchard | 2006-06-23 | 1 | -2/+2 |
| * | Add the arm9_setup() prototype. | Olivier Houchard | 2006-06-23 | 1 | -0/+2 |
| * | Comment out at91_pio.c, it's not in CVS. | Olivier Houchard | 2006-06-23 | 1 | -1/+1 |
| * | arm9_setup() is now needed even if we're not using a gzipped kernel, so move | Olivier Houchard | 2006-06-22 | 1 | -1/+1 |
| * | Nitsville: the routine is called initarm, not init_arm, correct it in | Warner Losh | 2006-06-21 | 1 | -1/+1 |
| * | Don't forget to define uart_sa1110_vaddr. | Olivier Houchard | 2006-06-21 | 1 | -0/+2 |
| * | Compute physmem so we can print it correctly on boot. | Warner Losh | 2006-06-20 | 1 | -5/+5 |
| * | Probe the memory size of the board better. Look at the bus width, | Warner Losh | 2006-06-20 | 2 | -2/+60 |
| * | Make sure the stack is properly aligned. | Olivier Houchard | 2006-06-18 | 1 | -10/+32 |
| * | comment out twi for now: no iicbus in KB920X: it breaks booting | Warner Losh | 2006-06-17 | 1 | -1/+1 |
| * | Carefully note the RMII bit in the config register at attach time. | Warner Losh | 2006-06-17 | 1 | -5/+9 |
| * | improve reporting of clocks | Warner Losh | 2006-06-17 | 1 | -3/+2 |