]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
Clear the pointers to the file in the struct filedesc before file is closed
[FreeBSD/FreeBSD.git] / sys / arm /
2008-12-28 bzInclude std.ixp425 for "cpu" and comment out duplicate...
2008-12-27 bzIn additions to the configs from r185478, which also...
2008-12-27 samarm is in DEFAULTS; remove dup
2008-12-27 bzRemoved duplicate
2008-12-23 dougbMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-23 marcelAdd support for the FPA floating-point format on ARM...
2008-12-23 sammove IXP4XX EHCI bus shim to the usb directory and...
2008-12-23 samNPE cleanups needed for ancillary drivers (e.g. crypto...
2008-12-23 samkill NPE_PORTS_MAX, it's not used and likely will not be
2008-12-23 samFill in feature control support:
2008-12-23 samadd IXP465 and generic IXP425 definition
2008-12-23 samo enable TT and big-endian MMIO
2008-12-20 samMerge support for Gateworks Cambria boards:
2008-12-20 samMerge usb changes for Gateworks Cambria boards:
2008-12-20 samMFH @ 186335
2008-12-19 samimport netbsd makefs tool
2008-12-17 marcelMake gpart the default partitioning class on all platforms.
2008-12-17 impAT_DEBUG and AT_BRK were OBE like 10 years ago, so...
2008-12-17 samseems I never committed these
2008-12-13 samMerge WIP from p4:
2008-12-05 rajAvoid confusion and adjust link address range of Marvel...
2008-12-05 rajFix configuration of the PCI bridge. This got omitted...
2008-12-02 rwatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-02 peterMerge user/peter/kinfo branch as of r185547 into head.
2008-12-01 samSwitch to ath hal source code. Note this removes the...
2008-12-01 samimport ath hal
2008-12-01 stas- Fix spelling error in comments.
2008-11-30 stas- Get rid of unused variable in KTR checks. This allows...
2008-11-30 stas- Get rid of extra include file, erroneously added...
2008-11-30 stas- Obtain main clock frequency dynamically based on...
2008-11-30 samenable use of modules but disable them by adding MODULE...
2008-11-30 impopt_at91.h isn't needed here at all anymore, since...
2008-11-25 impConvert BWCT and HL200 over to new board mechanism...
2008-11-25 impStart to make it easier to add AT91RM9200 based boards:
2008-11-25 impWhitespace nit.
2008-11-25 impSave boot args.
2008-11-25 impmore silly whitespace changes.
2008-11-25 impFix various whitespace botches, mostly having them...
2008-11-25 impReplace disclaimer with the one from COPYRIGHT. Joint...
2008-11-25 impReplace three magic constants with L1_S_SIZE, since...
2008-11-25 impTweak the disclaimer section of the license to match...
2008-11-22 kibAdd sv_flags field to struct sysentvec with intention...
2008-11-22 kmacy- bump __FreeBSD version to reflect added buf_ring...
2008-11-19 rajImprove error handling in pcib_mbus_identify().
2008-11-19 rajImprove style(9) and other cosmetics in Marvell SOCs...
2008-11-19 rajFix off-by-one error in mbus_attach().
2008-11-19 rajEnable PCI in Marvell kernel configs.
2008-11-19 rajPCI/PCI-Express support for Marvell systems.
2008-11-18 stas- Fix two minor errors in at91 code.
2008-11-15 rafan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-06 rajARM pmap style(9) and cosmetics.
2008-11-06 rajAuto-size kernel page tables allocation on Marvell...
2008-11-06 rajSupport kernel crash mini dumps on ARM architecture.
2008-10-29 mavAllow card reader bridge driver to report maximum suppo...
2008-10-26 stas- Add stream bus_space operations.
2008-10-26 stas- Add a missing NULL-pointer check.
2008-10-23 desRetire the MALLOC and FREE macros. They are an abomina...
2008-10-23 marcelAdd arm/conf/DEFAULTS and populate it with:
2008-10-16 rajEliminate flushing of L2 cache in ARM context switch...
2008-10-14 samcorrect sizeof calculation
2008-10-14 rajInitial support of loader(8) for ARM machines running...
2008-10-14 rajAdd kernel config files for Marvell development boards.
2008-10-13 rajIntroduce basic support for Marvell families of system...
2008-10-13 rajOne more L2 cache synchronization call that didn't...
2008-10-13 rajProvide L2 cache synchronization (write back + invalida...
2008-10-13 rajDo not use cached page for temporary mapping in pmap_ze...
2008-10-13 rajIntroduce low-level support for new Marvell core CPUs...
2008-10-07 impUse bus_get_dma_tag() instead of NULL here. Not really...
2008-10-02 bmsAllow static hints to override kenv.
2008-10-01 peterCollect N identical (or near identical) mkdumpheader...
2008-09-30 impProperly implement read only. Also, the caps implement...
2008-09-28 impImplement MMCBR_IVAR_CAPS for AT91 MCI device.
2008-09-28 impWhite space nit.
2008-09-27 edReplace all calls to minor() with dev2unit().
2008-09-24 kibChange the static struct sysentvec and struct Elf_Brand...
2008-09-11 cognetBandaid: disable interrupts to make sure intr_enabled...
2008-09-11 cognetRemove the unused field "pc_prvspace" from the MD field...
2008-09-11 rajARM nexus style(9) improvements.
2008-09-11 rajARM interrupts improvements.
2008-09-11 rajIXP425: split handling of the two QMGR interrupts so...
2008-09-08 impCommit the no-brainer parts of my space saving kernel...
2008-09-07 impMinor cleanup of this config file:
2008-09-05 impTurn some lame pseudo-code into a less lame comment.
2008-09-05 impKill bogus #if 0'd stuff for interrupts. They don...
2008-09-05 impKill vestiges of the special case code we once had...
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-09-05 impKill bogus #if 1. There's no need for it since usb...
2008-08-31 impUse a locally assigned address rather than stealing...
2008-08-31 stas- Fix comment.
2008-08-30 stas- Try to look for MAC address in all SA registers,...
2008-08-30 stas- Style fix.
2008-08-23 impWhitespace nit.
2008-08-22 robertoMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-19 impProvide hooks into the GPIO lines and the ability to...
2008-08-19 impUse the proper clock domain for the usb host controller.
2008-08-19 impAdd IRQ line for usb device. I'm not 100% sure this...
2008-08-19 jhbExport 'struct pcpu' to userland w/o requiring _KERNEL...
2008-08-17 bzCommit step 1 of the vimage project, (network stack)
2008-08-04 jhbAdd locking to the various iicbus(4) bridge drivers:
2008-08-04 cognetDo not modify td->td_intr_nesting_level, it is now...
next