| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Final whitespace trim. | Warner Losh | 2012-06-13 | 37 | -275/+271 |
* | Trim trailing whitespace... | Warner Losh | 2012-06-13 | 16 | -40/+40 |
* | Strip trailing whitespace before other changes. | Warner Losh | 2012-06-13 | 17 | -63/+62 |
* | Strip trailing whitespace. | Warner Losh | 2012-06-13 | 19 | -45/+45 |
* | trim trailing spaces that have accumulated over the years (these files | Warner Losh | 2012-06-13 | 40 | -204/+203 |
* | Remove an unneeded increment from initarm. The variable is uninitialised, | Andrew Turner | 2012-06-10 | 4 | -4/+0 |
* | The GUMSTIX-QEMU config file is almost identical to the GUMSTIX config, | Andrew Turner | 2012-06-10 | 1 | -69/+2 |
* | Pull out the common code to initialise proc0 & thread0 from initarm to a | Andrew Turner | 2012-06-10 | 12 | -90/+30 |
* | Remove stray break; that resulted from a last-minute, untested change. | Warner Losh | 2012-06-06 | 1 | -1/+0 |
* | Enhance the Atmel SoC chip identification routines to account for more | Warner Losh | 2012-06-06 | 9 | -82/+255 |
* | Remove dead code. | Warner Losh | 2012-06-05 | 1 | -140/+0 |
* | Eliminate the now-unused AT91C_MASTER_CLOCK option and change the one | Warner Losh | 2012-06-04 | 1 | -1/+1 |
* | Minor rearrangement of the locore <-> initarm interface. Pass in a | Warner Losh | 2012-06-03 | 12 | -47/+56 |
* | Remove stray repeated line... | Warner Losh | 2012-06-03 | 1 | -1/+0 |
* | - Now that the DataFlash related drivers work properly (at91_spi(4) since | Marius Strobl | 2012-06-03 | 1 | -7/+7 |
* | - Prepend the device description with "AT91" to reflect its nature. [1] | Marius Strobl | 2012-06-03 | 2 | -72/+193 |
* | Revert debug and other immature code accidentally committed in r236372. | Warner Losh | 2012-06-01 | 5 | -60/+12 |
* | Initialize the clocks before we call cninit() so that the serial | Warner Losh | 2012-06-01 | 6 | -20/+68 |
* | Print userspace backtrace for current thread. | Grzegorz Bernacki | 2012-05-30 | 1 | -5/+7 |
* | Flush D and I caches after setting a breakpoint. | Grzegorz Bernacki | 2012-05-30 | 1 | -0/+3 |
* | Compute the master clock frequency, so we no longer need to have it | Warner Losh | 2012-05-29 | 13 | -44/+36 |
* | - Correct the comments regarding the sizes of some partitions in the | Marius Strobl | 2012-05-28 | 1 | -2/+8 |
* | MFp4 bz_ipv6_fast: | Bjoern A. Zeeb | 2012-05-24 | 1 | -0/+2 |
* | Return Supervisor SP and LR registers instead of User ones while in KDB thread. | Grzegorz Bernacki | 2012-05-24 | 1 | -1/+5 |
* | ARMs don't have motherboards. | Grzegorz Bernacki | 2012-05-24 | 1 | -1/+1 |
* | MFprojects/zfsd: | Alexander Motin | 2012-05-24 | 1 | -1/+1 |
* | Soft PMC support for ARM. | Fabien Thomas | 2012-05-23 | 2 | -3/+9 |
* | Be a little less magical, not that these values are likely to change... | Warner Losh | 2012-05-21 | 2 | -4/+7 |
* | Implement pmap_mincore for arm. Now programs using it don't cause a | Warner Losh | 2012-05-21 | 1 | -3/+53 |
* | Another minor re-arrangement of the code: calcualte the master clock | Warner Losh | 2012-05-21 | 1 | -52/+64 |
* | Minor cleanup before some more major changes: | Warner Losh | 2012-05-20 | 1 | -15/+11 |
* | Unbreak LINT for ARM: DEBUG is a kernel configuration option. | Marcel Moolenaar | 2012-05-19 | 1 | -3/+0 |
* | Add localbus driver for Marvell's platforms. | Grzegorz Bernacki | 2012-05-18 | 1 | -0/+493 |
* | Add architecture dependent code to support NAND Framework on Marvell SoCs. | Grzegorz Bernacki | 2012-05-18 | 8 | -28/+97 |
* | Add glue/support for the SAM9XE512-based Ethernut 5 boards. Currently, | Marius Strobl | 2012-05-12 | 5 | -0/+364 |
* | Remove unused cruft. We call through memcpy more directly when we | Warner Losh | 2012-05-11 | 1 | -5/+0 |
* | This comment has become unmoored from the code to which it applies. | Warner Losh | 2012-05-11 | 1 | -6/+4 |
* | Remove obsolte big endian flag. It is no longer needed. | Warner Losh | 2012-05-11 | 2 | -2/+0 |
* | Hack to unbreak boot2 for at91rm9200 boot loader. When the at91sam | Warner Losh | 2012-05-11 | 1 | -0/+2 |
* | Generate board id's from Linux's mach-types database for all arm | Warner Losh | 2012-05-10 | 2 | -0/+4201 |
* | Fix the MACHINE_ARCH for big endian arm to be armeb. | Warner Losh | 2012-05-06 | 1 | -0/+4 |
* | I need to change uname -p, not uname -m, so back this out. | Warner Losh | 2012-05-05 | 1 | -7/+3 |
* | Big endian arm boxes need to have a uname -m of armeb, not arm, so | Warner Losh | 2012-05-05 | 1 | -0/+5 |
* | Fix comment about what board this is really for left over from early | Warner Losh | 2012-05-02 | 1 | -5/+1 |
* | The PIT is really 16 bytes long (0x10) not 10 bytes long. Doesn't | Warner Losh | 2012-05-02 | 1 | -1/+1 |
* | - Add missing locking in at91_usart_getc(). | Marius Strobl | 2012-05-01 | 1 | -117/+157 |
* | Add a convenience macro for the returns_twice attribute, and apply it to | Dimitry Andric | 2012-04-29 | 1 | -1/+1 |
* | - Disable MMU before reconfiguring the pagetables in the trampoline code. | Stanislav Sedov | 2012-04-25 | 1 | -0/+11 |
* | Interrupts must be disabled while handling a partial cache line flush, | Marius Strobl | 2012-04-22 | 1 | -20/+27 |
* | - Add support for MCI1 revision 2xx controllers and a work-around for their | Marius Strobl | 2012-04-22 | 2 | -7/+51 |