summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* escc.c: add empty ranges property to escc and escc-legacy nodessvn-last-officialsvn-headmcayland2016-04-171-0/+2
* ohci: fix build warningsmcayland2016-03-181-14/+14
* SPARC32: fix build warnings on gcc6mcayland2016-03-182-91/+0
* SPARC64: fix build warnings on gcc6mcayland2016-03-181-2/+2
* escc.c: add DBDMA interrupt propertiesmcayland2016-02-251-3/+6
* escc.c: add DBDMA addresses to reg propertymcayland2016-02-251-1/+13
* escc.c: add empty slot-names property to serial portsmcayland2016-02-251-0/+2
* escc.c: tidy-up legacy and non-legacy codepathsmcayland2016-02-251-28/+14
* ppc: fix ESCC reg propertiesmcayland2016-02-251-13/+30
* escc.c: rename offset to indexmcayland2016-02-251-16/+16
* ppc: move copyright property hooks from adler32 wordmcayland2016-02-202-7/+10
* ppc: add complementary delete-copyright-property wordmcayland2016-02-201-0/+10
* ciface.fs: implement optional (exit) hook when returning control back to the ...mcayland2016-02-201-0/+8
* ppc: use ROT13 encoding for copyright propertymcayland2016-02-201-2/+2
* ppc: move copyright property generation into a separate wordmcayland2016-02-201-5/+14
* string.fs: add functions to support ROT13 string encoding/decodingmcayland2016-02-201-0/+14
* pci.c: fix build for non-SPARC/PPC platformsmcayland2016-02-131-4/+5
* ppc: force target cpumcayland2016-02-031-2/+5
* pci: don't hard-code PCI interrupt maps by defaultmcayland2016-01-081-39/+32
* pci: remove the configuration space range from the PCI host bridge by defaultmcayland2016-01-081-4/+9
* pci: enable AAPL,address property for all Apple PPC machinesmcayland2016-01-081-1/+4
* pci: fix AAPL,address property for IO space mappingsmcayland2016-01-081-2/+7
* pci: support PCI spaces other than memory in pci_bus_addr_to_host_addr()mcayland2016-01-082-7/+33
* pci: switch ob_pci_map_in() to use physical addresses rather than region and ...mcayland2016-01-083-66/+16
* macio: switch over to use 2 ata-3 ide controllersmcayland2016-01-042-7/+7
* ide: reference IDE channels by phandle, not device namemcayland2016-01-042-13/+9
* ide: switch IDE init functions over to use new get_path_from_ph() helpermcayland2016-01-041-6/+4
* libopenbios: introduce new get_path_from_ph() helper functionmcayland2016-01-042-0/+9
* ide: use REGISTER_NAMED_NODE_PHANDLE rather than REGISTER_NAMED_NODEmcayland2016-01-041-10/+4
* SPARC64: rearrange saved state window ordermcayland2015-12-291-6/+20
* SPARC64: reorganise IMMU/DMMU trap context structuremcayland2015-12-293-350/+247
* SPARC64: move IMMU/DMMU miss handler stacks inline to the new Forth context s...mcayland2015-12-291-16/+27
* SPARC64: move client interface stack inline to the new Forth context stackmcayland2015-12-291-5/+12
* SPARC64: switch IMMU/DMMU miss handlers over to use new Forth context stackmcayland2015-12-291-25/+39
* SPARC64: switch client interface over to use new Forth context stackmcayland2015-12-291-7/+16
* SPARC64: introduce new Forth context stack (fcstack) for CPU contextsmcayland2015-12-293-1/+10
* SPARC64: create proper stack frame when entering client interfacemcayland2015-12-291-17/+17
* bootstrap: don't include files from target/include as system includesmcayland2015-11-062-9/+1
* switch-arch: as for powerpc64, select sparc64 compiler to compile sparc32mcayland2015-11-061-1/+1
* switch-arch: compute base arch and allow native compiler for 32bit and 64bitmcayland2015-11-061-3/+16
* switch-arch: factorize code to compute architecture properties.mcayland2015-11-061-34/+30
* ppc: add ob_ide_quiesce() and call it from the PPC CIF quiesce wordmcayland2015-10-233-0/+25
* ppc: fix up IDE device treemcayland2015-10-231-4/+10
* ppc: fix CUDA ADB error packet detectionmcayland2015-10-231-2/+16
* ppc: add ESCC legacy supportmcayland2015-10-233-17/+79
* ppc: fix up power-mgt propertiesmcayland2015-10-231-1/+2
* SPARC64: fix PCI-EBus bridge ranges propertymcayland2015-10-041-1/+1
* switch-arch: select 64bit compiler if 32bit compiler is not foundmcayland2015-07-121-13/+15
* ppc: add Apple copyright injection to adler32mcayland2015-06-212-1/+29
* ppc: add CPU reservation-granule-size propertymcayland2015-06-211-0/+5