Age | Commit message (Expand) | Author |
2012-06-24 | PPC: e500: Extend address/size of / to 64bit | Alexander Graf |
2012-06-24 | PPC: e500: Define addresses as always 64bit | Alexander Graf |
2012-06-24 | PPC: e500: Use new SOC dt format | Alexander Graf |
2012-06-24 | PPC: e500: Use new MPIC dt format | Alexander Graf |
2012-06-24 | Revert "dt: temporarily disable subtree creation failure check" | Alexander Graf |
2012-06-24 | PPC: e500: enable manual loading of dtb blob | Alexander Graf |
2012-06-24 | PPC: e500: dt: use target_phys_addr_t for ramsize | Alexander Graf |
2012-06-24 | PPC: e500: dt: use 64bit cell helper | Alexander Graf |
2012-06-24 | dt: Add -machine dumpdtb option to dump the current dtb | Alexander Graf |
2012-06-24 | PPC: e500: dt: start with empty device tree | Alexander Graf |
2012-06-24 | PPC: e500: dt: create pci node dynamically | Alexander Graf |
2012-06-24 | PPC: e500: dt: create global-utils node dynamically | Alexander Graf |
2012-06-24 | PPC: e500: dt: create mpic node dynamically | Alexander Graf |
2012-06-24 | PPC: e500: dt: create serial nodes dynamically | Alexander Graf |
2012-06-24 | PPC: e500: dt: create /soc8544 node dynamically | Alexander Graf |
2012-06-24 | PPC: e500: dt: create /chosen node dynamically | Alexander Graf |
2012-06-24 | PPC: e500: dt: create / node dynamically | Alexander Graf |
2012-06-24 | PPC: e500: dt: create /hypervisor node dynamically | Alexander Graf |
2012-06-24 | PPC: e500: dt: create /cpus node dynamically | Alexander Graf |
2012-06-24 | PPC: e500: dt: create memory node dynamically | Alexander Graf |
2012-06-24 | PPC: e500: require libfdt | Alexander Graf |
2012-06-24 | dt: add helper for 64bit cell adds | Alexander Graf |
2012-06-24 | dt: add helper for phandle allocation | Alexander Graf |
2012-06-24 | dt: add helper for empty dt creation | Alexander Graf |
2012-06-24 | dt: add helper for phandle enumeration | Alexander Graf |
2012-06-24 | dt: temporarily disable subtree creation failure check | Alexander Graf |
2012-06-24 | dt: add helper for phandle references | Alexander Graf |
2012-06-24 | dt: add helpers for multi-cell adds | Alexander Graf |
2012-06-24 | dt: allow add_subnode to create root subnodes | Alexander Graf |
2012-06-24 | raw-posix: Fix build without is_allocated support | Kevin Wolf |
2012-06-24 | spapr: Add "memop" hypercall | Benjamin Herrenschmidt |
2012-06-24 | spapr_vscsi: Error handling fixes | Benjamin Herrenschmidt |
2012-06-24 | pseries: Correctly create ibm,segment-page-sizes property | Benjamin Herrenschmidt |
2012-06-24 | ppc64: Rudimentary Support for extra page sizes on server CPUs | Benjamin Herrenschmidt |
2012-06-24 | booke_206_tlbwe: Discard invalid bits in MAS2 | Fabien Chouteau |
2012-06-24 | Avoid segfault in cpu_dump_state | Fabien Chouteau |
2012-06-24 | PPC: mpc8544ds: Span initial TLB entry over as much RAM as we need | Alexander Graf |
2012-06-24 | ppc: Make hbrev table const | Blue Swirl |
2012-06-24 | ppc: Add missing break | Blue Swirl |
2012-06-24 | ppc: Move load and store helpers, switch to AREG0 free mode | Blue Swirl |
2012-06-24 | ppc: Move misc helpers from helper.c to misc_helper.c | Blue Swirl |
2012-06-24 | ppc: Avoid AREG0 for misc helpers | Blue Swirl |
2012-06-24 | ppc: Split off misc helpers | Blue Swirl |
2012-06-24 | ppc: Avoid AREG0 for timebase helpers | Blue Swirl |
2012-06-24 | ppc: Split off timebase helpers | Blue Swirl |
2012-06-24 | ppc: Cleanup MMU merge | Blue Swirl |
2012-06-24 | ppc: Move MMU helpers from helper.c to mmu_helper.c | Blue Swirl |
2012-06-24 | ppc: Avoid a warning with the next patch | Blue Swirl |
2012-06-24 | ppc: Avoid AREG0 for MMU etc. helpers | Blue Swirl |
2012-06-24 | ppc: Split MMU etc. helpers from op_helper.c | Blue Swirl |