summaryrefslogtreecommitdiffstats
path: root/sys/mips/beri
Commit message (Expand)AuthorAgeFilesLines
* Fix the resource_list_print_type() calls to use uintmax_t.jhibbits2016-03-221-2/+2
* Make the memory size returned from fdt_get_mem_regions a 64-bit type. Thisandrew2016-03-011-1/+1
* Fix fdt_get_mem_regions() to work with 64-bit addresseswma2016-02-291-1/+2
* Introduce a RMAN_IS_DEFAULT_RANGE() macro, and use it.jhibbits2016-02-201-1/+1
* Convert rman to use rman_res_t instead of u_longjhibbits2016-01-271-2/+2
* Make the 'env' directive described in config(5) work on all architectures,ian2016-01-021-1/+1
* preload_search_info: make sure mod is setroyger2015-08-211-4/+1
* Provide the number of interrupt resources added to the listbr2015-05-151-1/+1
* Correct the end address of the memory regions.br2014-12-191-2/+2
* Add configuration files for BERI soft-core synthesized onbr2014-12-171-0/+1
* Use memory regions information provided in FDT.br2014-12-171-0/+28
* Merge from CheriBSD:brooks2014-11-211-1/+2
* Convert remaining {g,s}etenv->kern_{g,s}etenvdavide2014-10-171-2/+2
* Replace multiple nearly-identical copies of code to walk through an FDTian2014-09-251-1/+1
* Rename OF_xref_phandle() to OF_node_from_xref() and add a new functionian2014-09-011-1/+1
* After r264897 restore the ability to add bootoptions from FDT forbz2014-04-291-1/+50
* Fix beri_simplebus probing. It's not allowed to have two modules on thebrooks2014-04-241-3/+4
* Merge from CheriBSD:brooks2014-04-241-50/+31
* Based on xlp_machdep.c and completed the list of options based onbz2014-04-171-0/+49
* Add the initial version of if_nf10bmac(4), a driver to support anbz2014-04-171-0/+2
* Move Open Firmware device root on PowerPC, ARM, and MIPS systems tonwhitehorn2014-02-051-1/+1
* Follow r261352 by updating all drivers which are children of simplebusian2014-02-022-0/+6
* Provide a simpler and more standards-compliant simplebus implementation tonwhitehorn2014-02-013-0/+693
* Use correct value pointing to previously selected FDT DTB.bz2013-12-121-1/+1
* Remove a bit of debugging output that slipped into r256911.brooks2013-10-221-6/+0
* MFP4:brooks2013-10-221-0/+2
* MFP4: 223121 (PIC portion), 225861, 227822, 229692 (PIC only), 229693,brooks2013-10-222-0/+707
* MFP4: 221483, 221567, 221568, 221670, 221677, 221678, 221800, 221801,brooks2013-10-181-0/+3
* MFP4:brooks2013-10-181-3/+8
* Merge from vmobj-rwlock branch:attilio2013-02-261-1/+0
* Partially merge Perforce changeset 219938 to head:rwatson2013-01-131-0/+1
* Merge Perforce changeset 219922 to head:rwatson2013-01-131-0/+1
* Merge Perforce changeset 219918 to head:rwatson2013-01-131-0/+1
* Merge Perforce change @219948 to head:rwatson2013-01-121-2/+24
* Merge Perforce change @219935 to head:rwatson2013-01-121-11/+11
* Merge @219932 from Perforce:rwatson2013-01-011-0/+2
* If FDT is compiled into a FreeBSD/beri kernel, initialise OpenFirmware.rwatson2012-12-311-0/+20
* Add terasic_de4led, a led(4) driver for the on-board 8-element LED on therwatson2012-08-261-0/+2
* Add terasic_mtl(4), a device driver for the Terasic Multi-Touch LCD,rwatson2012-08-251-0/+6
* Add altera_jtag_uart(4), a device driver for Altera's JTAG UART soft core,rwatson2012-08-251-0/+3
* Add preliminary support for the SRI International / University of Cambridgerwatson2012-08-253-0/+173
OpenPOWER on IntegriCloud