]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
- Updated TOE support in the kernel.
[FreeBSD/FreeBSD.git] / sys / arm /
2012-06-18 Marius StroblRevert the part of r236495 that introduced checking...
2012-06-18 Marius StroblTry to bring this file closer to style(9).
2012-06-18 Marius StroblUnbreak after r236658 by comparing the right things.
2012-06-16 Alan CoxThe page flag PGA_WRITEABLE is set and cleared exclusiv...
2012-06-16 Warner LoshThrow this debug behind bootverbose. The information...
2012-06-15 Warner LoshRemove stray line from merge.
2012-06-15 Warner LoshMake it possible to link together a sam and an rm kerne...
2012-06-15 Warner LoshThese options are unused, and can safely be retired.
2012-06-15 Warner LoshThis hints file doesn't actually do anything, and besid...
2012-06-15 Warner LoshCollapse the files.at91 and files.at91sam9 back into...
2012-06-15 Warner LoshFix a global shadowing problem when LINUX_BOOT_ABI...
2012-06-15 Warner LoshTake half a step closer towards having a unified atmel...
2012-06-14 Warner LoshFix missing straggler for the move to parse_boot_param()
2012-06-14 Warner LoshDefines for parsing linux ATAGs lists.
2012-06-14 Warner LoshMore Linux boot support. Create arm_dump_avail_init...
2012-06-14 Warner LoshAdd support for parsing Linux ATAGs such as you'd see...
2012-06-14 Warner LoshCreate default_parse_boot_param which, if FreeBSD ...
2012-06-14 Warner LoshModify all the arm platform files to call parse_boot_pa...
2012-06-13 Warner LoshRemove leakage of other patches into last commit.
2012-06-13 Fabien ThomasAdd ARM callchain support for hwpmc.
2012-06-13 Warner Loshtrim trailing whitespace
2012-06-13 Warner LoshFinal whitespace trim.
2012-06-13 Warner LoshTrim trailing whitespace...
2012-06-13 Warner LoshStrip trailing whitespace before other changes.
2012-06-13 Warner LoshStrip trailing whitespace.
2012-06-13 Warner Loshtrim trailing spaces that have accumulated over the...
2012-06-10 Andrew TurnerRemove an unneeded increment from initarm. The variable...
2012-06-10 Andrew TurnerThe GUMSTIX-QEMU config file is almost identical to...
2012-06-10 Andrew TurnerPull out the common code to initialise proc0 & thread0...
2012-06-06 Warner LoshRemove stray break; that resulted from a last-minute...
2012-06-06 Warner LoshEnhance the Atmel SoC chip identification routines...
2012-06-05 Warner LoshRemove dead code.
2012-06-04 Doug BartonUpgrade to 9.8.3-P1, the latest from ISC. This version...
2012-06-04 Warner LoshEliminate the now-unused AT91C_MASTER_CLOCK option...
2012-06-03 Warner LoshMinor rearrangement of the locore <-> initarm interface...
2012-06-03 Warner LoshRemove stray repeated line...
2012-06-03 Marius Strobl- Now that the DataFlash related drivers work properly...
2012-06-03 Marius Strobl- Prepend the device description with "AT91" to reflect...
2012-06-01 Warner LoshRevert debug and other immature code accidentally commi...
2012-06-01 Warner LoshInitialize the clocks before we call cninit() so that...
2012-05-30 Grzegorz BernackiPrint userspace backtrace for current thread.
2012-05-30 Grzegorz BernackiFlush D and I caches after setting a breakpoint.
2012-05-29 Warner LoshCompute the master clock frequency, so we no longer...
2012-05-28 Doug BartonUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-28 Marius Strobl- Correct the comments regarding the sizes of some...
2012-05-26 Dag-Erling SmørgravOpenPAM Micrampelis was re-rolled due to a showstopper...
2012-05-26 Dag-Erling SmørgravUpdate to OpenPAM Micrampelis.
2012-05-24 Jung-uk KimMerge ACPICA 20120518.
2012-05-24 Bjoern A. ZeebMFp4 bz_ipv6_fast:
2012-05-24 Grzegorz BernackiReturn Supervisor SP and LR registers instead of User...
2012-05-24 Grzegorz BernackiARMs don't have motherboards.
2012-05-24 Alexander MotinMFprojects/zfsd:
2012-05-23 Dimitry AndricUpgrade our copy of llvm/clang to 3.1 release. Release...
2012-05-23 Fabien ThomasSoft PMC support for ARM.
2012-05-21 Baptiste DaroussinImport byacc from invisible island, it brings us lots...
2012-05-21 Warner LoshBe a little less magical, not that these values are...
2012-05-21 Warner LoshImplement pmap_mincore for arm. Now programs using...
2012-05-21 Warner LoshAnother minor re-arrangement of the code: calcualte...
2012-05-20 Warner LoshMinor cleanup before some more major changes:
2012-05-19 Marcel MoolenaarUnbreak LINT for ARM: DEBUG is a kernel configuration...
2012-05-18 Grzegorz BernackiAdd localbus driver for Marvell's platforms.
2012-05-18 Grzegorz BernackiAdd architecture dependent code to support NAND Framewo...
2012-05-17 Xin LIMerge tcpdump 4.2.1.
2012-05-14 Xin LIMerge from vendor branch: update libpcap to 1.2.1.
2012-05-12 George V. Neville... Import dtracetoolkit into cddl/contrib
2012-05-12 Marius StroblAdd glue/support for the SAM9XE512-based Ethernut 5...
2012-05-11 Warner LoshRemove unused cruft. We call through memcpy more direc...
2012-05-11 Warner LoshThis comment has become unmoored from the code to which...
2012-05-11 Warner LoshRemove obsolte big endian flag. It is no longer needed.
2012-05-11 Warner LoshHack to unbreak boot2 for at91rm9200 boot loader. ...
2012-05-10 Warner LoshGenerate board id's from Linux's mach-types database...
2012-05-06 Warner LoshFix the MACHINE_ARCH for big endian arm to be armeb.
2012-05-05 Warner LoshI need to change uname -p, not uname -m, so back this...
2012-05-05 Warner LoshBig endian arm boxes need to have a uname -m of armeb...
2012-05-04 Xin LIMerge from OpenBSD 5.1.
2012-05-03 Dimitry AndricUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-05-03 David ChisnallImport new version of libc++. Among other improvements...
2012-05-02 Warner LoshFix comment about what board this is really for left...
2012-05-02 Warner LoshThe PIT is really 16 bytes long (0x10) not 10 bytes...
2012-05-01 Marius Strobl- Add missing locking in at91_usart_getc().
2012-04-29 Dimitry AndricAdd a convenience macro for the returns_twice attribute...
2012-04-26 Jamie GrittonA new jail(8) with a configuration file, ultimately...
2012-04-25 Stanislav Sedov- Disable MMU before reconfiguring the pagetables in...
2012-04-23 Jung-uk KimMerge ACPICA 20120420.
2012-04-22 Marius StroblInterrupts must be disabled while handling a partial...
2012-04-22 Marius Strobl- Add support for MCI1 revision 2xx controllers and...
2012-04-19 David E. O'BrienUpdate file(1) to version 5.11.
2012-04-16 Dimitry AndricUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-16 Andrew TurnerReplace the C implementation of __aeabi_read_tp with...
2012-04-14 Marius StroblGenerate an obviously missing STOP when having finished...
2012-04-14 Marius StroblAdd support for the Atmel SAM9XE familiy of microcontro...
2012-04-14 Marius StroblAdd support for the Atmel SAM9XE familiy of microcontro...
2012-04-14 Marius Strobl- Try to bring these files closer to style(9).
2012-04-12 Doug BartonThe BIND 9.8.2 tarball was re-rolled to remove 9.8...
2012-04-08 Stanislav Sedov- Update FreeBSD's Heimdal distribution to 1.5.2. ...
2012-04-07 Stanislav Sedov- Revert part of r234005, which I did not intend to...
2012-04-07 Stanislav Sedov- Add kernel config file for QEMU-emulated gumstix...
2012-04-07 Stanislav Sedov- Add new ARM kernel option QEMU_WORKAROUNDS which...
2012-04-05 Doug BartonUpdate to version 9.8.2, the latest from ISC, which...
2012-03-30 Doug AmbriskoMFhead_mfi r233621
next