]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
Remove unnecessary locking from attach(). This fixes a LOR between the
[FreeBSD/FreeBSD.git] / sys / arm /
2009-09-18 Alan CoxAdd a new sysctl for reporting all of the supported...
2009-09-11 Jung-uk KimMFV: r196804
2009-09-09 Xin LIImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-09-09 Edwin GroothuisMFV of r196998.
2009-09-08 Poul-Henning KampGet rid of the _NO_NAMESPACE_POLLUTION kludge by creati...
2009-09-01 Konstantin BelousovReintroduce the r196640, after fixing the problem with...
2009-08-29 Konstantin BelousovReverse r196640 and r196644 for now.
2009-08-29 Konstantin BelousovRemove the altkstacks, instead instantiate threads...
2009-08-27 Sam Lefflerrevert r196600; didn't notice it'd been done already
2009-08-27 Sam Lefflerenable mesh by default
2009-08-27 Edwin GroothuisMFV of r195794
2009-08-27 Edwin GroothuisMFV of r196350
2009-08-27 Edwin GroothuisMFV of r195792:
2009-08-25 Rafal JaworowskiIntroduce SheevaPlug support.
2009-08-25 Rafal JaworowskiExclude common Kirkwood settings so they can be shared...
2009-08-25 Rafal JaworowskiProperly handle initial state of power mgmt.
2009-08-25 Rafal JaworowskiEliminate platform_pmap_init() to simplify Marvell...
2009-08-23 Olivier HouchardKDB needs <machine/db_machdep.h>, so move it under...
2009-08-23 Olivier HouchardNo need to remove the same flag multiple times.
2009-08-23 Simon L. B. NielsenMerge DTLS fixes from vendor-crypto/openssl/dist:
2009-08-15 Stanislav Sedov- Proprely intialize UART parameters at probe stage...
2009-08-13 Rafal JaworowskiUse correct wbinv operation in pmap_l2cache_wbinv_range().
2009-08-02 Robert WatsonImport OpenBSM 1.1p2 from vendor branch to 8-CURRENT...
2009-08-01 Robert WatsonMerge the remainder of kern_vimage.c and vimage.h into...
2009-07-29 Xin LIUpdate less to v436. This is considered as a bugfix...
2009-07-29 Doug BartonUpdate to version 9.6.1-P1 which addresses a remote...
2009-07-24 John BaldwinAdd a new type of VM object: OBJT_SG. An OBJT_SG objec...
2009-07-21 Rafal JaworowskiMake dcache_inv_range() point to the proper routines...
2009-07-20 Rafal JaworowskiARM pmap fixes.
2009-07-17 Rui PauloAdd IEEE80211_SUPPORT_MESH, following similar change...
2009-07-17 Robert WatsonImport OpenBSM 1.1p1 from vendor branch to 8-CURRENT...
2009-07-12 Alan CoxAdd support to the virtual memory system for configurin...
2009-07-11 Mark PeekUpdate to tcsh 6.17.00.
2009-07-05 Sam LefflerCleanup ALIGNED_POINTER:
2009-07-01 Rafal JaworowskiMap DPCPU pages into ARM kernel VA space.
2009-06-26 Alan CoxCorrect the #endif comment.
2009-06-26 Robert WatsonUse if_maddr_rlock()/if_maddr_runlock() rather than...
2009-06-26 Alan CoxThis change is the next step in implementing the cache...
2009-06-25 Doug BartonUpdate to the final release version of BIND 9.6.1....
2009-06-25 Sam Lefflertemporarily disable optional uarts; apparently we hang...
2009-06-25 Rafal JaworowskiEnable all populated TWSI (I2C) controllers on Marvell...
2009-06-24 Olivier HouchardFix typo.
2009-06-24 Olivier HouchardFix typo.
2009-06-24 Rafal JaworowskiIntroduce ata(4) support for Marvell integrated SATA...
2009-06-23 Jeff RobersonImplement a facility for dynamic per-cpu variables.
2009-06-23 Sam LefflerNow that we have UARTs running with fast interrupt...
2009-06-23 Sam Leffleruse consistent style
2009-06-22 Sam Lefflerkill left over cruft
2009-06-22 Sam Lefflerenable optional GPS+RS485 uarts
2009-06-22 Sam Lefflero add a bus space tag that forces a 2usec delay between...
2009-06-22 Sam Lefflerfix typo
2009-06-22 Sam Lefflero remove hack to write UUE+RTOIE in the uart's IER...
2009-06-22 Sam Lefflerhook arm_post_filter to ACK GPIO interrupts; this fixes...
2009-06-22 Sam Leffleralways define Cambria GPS+RS485 mappings as they are...
2009-06-22 Sam Lefflermap the optional GPS and RS485 uart's on the Gateworks...
2009-06-22 Sam Leffleradd ixp425_set_gpio to program the gpio interrupt type
2009-06-22 Sam Lefflerrewrite arm_get_next_irq to always make forward progres...
2009-06-22 Sam Lefflerkill stray whitespace
2009-06-22 Sam Lefflermove logic to ACK a GPIO to a separate function
2009-06-22 Sam Lefflerswap order in ddb show gpio printf
2009-06-22 Sam Lefflermake type use consistent
2009-06-21 Olivier HouchardDisable write-back until I figure out what's wrong...
2009-06-19 Edwin GroothuisMFV of r194480
2009-06-18 Andrew ThompsonTrack the kernel mapping of a physical page by a new...
2009-06-17 Sam Lefflerenable npe-a now that it works
2009-06-17 Sam LefflerAdd workaround to get IXP435 NPE-A working: reseting...
2009-06-17 Sam Lefflercorrect data/instruction memory sizes for non-ixp425...
2009-06-17 Sam Lefflerremove IAL vestige for defining the max data/instructio...
2009-06-17 Sam Lefflero correct default miibase for NPE-B and NPE-C; these...
2009-06-17 Sam Leffleradd ixp4xx_write_feature_bits
2009-06-14 Simon L. B. NielsenMerge OpenSSL 0.9.8k into head.
2009-06-14 Edwin GroothuisRename since it has will have more capabilities than...
2009-06-12 Marcel MoolenaarMove the memory layout definitions and logic from mvreg...
2009-06-12 Warner Loshdevclass_find_free_unit(xxx, 0) is identical to -1...
2009-06-11 Andriy Gaponstrict kobj signatures: number of fixes for arm archite...
2009-06-10 Warner LoshEliminate devclass_find_free_unit call here, since...
2009-06-09 Marcel MoolenaarPass the previously returned IRQ back to arm_get_next_i...
2009-06-09 Marcel MoolenaarDisable interrupts to allow booting on firmware (e...
2009-06-09 Edwin GroothuisMFV of tzdata2009i:
2009-06-08 Rafal JaworowskiInvalidate cache in pmap_remove_all() on ARM.
2009-06-02 Jung-uk KimMFV: ACPICA 20090521
2009-05-31 Doug BartonUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-30 Sam Lefflermaintain existing style
2009-05-30 Attilio RaoWhen user_frac in the polling subsystem is low it is...
2009-05-29 Jamie GrittonPlace hostnames and similar information fully under...
2009-05-28 Xin LIUpdate netcat to the version carried with OpenBSD 4.5.
2009-05-27 Ed SchoutenUpdate ee(1) in the base system to version 1.5.0.
2009-05-27 Andrew ThompsonDelete the old USB stack. The new stack has settled...
2009-05-27 Edwin GroothuisMFV of tzdata2009h:
2009-05-26 Ed SchoutenCopy ee 1.4.2 into the contrib directory.
2009-05-23 Sam Leffleraccumulate npe statistics and expose them through dev...
2009-05-22 Dag-Erling SmørgravUpgrade to OpenSSH 5.2p1.
2009-05-18 Xin LIMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-18 Marcel MoolenaarAdd cpu_flush_dcache() for use after non-DMA based...
2009-05-15 Warner LoshFix name for driver to assign to the SPI device.
2009-05-13 Stanislav Sedov- Set MAC address in ateinit, so it can be changed...
2009-05-13 Stanislav Sedov- Style(9) and consistency nitpicking.
2009-05-13 Oleksandr Tymoshenko- Make SPI bus bridge be non-arch dependent by using...
2009-05-12 Stanislav Sedov- Resurrect the debug printf message I accidentally...
2009-05-12 Stanislav Sedov- Eliminate extra register reads by using a variable...
next