]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc
[ar71xx] put in an implicit read-after-write to flush things out.
[FreeBSD/FreeBSD.git] / sys / powerpc /
2016-08-30 jhibbitsAttach and LAW problems to fix
2016-08-29 ngieMFhead @ r305013
2016-08-27 dimMerge ^/head r304700 through r304884.
2016-08-26 jhibbitsPrevent BSS from being cleared twice on BookE
2016-08-25 ngieMFhead @ r304815
2016-08-24 nwhitehornClose a race when making the CPU idle under pHyp. If...
2016-08-24 cyMFV r304732.
2016-08-24 jhibbitsFix system hang when large FDT is in use
2016-08-23 dimMerge ^/head r304537 through r304699.
2016-08-23 jhibbitstlb1_init() can be called twice on BookE
2016-08-23 jhibbitsTake into account mas7/8 when reading/writing TLB entri...
2016-08-20 dimMerge ^/head r304236 through r304536.
2016-08-20 jhibbitsSkip HID1 initialization on e6500 cores, it doesn't...
2016-08-17 dimUpdate llvm to release_39 branch r278877.
2016-08-17 emasteUpdate lldb to release_39 branch r276489 and resolve...
2016-08-16 dimUpdate clang to release_39 branch r276489, and resolve...
2016-08-16 dimUpdate llvm to release_39 branch r276489, and resolve...
2016-08-16 dimMerge ^/head r303250 through r304235.
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-14 ngieMFhead @ r304091
2016-08-14 mmMFV r304060:
2016-08-14 jhibbitsReturn 0 instead of an error code on failure to find...
2016-08-14 jhibbitsOnly flush bp_kernload from the dcache, no need to...
2016-08-13 ngieMFhead @ r304061
2016-08-13 jhibbitsAdd missing pmap_kenter() method for book-e.
2016-08-13 jhibbitsAdd a kdb show command to print arbitrary SPRs on PowerPC
2016-08-13 jhibbitsAdd ePAPR boot support for PowerPC book-E (MPC85xx...
2016-08-13 ngieMFhead @ r304038
2016-08-12 ngieCheckpoint initial integration work
2016-08-11 bzRevert r303890 for now here as camdd fails to build...
2016-08-09 dumbbellConsistently use `device_t`
2016-08-07 jhibbitsSet EN_MAS7_UPDATE HID0 bit for e500 core.
2016-08-07 jahpowerpc busdma: Use pmap_quick_enter_page()/pmap_quick_...
2016-08-03 jhibbitsMerge MPC85XX and QorIQ config options
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-23 jhibbitsUse label math instead of hard-coding offsets for retur...
2016-07-17 jhibbitsRemove booke_enable_l3_cache declaration and remaining...
2016-07-17 jhibbitsNo need to include mpc85xx.h anymore, so remove it.
2016-07-11 nwhitehornRemove dead code. This should have been removed in...
2016-07-06 nwhitehornReplace a number of conflations of mp_ncpus and mp_maxi...
2016-07-05 jhibbitsRemove SoC-specific integrations from dTSEC, to make...
2016-07-05 jhibbitsUnbreak the LBC driver, broken with the large RMan...
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-29 nwhitehornFix fat-fingering: #if AIM should have been #ifdef...
2016-06-29 nwhitehornDo not rely on firmware having pre-enabled the MMU...
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-26 nwhitehornEnter 64-bit mode as early as possible in the 64-bit...
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-16 kibUpdate comments for the MD functions managing contexts...
2016-06-05 dchaginMFC r300415:
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-22 loosFix the deciKelvin to Celsius conversion in kernel.
2016-05-22 dchaginAdd macro to convert errno and use it when appropriate.
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-14 gonzoUse OF_prop_free instead of direct call to free(9)
2016-05-12 mmMFV r299425:
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-05 jhbNative PCI-express HotPlug support.
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-04-30 pfgpowerpc: Replace rounddown() from r298856 with roundup().
2016-04-30 pfgpowerpc: Make use of our rounddown() macro when sys...
2016-04-29 jhbMove 'device pci' for the PCI bus driver to the MI...
2016-04-29 jhbRemove vestiges of IEEE-488/GPIB drivers removed in...
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 jhbAdd a bus_null_rescan() method that always fails with...
2016-04-27 jhbAdd a pcib_attach_child() method to manage adding the...
2016-04-27 jhbImplement a PCI bus rescan method.
2016-04-27 delphijMFV r298691:
2016-04-26 pfgsys/powerpc: make use of the howmany() macro when avail...
2016-04-25 jhibbitsOR in the unsigned form of the MCAR lower register.
2016-04-25 jhibbitsInit static compiled-in env when no metadata present.
2016-04-21 pfgsys: use our roundup2/rounddown2() macros when param...
2016-04-20 pfgUse our nitems() macro when param.h is available.
2016-04-19 jhibbitsFix SMP booting for PowerPC Book-E
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-15 pfgpowerpc: for pointers replace 0 with NULL.
2016-04-15 jhbAdd a new PCI bus interface method to alloc the ivars...
2016-04-12 philMerge libxo 0.4.6
2016-04-11 gjbMFH
2016-04-10 pfgCleanup unnecessary semicolons from the kernel.
2016-04-10 jhibbitsVM_MAXUSER_ADDRESS is highest page start, not highest...
2016-04-10 jhibbitsRestructure device mappings for Book-E.
2016-04-07 jhibbitsMFC r295186
2016-04-06 jhbConvert pci_delete_child() to a bus_child_deleted(...
2016-04-06 gjbMFH
2016-04-05 jhibbitsMake i2c device child auto-probe work for MPC85xx and...
2016-04-04 gjbMFH
next