summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/include/booke
AgeCommit message (Expand)Author
2013-07-17kcpuset_t changes for the pmap and removal of __cpuset_tmatt
2012-11-27Make the 85xx get closer to spinning up the secondary CPUs.matt
2012-10-02move common tlb stuff to uvmchristos
2012-08-01Add a machine splhist command to give (a incomplete) spl history.matt
2012-08-01Export dump_trapframe.matt
2012-08-01Fix some copy&paste bugs.matt
2012-07-29Add command line processing from ubootmatt
2012-07-27Fix -fno-common fallout.matt
2012-07-26Add ESDHC DCR definitionsmatt
2012-07-18Add some more PVRs and SVRsmatt
2012-07-18Add P1025 support to the PCI truth tables.matt
2012-07-17The ETSEC on the P1025 has been moved/split so the MDIO stayed in the samematt
2012-07-15Add support for the Freescale TWR-P1025 evaluation board and the P1025/P1016matt
2012-07-09Add some e500mc/e5500 machines.matt
2012-07-09Allow the use of the full 4GB address space.matt
2012-07-09Use pmap_segtab_tmatt
2012-05-07Preserve some MACCFG2 bitsmatt
2012-03-29Add e500_tlb_minimize prototype.matt
2012-03-29Add vsize_t to pmap_md_{un,}map_poolpage.matt
2011-08-02Add some more DDR register definitionsmatt
2011-08-02MPC8544 don't any onchip irqs of 20/21matt
2011-06-30Add prototypes for lbc_* routines.matt
2011-06-30Add LSOR registermatt
2011-06-30Modify mapiodev to take a third argument indicating whether the spacematt
2011-06-29Add some e500 MP prototypes.matt
2011-06-29Declare cpu_hatch_datamatt
2011-06-23Redo how the pte_*wire* inlines work. Now pmap.c makes no assuming aboutmatt
2011-06-23Move some MD parts back to the booke pmap.c. Cleanup initialization a bit.matt
2011-06-23Switch to using the common <common/pmap/tlb/tlb.h>matt
2011-06-21forward declare cpu_info and trapframe.matt
2011-06-20PowerPC now exports a common view of cpu.h, vmparam.h and pmap.hmatt
2011-06-20Explicitly include <powerpc/psl.h>matt
2011-06-15Move booke_fixup_stubs() to fixup.c and rename it to cpu_fixup_stubs().matt
2011-06-15Add IST_PULSE and intr_typename (converts IST_* to a name).matt
2011-06-14Take the fast softint support in e500_intr.c and make generic so that it canmatt
2011-06-09Fix ATTR register definitionsmatt
2011-06-09Correct definitions of USB_SNOOP registers. Add USB_CONTROL register.matt
2011-06-05Remove <machine/atomic.h>; use <sys/atomic.h> instead.matt
2011-05-28Move obio softc definitions to a header so it can use by children of obio.matt
2011-05-28Add Boot Page PTR Register definitions.matt
2011-05-27Fix P20x0_ONCHIPBITMAP to reflect latest P2020RM.matt
2011-05-02Add LBC FCM defintions (for NAND).matt
2011-04-29Add some P10xx SVRsmatt
2011-03-16Fix various nits related to P2020 support.matt
2011-02-17Use _PMAP_PRIVATE to control the inclusion of <powerpc/booke/cpuvar.h>.matt
2011-02-17add begging of single step support. Since BookE doesn't support PSL_SE, ifmatt
2011-02-16Add little endian bus_space_tags.matt
2011-02-16Add MPC8533 SVR. Fix DBCR0 IAC bitsmatt
2011-02-16Add USB_SNOOP1/2 related definitionsmatt
2011-02-08Add IPI/cpu_send_ipi to intrsw.matt