summaryrefslogtreecommitdiffstats
path: root/sys/mips
Commit message (Expand)AuthorAgeFilesLines
* Disable KDB/DDB options for XLP N32 compile.jchandra2011-12-051-0/+6
* Fix N32 compilation again for XLP.jchandra2011-12-051-1/+1
* Fix XLP compilation.jchandra2011-12-051-0/+2
* - Fix backtrace for MIPS64 platformgonzo2011-11-281-2/+5
* - Copy base MAC address from bootinfo descriptor to sysinfo structgonzo2011-11-281-0/+2
* Simplify arge_flush_ddr to use updated ar71xx_device_flush_ddr_ge(unit).ray2011-11-281-4/+2
* Fix build, fininshing r228018.glebius2011-11-281-2/+2
* Join chip depended methods for arge0 and arge1 into single call with unit.ray2011-11-275-118/+101
* Change another instance of amd(4) to esp(4) missed in r227006.marius2011-11-261-1/+1
* I've had verification that the second-last 64k is actually used by the tplinkadrian2011-11-241-26/+9
* Now that I've brought up FreeBSD via flash, I've discovered thatadrian2011-11-241-13/+34
* Flip on AR71XX_ENV_UBOOT so the environment variables are properlyadrian2011-11-241-0/+4
* Introduce a new (global, sorry!) option which controls whetheradrian2011-11-241-2/+14
* Flesh out a geom_map setup, so the kernel can be squeezed _onto_ the device.adrian2011-11-242-6/+61
* Compile in the right bits so the AR9130 WMAC support functions correctly.adrian2011-11-241-1/+13
* Add a comment documenting where the WMAC hangs off of.adrian2011-11-241-0/+1
* Flip on these debugging options by default. This is -HEAD after all.adrian2011-11-241-5/+5
* Slim the default build down a little:adrian2011-11-241-5/+6
* Rename device_delete_all_children() into device_delete_children().hselasky2011-11-225-5/+5
* - There's no need to overwrite the default device method with the defaultmarius2011-11-2219-58/+19
* Do dcache flush on CPU core before enabling threads.jchandra2011-11-211-3/+42
* Merge XLP 3XX updates and related rework.jchandra2011-11-2113-1141/+891
* XLP processors have the release 2 pagegrain registerjchandra2011-11-211-0/+3
* Always leave the -current kernel debugging options on.adrian2011-11-211-5/+4
* Remove unused variable ubase.jchandra2011-11-191-2/+0
* Remvoe unused filejchandra2011-11-191-88/+0
* Fix USB compilation, and add USB options to XLP confjchandra2011-11-192-1/+8
* Fixup cache flush definitions for XLPjchandra2011-11-191-8/+8
* Whitespace fixes in XLP HAL files.jchandra2011-11-199-358/+358
* Rearrange XLP configuration files.jchandra2011-11-185-214/+89
* Fix COP0 hazards for XLR and XLPjchandra2011-11-183-1/+12
* Do pmap update only on active CPUs.jchandra2011-11-171-98/+64
* Introduce the option VFS_ALLOW_NONMPSAFE and turn it on by default onattilio2011-11-081-0/+2
* Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.ed2011-11-072-2/+2
* Add support for VM_ALLOC_WIRED and VM_ALLOC_ZERO to vm_page_alloc_freelist()alc2011-11-021-3/+2
* People porting FreeBSD to new architectures ought not have todas2011-10-211-0/+2
* Keep FDT options commented until dtc is build by default for mipsjchandra2011-10-192-6/+6
* Fix wakeup latency when sleeping with 'wait'jchandra2011-10-183-17/+51
* Fix XLP compile failure on n32 abi.jchandra2011-10-181-1/+1
* Support for booting XLP using FDT.jchandra2011-10-187-98/+216
* FDT support for MIPS.jchandra2011-10-183-0/+103
* Close a race where SIOCGIFMEDIA ioctl get inconsistent link status.yongari2011-10-172-2/+2
* Fix for crash on MIPS /dev/mem read.jchandra2011-10-171-0/+1
* - change "is is" to "is" or "it is"eadler2011-10-161-1/+1
* Remove unused define.kib2011-10-071-1/+0
* Convert MIPS to the syscallenter/syscallret system call sequence handlers.kib2011-10-064-201/+150
* Add default address for FLASH mapping on the boot bus.marcel2011-10-041-0/+5
* Remove octeon_bootinfo from all files except octeon_machdep.c.marcel2011-10-045-25/+10
* Remove bogus and wrong definition of BLKDEV_IOSIZE.marcel2011-10-041-1/+0
* o Clean up some ID printfs, and put under bootverbosemarcel2011-10-041-8/+17
OpenPOWER on IntegriCloud