Age | Commit message (Expand) | Author | Files | Lines |
2007-12-02 | Add -drive parameter, by Laurent Vivier. | ths | 27 | -315/+873 |
2007-12-02 | Mainstone re-org, by Armin Kuster. | ths | 4 | -241/+290 |
2007-12-01 | Name the magic constants, wrap long lines | blueswir1 | 1 | -38/+62 |
2007-12-01 | Fix SS-600MP led device typos | blueswir1 | 1 | -2/+2 |
2007-12-01 | Improve power management device addressing | blueswir1 | 1 | -6/+11 |
2007-12-01 | Name the magic constants, use correct value for AUX2_PWRFAIL | blueswir1 | 1 | -32/+51 |
2007-12-01 | Allow IOMMU tables above 2G | blueswir1 | 1 | -1/+1 |
2007-12-01 | Prevent overwriting fixed bits in AFSR | blueswir1 | 1 | -0/+4 |
2007-12-01 | Name the magic constants, wrap long lines | blueswir1 | 2 | -85/+135 |
2007-12-01 | Fix Sparc host compile problem reported by Shaddy Baddah | blueswir1 | 3 | -0/+31 |
2007-11-30 | Fix a crash with monitor input arriving before readline_start has been called | blueswir1 | 1 | -0/+2 |
2007-11-29 | Increase prom size for boot mode | blueswir1 | 1 | -1/+1 |
2007-11-28 | Use slavio base as boot prom address, rearrange sun4m init code | blueswir1 | 3 | -109/+105 |
2007-11-28 | Fix compilation and warnings on PPC host | blueswir1 | 2 | -1/+21 |
2007-11-26 | Document -M SS-600MP | blueswir1 | 1 | -1/+1 |
2007-11-26 | Add floppy support, tested to work with www.linux-mips.org GIT head. | ths | 1 | -4/+3 |
2007-11-26 | Micro-optimize back-to-back store-load sequences. | ths | 1 | -103/+135 |
2007-11-25 | Fix floating point register decoding | blueswir1 | 1 | -141/+139 |
2007-11-25 | Scale TSC2102 touchscreen pressure value more realistically (still could be b... | balrog | 4 | -8/+11 |
2007-11-25 | 128-bit float support for user mode | blueswir1 | 11 | -17/+676 |
2007-11-25 | Set initial value of AFSR register properly (Robert Reif) | blueswir1 | 1 | -0/+1 |
2007-11-25 | More MMU registers (Robert Reif) | blueswir1 | 2 | -7/+18 |
2007-11-25 | Fix buffer mux handling for unconnected serial ports | blueswir1 | 1 | -1/+2 |
2007-11-25 | Intel Mainstone II (ARM) machine by Armin Kuster. | balrog | 4 | -1/+312 |
2007-11-25 | Add input buffer to mux chr (patch by Tristan Gingold). | balrog | 6 | -3/+46 |
2007-11-25 | Fix board init arg list (spotted by pbrook), | balrog | 1 | -6/+9 |
2007-11-24 | Fix SD init arguments. | pbrook | 1 | -1/+1 |
2007-11-24 | Gumstix Verdex (ARM) board support by Thorsten Zitterell. | balrog | 3 | -17/+74 |
2007-11-24 | Partial SD card SPI mode support. | pbrook | 12 | -16/+370 |
2007-11-24 | Drop an unused variable (Samuel Thibault). | balrog | 1 | -1/+0 |
2007-11-24 | Thumb semihosting fixes. | pbrook | 1 | -1/+10 |
2007-11-24 | Stellaris ethernet support. | pbrook | 5 | -4/+371 |
2007-11-24 | ARMv7-M SysTick fix. | pbrook | 4 | -11/+9 |
2007-11-24 | More PowerPC debug print fixes - hardware emulation pass. | j_mayer | 6 | -117/+134 |
2007-11-24 | Fix incorrect debug prints (reported by Paul Brook). | j_mayer | 5 | -102/+96 |
2007-11-23 | Revert foolish patch. | j_mayer | 4 | -14/+9 |
2007-11-23 | Fix ppc32 register dumps on 64-bit hosts. | pbrook | 4 | -9/+14 |
2007-11-23 | Fix va_list reuse in cpu_abort. | pbrook | 1 | -1/+4 |
2007-11-23 | Fix TB chaining for exceptions. | pbrook | 1 | -35/+17 |
2007-11-22 | Optimize the conventional move operation. | ths | 1 | -0/+6 |
2007-11-22 | Add new sane low-level memory accessors for PowerPC that do proper | j_mayer | 5 | -524/+443 |
2007-11-22 | Fix off-by-one address checks in MIPS64 MMU, by Aurelien Jarno. | ths | 1 | -4/+4 |
2007-11-21 | Documentation formatting improvements, by Stefan Weil. | ths | 1 | -98/+102 |
2007-11-21 | Fix more typos in softloat code (Eduardo Felipe) | blueswir1 | 1 | -1/+1 |
2007-11-21 | typo fix | bellard | 1 | -1/+1 |
2007-11-21 | Fix typo in softfloat code. | pbrook | 1 | -6/+6 |
2007-11-21 | Fix PowerPC 7xx definitions. | j_mayer | 2 | -133/+630 |
2007-11-21 | Fix PowerPC 64 stat and statfs structures definitions. | j_mayer | 1 | -0/+36 |
2007-11-20 | SH4 Fix missing 6th arg of syscall, by "takasi-y". | ths | 1 | -1/+1 |
2007-11-20 | OMAP LPGs (LED pulse generators). | balrog | 2 | -2/+189 |