summaryrefslogtreecommitdiffstats
path: root/sys/dev/ofw
Commit message (Expand)AuthorAgeFilesLines
* MFC r289704:ian2016-01-241-1/+5
* MFC r279368, r280772, r280848:ian2015-05-242-234/+22
* MFC r277098, r279235:ian2015-05-233-31/+51
* MFC r274249, r274484, r275583:ian2015-05-231-1/+7
* MFC r276162: Don't assume required FDT properties are present.ian2015-02-121-3/+11
* MFC r275779, r275963, r276101, r276161, r276297:ian2015-02-121-0/+214
* MFC r274641, r274644, r274822, r276049:ian2014-12-271-4/+15
* MFC r272109, r272181:ian2014-10-263-32/+68
* MFC r270953, r270958, r270960, r271190, r271199, r271202:ian2014-10-262-4/+176
* MFC r270945:ian2014-10-265-5/+20
* MFC r269769, r269770:ian2014-08-171-13/+27
* MFC r269594, r269596, r269597, r269598, r269605, r269606:ian2014-08-171-1/+2
* MFC r261423, r261424, r261516, r261513, r261562, r261563, r261564, r261565,ian2014-05-152-124/+109
* MFC r265012, r265191, r265289, r265310loos2014-05-151-2/+0
* MFC r261351, r261352, r261355, r261396, r261397, r261398, r261403, r261404,ian2014-05-155-37/+43
* MFC r258046, r258047, r258050, r259035, r259036, r259037, r261842, r261843,loos2014-05-152-1/+2
* MFC r258800, r258802, r258805, r258806, r258807, r258851, r258857,ian2014-05-143-16/+19
* MFC r257702, r257745, r257746, r257747, r257751, r257791, r257793,ian2014-05-141-67/+28
* MFC r257114, r257118ian2014-05-131-2/+2
* MFC r256994, r257016, r257055, r257059, r257060, r257075ian2014-05-134-0/+601
* MFC r256932, r256938, r256966, r256953, r256967, r256969, r257015:ian2014-05-135-37/+23
* MFC r256870, r256898, r256899, r256900 (by nwhitehorn):ian2014-05-131-1/+1
* MFC r256814, r256816, r256818, r256846, r256855, r256864 (by nwhitehorn):ian2014-05-131-5/+6
* MFC r257130:ian2013-12-132-0/+30
* MFC: r256932, r256938, r256953andreast2013-12-122-0/+53
* Add a kernel interface (OF_xref_phandle()) for systems where phandlesnwhitehorn2013-09-153-1/+51
* Make the primary name of the OF console device /dev/ofwcons, and onlynwhitehorn2013-09-091-7/+9
* - Add OF_hasprop() and ofw_bus_has_prop(). These can be used to checkhrs2012-08-184-2/+29
* Merging of projects/armv6, part 4gonzo2012-08-151-2/+5
* Make ofw_bus_get_node() consistently return -1 when there is no associatednwhitehorn2012-03-153-3/+3
* Implement OF_printf() using kvprintf() directly, avoiding to use amarius2012-01-271-4/+18
* kern cons: introduce infrastructure for console grabbing by kernelavg2011-12-171-0/+12
* Fix OF_finddevice error return value in case of FDT.jchandra2011-12-022-2/+4
* s,KOBJMETHOD_END,DEVMETHOD_END,g in order to fully hide the explicit mentionmarius2011-11-221-1/+1
* As it turns out, r186347 actually is insufficient to avoid the use of themarius2011-11-151-1/+1
* FDT changes for 64 bit kerneljchandra2011-10-171-30/+41
* Follow up to r225203 refining break-to-debugger run-time configurationrwatson2011-08-271-1/+0
* Attempt to make break-to-debugger and alternative break-to-debugger morerwatson2011-08-261-19/+3
* Return IEEE 1275 compliant error codes.raj2010-11-111-8/+8
* Make all OF client interface calls return the maximum kind ofnwhitehorn2010-11-091-6/+74
* Change OF_interpret() to also take an array of cell_t (missed in r209801).marius2010-09-114-10/+8
* bus_add_child: change type of order parameter to u_intavg2010-09-101-3/+3
* Missed a file in r209803: this header contains a definition ofnwhitehorn2010-07-081-0/+1
* Change the argument type to OF_call_method to take an array of cell_tnwhitehorn2010-07-083-8/+7
* Provide for multiple, cascaded PICs on PowerPC systems, and extend thenwhitehorn2010-06-182-5/+11
* Initial implementation of the OFW i/f methods for FDT back-end.raj2010-05-281-0/+458
* Prepare and extend OFW layer for FDT support.raj2010-05-286-11/+73
* Pull OF_quiesce() out of the MI Open Firmware layer and entirely intonwhitehorn2010-05-164-36/+0
* On PowerMac11,2 and (presumably) PowerMac12,1, we need to quiesce thenwhitehorn2010-05-164-0/+36
* With r205496 in place we should ensure that nargs and nreturns are alwaysmarius2010-04-021-0/+6
OpenPOWER on IntegriCloud