summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/stand
AgeCommit message (Expand)Author
2024-11-05Apply the changes in sys/lib/libsa/alloc.c 1.13 to the other copies of thatMiod Vallat
2024-11-05The MI boot code used to have an infinite loop trying to boot the kernel,Miod Vallat
2024-11-01In macppc ofwboot, sync instruction cache before entering kernelGeorge Koehler
2024-08-07crank to 7.6-beta, release date is vagueTheo de Raadt
2024-07-11umoddi3.c is now needed for libzTheo de Raadt
2024-02-17move to 7.5-betaTheo de Raadt
2023-09-18crank to 7.4-betaTheo de Raadt
2023-03-04move to 7.3-betaTheo de Raadt
2023-02-23Remove dangerous user-settable "addr" variable from MI boot loader, andMiod Vallat
2022-12-28Ansify, fixes clang 15 -Wdeprecated-non-prototype (fatal with -Werror)Jeremie Courreges-Anglas
2022-10-21Change len in syncicache(_, len) from int to size_tGeorge Koehler
2022-10-12Remove powerpc left-oversKlemens Nanni
2022-10-12Fix -Wreturn-typeKlemens Nanni
2022-09-05Fix file specification, zap partition bits, rectify disk naming errorsKlemens Nanni
2022-07-20move to 7.2-beta. this gets done very early, to avoid finding outTheo de Raadt
2022-05-23Neither macppc nor the retired loongson have any remaining usefulKenneth R Westerback
2022-02-20move to 7.1-betaTheo de Raadt
2021-08-177.0-betaTheo de Raadt
2021-05-10Add ld.script for macppc kernel, ofwbootgkoehler
2021-03-11spellingJonathan Gray
2021-02-066.9-betaTheo de Raadt
2021-01-30satisfy -fno-commonTheo de Raadt
2020-12-09Use daddr_t and not daddr32_t in boot media.Kenneth R Westerback
2020-10-03Increase CLAIM_LIMIT from 11M to 14M to make room for retguardgkoehler
2020-08-31crank to 6.8-betaTheo de Raadt
2020-05-26increment version numbers, due to recent RB_GOODSEED and fchmod +T changesTheo de Raadt
2020-05-25Bootblocks convert RB_GOODRANDOM to -R option, kernel converts it back into h...Theo de Raadt
2020-05-18Move boot.mac into the Attic.Patrick Wildt
2020-04-05crank to 6.7-betaTheo de Raadt
2020-03-16Teach macppc ofwboot(8) about ffs2. Test and ok gkoehler@Otto Moerbeek
2020-01-26try disconnecting old world boot.mac bootloader for a bitTed Unangst
2019-12-23The boot loader allows to inspect memory with the hexdump command.Alexander Bluhm
2019-11-28Implement a hexdump command in the boot loader. This helps toAlexander Bluhm
2019-10-29Use arc4 to bit-spread the 512-byte random buffer over the .openbsd.randomdataTheo de Raadt
2019-09-02Various fixes to make clang happy.Mark Kettenis
2019-08-10move to 6.6-betaTheo de Raadt
2019-08-04crank version, following fchmod changeTheo de Raadt
2019-08-03In the bootblocks, after discovering and opening /bsd.upgrade, fchmod -xTheo de Raadt
2019-04-20libsa's memcpy() is actually memmove(). make a proper memmove(), and giveTheo de Raadt
2019-04-10change marks[] array to uint64_t, so the code can track full 64-bitTheo de Raadt
2019-02-26crank to 6.5-betaTheo de Raadt
2019-01-02markup boot prompt commands using Ic, not Nm; ok jmc@anton
2018-08-10crank to 6.4-betaTheo de Raadt
2018-02-28move to 6.3-betaTheo de Raadt
2017-08-20crank to 6.2-betaTheo de Raadt
2017-03-04crank to 6.1-betaTheo de Raadt
2016-11-06Do not create machine@ symlinks in obj as root during includes:, butTheo Buehler
2016-09-13crank bootloader version after .SUNW_ctf changeJasper Lievisse Adriaanse
2016-07-30Prep for relro: make sure it's off for any non-PIE stand/ programPhilip Guenther
2016-05-11crank to 6.0-betaTheo de Raadt