summaryrefslogtreecommitdiff
path: root/sys/arch/evbppc
AgeCommit message (Expand)Author
2023-02-09Adjust _all_ cinclude of *.local filesabs
2022-10-15DHT Walnut: Fix failure to attach on-board pdcide(4) for cold boot.rin
2022-09-29swwdog(4): Add to GENERIC kernels.riastradh
2022-09-18Eliminate use of IFF_OACTIVE.thorpej
2022-09-11Add hack for clang for ibm4xx/trap.c.rin
2022-08-07Enable UFS_DIRHASH; this machine has 256MB RAM :)rin
2022-08-07UFS/LFS dirhash:simonb
2022-07-22Split the i2c controller into 2 separate instances. This aligns withthorpej
2022-07-22Stop using deprecated problib functions.thorpej
2022-07-22Revert previous; that was intended to be two separate commits.thorpej
2022-07-22Stop using deprecated proplib functions.thorpej
2022-06-04- Use register prefix (%r).rin
2022-05-30Restrict strictly-aligned versions of memcmp(9), memcpy(9), andrin
2022-05-30For IBM_PPC403, emulate unaligned memory access for userland process.rin
2022-05-29le(4): Fix resource leaks for error paths.rin
2022-05-07Instead of hard-coding SPR# for CCR0, define SPR_CCR0 inrin
2022-03-10powerpc: Implement bus_space_barrier as eieio.riastradh
2022-03-03powerpc: Use device_set_private for e500 cpuN.riastradh
2022-02-27evbppc/temac(4): Mark unused functions as such.riastradh
2022-02-20Convert assembly to something both gcc and clang understand.christos
2022-02-17evbppc: fix typo from cfargs rototill.riastradh
2022-02-16powerpc: Sprinkle "memory" clobbers on eieio and nearby asm blocks.riastradh
2022-02-12evbppc/wdc(4) at obio: Stop fabricating bogus struct device.riastradh
2022-01-15s/adressing/addressing/msaitoh
2021-12-08fix various typos in comments and log messages.andvar
2021-12-05s/decriptor/descriptor/ in comment.msaitoh
2021-10-21fix various typos, mainly in comments, but also in man pages and log messages.andvar
2021-09-19fix few more typos in comments, messages and documentation.andvar
2021-09-04Fix build without DEBUG.rin
2021-08-20fix various typos in comments and log messages.andvar
2021-08-19s/memry/memory+s/softare/software/+s/grapics/graphics+s/ouput/outputandvar
2021-08-07Merge thorpej-cfargs2.thorpej
2021-08-03Switch evbppc/ibm4xx to generic evbppc (same as oea) kernel modules.rin
2021-06-29Remove uscanner(4) drivernia
2021-06-26Oops, revert unintentional part of the previous.rin
2021-06-26Set VMSWAP_DEFAULT_PLAINTEXT for Explora 450 (IBM_PPC403).rin
2021-06-03- Add some more things necessary for ATF.rin
2021-04-24Merge thorpej-cfargs branch:thorpej
2021-04-02evbppc: Add support for DHT Walnut 405GP evaluation board.rin
2021-03-30- G/C unused.rin
2021-03-30- Explicitly include <powerpc/spr.h>.rin
2021-03-30- Include tlb.h directly, instead of uvm_extern.h.rin
2021-03-30- Include tlb.h directly, instead of uvm_extern.h.rin
2021-03-30- Explicitly include <sys/param.h>.rin
2021-03-30- Include tlb.h directly instead of uvm_extern.h.rin
2021-03-30- Explicitly include <sys/param.h>.rin
2021-03-30Include <dev/ic/comreg.h> for COM_FREQ.rin
2021-03-30Sort & group headers. No binary changes.rin
2021-03-30G/C unused. Use tlb.h directly instead of uvm_extern.h.rin
2021-03-30G/C <evbppc/obs405.h>.rin