]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Merge ^/projects/release-embedded into ^/head.
[FreeBSD/FreeBSD.git] / sys /
2014-03-05 gjbMerge ^/projects/release-embedded into ^/head.
2014-03-05 glebiusThe route code used to mtx_destroy() a locked mutex...
2014-03-05 hselasky- Temporary fix for race in RUN driver which can
2014-03-05 mavRemove custom bus scanner code and fix use of CAM's...
2014-03-05 rayAdd efifb driver. Driver uses the data passed by UEFI...
2014-03-05 traszFix missing unlock in persistent reservations code...
2014-03-05 sbrunoPopulate the GPIO pins and GPIOLED configs
2014-03-05 sbrunoUpdate location of hints and name of the kernel we...
2014-03-05 sbrunoRename the Dlink 825 configuration file to indicate...
2014-03-05 glebiusFix build.
2014-03-05 glebiusPacify gcc.
2014-03-05 glebiusHide struct rtentry from userland.
2014-03-05 emasteDisable amd64 TLB Context ID (pcid) by default for now
2014-03-05 delphijMFV r262756:
2014-03-05 glebius- Remove rt_metrics_lite and simply put its members...
2014-03-05 glebiusInstead of playing games with casts simply add 3 more...
2014-03-04 gnnRevert previous commit (262727) and bounce patch back...
2014-03-04 jkimMove fpusave() wrapper for suspend hander to sys/amd64...
2014-03-04 jkimRevert accidentally committed changes in 262748.
2014-03-04 jkimProperly save and restore CR0.
2014-03-04 glebiusRemove ifa_ref()/ifa_free(), which are atomic(9), from...
2014-03-04 jkimRemove dead code since r230426, fix a comment, and...
2014-03-04 mavDo not retry on CAM_FUNC_NOTAVAIL error, but return...
2014-03-04 ianUse an empty ranges statement for the bus, because...
2014-03-04 markjUse a full path to the target for make rules which...
2014-03-04 hselaskyAdd new quirk.
2014-03-04 adrianHandle the newer-style bluetooth message format from...
2014-03-04 hrsFix multicast filtering.
2014-03-04 gnnNaming consistency fix. The routing code defines
2014-03-04 marcelWhen reading physical memory, make sure to access it...
2014-03-04 impFix syntax errors and warnings emitted by the GPL dtc.
2014-03-03 jhbInclude kbd(4) when vt(4) is enabled as on other platforms.
2014-03-03 ianAdd a missing semicolong, noticed by the gnu dt compiler.
2014-03-03 ianUse the standard __used macro instead of a bare __attri...
2014-03-03 ganboldAdd EMAC and SRAM controller entries to FDT.
2014-03-03 ganboldAdd EMAC 10/100 Ethernet controller driver for A10...
2014-03-03 ganboldAdd Static Random Access Memory controller driver for...
2014-03-03 ganboldAdd gpio and clock bits for A10/A20's EMAC ethernet...
2014-03-02 ianAdd __attribute__((used)) so that the delay implementat...
2014-03-02 ianAdd a tunable to set the number of active cores, and...
2014-03-02 ianInclude needed header. I don't know why clang didn...
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-03-02 adrianAdd a description here.
2014-03-02 adrianSet all of the ports into the same vlangroup; there...
2014-03-02 gonzo- Fix BBB's dts compilation with GNU dtc
2014-03-02 adrianAdd ATU flush support.
2014-03-02 adrianAdd AR8216 era ATU management/configuration register...
2014-03-02 pfgufs: small formatting fixes.
2014-03-02 adrianAdd the USB EHCI flags required for the post-AR71xx...
2014-03-02 delphijAll callers of static method load_nvlist() in spa.c...
2014-03-01 pfgext2fs: small formatting fixes.
2014-03-01 ianIf we can't find the u-boot api signature, exit with...
2014-03-01 markjExpose a few DTrace parameters as sysctls under kern...
2014-03-01 ianPrevent fdt data loaded from a file from overwriting...
2014-03-01 hselasky- Make pointer easier to control when moving slowly.
2014-03-01 markjFix emulation of call and jmp instructions on i386...
2014-03-01 adrian(I think!) make the AR8327 switch correctly handle...
2014-03-01 neelFix a race between VMRUN() and vcpu_notify_event()...
2014-03-01 adrianAdd the bluetooth information structs to the firmware...
2014-03-01 adrianBe paranoid about bit operations here.
2014-03-01 adrianRemove now dead code.
2014-02-28 delphijBump __FreeBSD_version after import of ncurses 5.9.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 impFix syntax errors (missing ;) that bsdl dtc was toleran...
2014-02-28 impUse proper include path for dtc as well as cpp.
2014-02-28 impOnly try to build the static dtb when we're building...
2014-02-28 jhbCorrect VMware capitalization.
2014-02-28 pfgext2fs: use of tab vs spaces.
2014-02-28 jhbWhitespace fix.
2014-02-28 jhbWorkaround an apparent bug in VMWare Fusion's nested...
2014-02-28 impIntegrate device-tree upstream files into the build...
2014-02-28 dimMerge the projects/clang-sparc64 branch back to head...
2014-02-28 dimMerge from head up to r262611.
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 impAdd skeleton.dtsi and update to new place in tree.
2014-02-28 impThese file have a, possibly dubious, GPL claim. Until...
2014-02-28 impAdd device and gadget bindings for fdt. These are preli...
2014-02-28 imptcb device for fdt
2014-02-28 impshdwc device for fdt
2014-02-28 impAdd device node for SDRAMC device. Currently just claim...
2014-02-28 impAdd fdt binding for nand for Atmel parts. This does...
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impCorrect initial import script
2014-02-28 impInitial import of DTS files from Linux
2014-02-28 impInitial import of Linux/Vendor DTS files for various...
2014-02-28 ianAdd an armv7 implementation of cpu_sleep(). The arm11...
2014-02-28 ianAdd some rudimentary voltage control to go with the...
2014-02-28 ianSupply a DELAY() implementation via weak linkage, so...
2014-02-28 ianAll our current ARM multi-core systems have all cores...
2014-02-27 ianInitialize the Low Power Mode bits to keep the ARM...
2014-02-27 mavRestore SIM freeze/release match, broken at r253549.
2014-02-27 delphijGet rid of the 'chan' from softc structure and use...
2014-02-27 bruefferAdd missing includes and remove two unused ones.
2014-02-27 brDo not setup interrupt handler (polling is used).
2014-02-27 loosAdd geom_uncompress to the list of available geom modul...
2014-02-27 loosFix a leftover of r260523. Remove the unnecessary...
2014-02-27 loosInspired by r262522, fix make depend. This fixes the...
2014-02-27 hselaskyClear the knote list before destroying it.
2014-02-27 mavPass proper pointer to bus_dmamem_free() in mps_iocfact...
next