]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm/at91
Update to the final release version of BIND 9.6.1. It has the following
[FreeBSD/FreeBSD.git] / sys / arm / at91 /
2009-06-25 Doug BartonUpdate to the final release version of BIND 9.6.1....
2009-06-23 Jeff RobersonImplement a facility for dynamic per-cpu variables.
2009-06-19 Edwin GroothuisMFV of r194480
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-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 Edwin GroothuisMFV of tzdata2009i:
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-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-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-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...
2009-05-12 Stanislav Sedov- Implement detach path.
2009-05-10 Stanislav Sedov- Fix build with INVARIANTS enabled.
2009-05-10 Stanislav Sedov- Fix multicast operation that I broke in previous...
2009-05-10 Stanislav Sedov- Fix promisc/multicast/broadcast parameters setting...
2009-05-09 Xin LIUpdate to less v429.
2009-05-04 David E. O'BrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-04-28 Edwin GroothuisMFC of tzdata2009g:
2009-04-23 Stanislav Sedov- Whitespace nitpicking.
2009-04-22 Stanislav Sedov- Add the driver for AT91RM9200 CompactFlash controller...
2009-04-20 Ollivier RobertMerge r191298 into HEAD.
2009-04-19 Robert WatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-14 Edwin GroothuisMFV of tzdata2009f
2009-04-13 Edwin GroothuisMFV of tzdata2009e
2009-04-05 Andrew ThompsonMFp4 //depot/projects/usb@159992
2009-03-24 Edwin GroothuisMFV of tzdata2009d:
2009-03-21 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3-P2 import
2009-03-21 Rui PauloMerge libpcap 1.0.0.
2009-03-21 Rui PauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-17 Edwin GroothuisMFV of tzdata2009c
2009-03-10 Robert WatsonMerge r183430 from vendor/top/dist to head/contrib...
2009-03-02 Robert WatsonMerge OpenBSM 1.1 beta 1 from OpenBSM vendor branch...
2009-03-02 Sam Lefflerconnect vendor wpa area to contrib
2009-02-27 Warner LoshMove to new usb stack that puts the front-end bus attac...
2009-02-17 Dag-Erling SmørgravDon't try to auto-detect dynamic linking; it fails...
2009-01-28 David SchultzVendor import of gdtoa 20081205.
2009-01-27 Sam Lefflerupdate to 0.5.11: some useful bug fixes (check ChangeLog)
2009-01-23 Warner LoshMove to having a caps flag. Newer versions of the...
2009-01-22 Warner LoshDon't over-commit the DMA. Use the passed in size...
2009-01-22 Warner LoshMigrate towards using at91_master_clock. Initialize...
2009-01-22 Warner LoshUse at91_master_clock instead of AT91C_MASTER_CLOCK.
2009-01-22 Warner LoshRemove now-redundant declaration.
2009-01-22 Warner LoshStore at91_master_clock in a global variable as opposed...
2009-01-22 Edwin GroothuisMFV of tzdata2009a
2009-01-21 Warner Losho The f_max is really at91_master_clock / 2, not 30MHz...
2009-01-20 Alexander MotinImplement MMCBR_IVAR_CAPS. It should better be implemen...
2009-01-14 Robert WatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-09 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3-P1 import
2009-01-05 Ulf LilleengenMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-02 David E. O'BrienRecord that base/vendor/file/dist@186675 was merged.
2008-12-31 Robert WatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-23 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-19 Xin LIMerge nc(1) from OpenBSD 4.4. While there, rename...
2008-12-19 Sam Lefflerimport netbsd makefs tool
2008-12-02 Robert WatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-01 Sam Lefflerimport ath hal
2008-12-01 Stanislav Sedov- Fix spelling error in comments.
2008-11-30 Stanislav Sedov- Get rid of extra include file, erroneously added...
2008-11-30 Stanislav Sedov- Obtain main clock frequency dynamically based on...
2008-11-30 Warner Loshopt_at91.h isn't needed here at all anymore, since...
2008-11-25 Warner LoshConvert BWCT and HL200 over to new board mechanism...
2008-11-25 Warner LoshStart to make it easier to add AT91RM9200 based boards:
2008-11-25 Warner LoshWhitespace nit.
2008-11-25 Warner LoshSave boot args.
2008-11-25 Warner Loshmore silly whitespace changes.
2008-11-25 Warner LoshFix various whitespace botches, mostly having them...
2008-11-25 Warner LoshReplace disclaimer with the one from COPYRIGHT. Joint...
2008-11-25 Warner LoshReplace three magic constants with L1_S_SIZE, since...
2008-11-25 Warner LoshTweak the disclaimer section of the license to match...
2008-11-18 Stanislav Sedov- Fix two minor errors in at91 code.
2008-11-15 Rong-En Fan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-15 Gregory Neil ShapiroMerge from vendor dist: Bring in a change already in...
2008-10-29 Alexander MotinAllow card reader bridge driver to report maximum suppo...
2008-10-28 Edwin GroothuisMFV of tzdata2008i.
2008-10-26 Stanislav Sedov- Add stream bus_space operations.
2008-10-26 Stanislav Sedov- Add a missing NULL-pointer check.
2008-10-19 Ulf Lilleengen- Import the Makefile from HEAD for building csup.
2008-10-19 Ulf Lilleengen- Import the HEAD csup code which is the basis for...
2008-10-14 Edwin GroothuisMFV of r183861:
2008-10-07 Warner LoshUse bus_get_dma_tag() instead of NULL here. Not really...
2008-09-30 Warner LoshProperly implement read only. Also, the caps implement...
2008-09-28 Warner LoshImplement MMCBR_IVAR_CAPS for AT91 MCI device.
2008-09-24 Dag-Erling SmørgravMFV "xmalloc: zero size" fix.
2008-09-16 Edwin GroothuisMFV of tzdata2008c:
2008-09-07 Ollivier RobertMerge from vendor/ntp/dist: r182856:
2008-09-05 Warner LoshTurn some lame pseudo-code into a less lame comment.
2008-09-05 Warner LoshKill bogus #if 0'd stuff for interrupts. They don...
next