]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc
Make a type conversion explicit. When compiling this code on
[FreeBSD/FreeBSD.git] / sys / powerpc /
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-09-01 ianRename OF_xref_phandle() to OF_node_from_xref() and...
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-23 dumbbellvt(4): Add vd_bitblt_bmp_t callback
2014-08-23 dumbbellvt_fb: Implement vd_bitblt_text_t for vt_fb and derivatives
2014-08-20 kibAdd arch-specific macro SFBUF_PHYS_DMAP(), which should...
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-10 dumbbellFix two files forgotten in r269783 (vt_generate_cons_pa...
2014-08-08 kibChange pmap_enter(9) interface to take flags parameter...
2014-08-08 jhibbitsSet the si_code appropriately for exception-caused...
2014-08-07 nwhitehornRetire vd_maskbitbltchr. The same functionality can...
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-08-06 nwhitehornRetire various intertwined bits of fbd(4) and vt_fb...
2014-08-05 glebiusMerge all MD sf_buf allocators into one MI, residing...
2014-08-03 alcRetire pmap_change_wiring(). We have never used it...
2014-08-01 alcSimplify the selection of the pvo_head and pvo allocati...
2014-08-01 alcRetire PVO_EXECUTABLE. It's neither used nor set corre...
2014-08-01 alcCorrect a long-standing problem in moea{,64}_pvo_enter...
2014-07-31 alcCorrect a defect in r268591. In the implementation...
2014-07-26 marcelFix relocations related to dpcpu and vnet sets. The...
2014-07-25 gavinAdd error return to dumpsys(), and use it in doadump().
2014-07-20 nwhitehornFix allocation of 128MB extended memory region, broken...
2014-07-19 nwhitehornEnable X11 via xf86-video-scfb on the Playstation 3...
2014-07-19 nwhitehornAllow mappings of memory not previously direct-mapped...
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-14 markjInvoke the DTrace trap handler before calling trap...
2014-07-13 alcEliminate an unused variable. Refresh two comments.
2014-07-13 alcImplement pmap_unwire(). See r268327 for the motivatio...
2014-07-10 alcCorrect the accounting code for wired mappings. The...
2014-07-06 nwhitehornIn case we ever support little-endian PowerPC (probably...
2014-07-06 nwhitehornAdd a new CPU id for a POWER8 variant.
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-01 delphijMFV r267565:
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-15 pfgMFV r266988:
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-05-29 markjCommit the rest of the changes that were intended to...
2014-05-27 nwhitehornRepair nested signal handling on PowerPC. The signal...
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 jhibbitsoea64 uses 4k pages, too.
2014-05-15 jhibbitsA page mask size is 12-bits, not 11.
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-12 nwhitehornRepair some races in IPI handling:
2014-05-11 nwhitehornFix interrupt allocation after changes to nexus. This...
2014-05-11 nwhitehornMove the PS3 framebuffer console to use vt instead...
2014-05-11 nwhitehornUse vt(4) by default on 32-bit PowerPC now that it...
2014-05-10 nwhitehornSimplify code slightly. Passing an array by &array...
2014-04-26 scottlRetire smp_active. It was racey and caused demonstrate...
2014-04-23 baptUpdate to byacc 20140409
2014-04-11 jhibbitsSmall performance optimization. Clobber only cr0,...
2014-04-06 jhibbitsClear the backlight level when it's turned off. Also...
2014-04-06 jhibbitsFix the ATI backlight driver off/on handling. Now...
2014-04-06 jhibbitsCorrect the SRR1 mask, it's 10-15 not 10-11.
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-01 tijlRename __wchar_t so it no longer conflicts with __wchar...
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-25 impDefine PSL_SRR1_MASK for BOOK-E too so MPC85XX compiles...
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-22 baptUpdate to 20140321
2014-03-22 bdreweryRename global cnt to vm_cnt to avoid shadowing.
2014-03-21 jhibbitsMask out SRR1 bits that aren't exported to the MSR.
2014-03-18 impIn kernel config files, it is supposed to be 'options...
2014-03-18 emasteUpdate NetBSD Foundation copyrights to 2-clause BSD
2014-03-11 impDelete stray clause 3 (Advertising clause) and renumber...
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-05 delphijMFV r262756:
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-23 baptImport libucl into head
2014-02-21 gjbMerge the following:
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-14 bruefferCorrect the order of arguments to mtx_init().
2014-02-05 nwhitehornMove Open Firmware device root on PowerPC, ARM, and...
2014-02-03 jhibbitsAdd driver for the ADT7460/ADT7467 fan controller found...
2014-02-01 nwhitehornSwitch default Book-E scheduler to ULE, which works...
2014-02-01 nwhitehornAvoid spurious compiler warning about an uninitialized...
2014-02-01 nwhitehornFix typo.
2014-02-01 nwhitehornOpen Firmware interrupt specifiers can consist of arbit...
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-02-01 jhibbitsAdd hwpmc(4) support for the PowerPC 970 class processo...
next