libreboot / lbwww (public) (License: Unspecified) (since 2023-04-11) (hash sha1)
libreboot website (markdown files). https://libreboot.org/
List of commits:
Subject Hash Author Date (UTC)
spelling d15337458dcf2b54121d614fc34fc012599ea068 Leah Rowe 2024-09-26 11:18:43
more clarification 3ac406b6f6bbf2598999e75f483af61fc640cd5f Leah Rowe 2024-09-26 11:17:56
more notes about timings on psx 10fdd82ab64f88c8cc934aaff2cea4eddf8d1651 Leah Rowe 2024-09-26 11:13:55
32 pin, not 32 bit f94d3707c402468d629b5cfbed18c8816f380835 Leah Rowe 2024-09-26 11:03:35
tidy up the playstation page d799f23069e48d53609529dae34d5b69695e7381 Leah Rowe 2024-09-26 10:57:31
spelling 8342c2e82921ab70dc27cf773e3655045453ae3b Leah Rowe 2024-09-26 07:12:26
grammar b11b3a4fa6d51478dd04897a2a1f7e5cec717233 Leah Rowe 2024-09-26 07:02:34
typo 6820d43705b410b265ba8acf3d9ebd8d51041875 Leah Rowe 2024-09-26 07:01:20
add playstation page to docs 0424b1f6a413339a18a39f35dc037463215fbafe Leah Rowe 2024-09-26 06:53:44
docs/install: add missing latitudes to hcl b3cb1d224f04af13368c3a6a0fd1953ccb25d84a Leah Rowe 2024-09-23 17:01:00
update docs/maintain/ c18402c8a7013e7811cd1994db1c51aa7017b504 Leah Rowe 2024-09-23 16:57:06
grub_cbfs: add -t raw to example cbfs command 025ac72aeeeee92698e05686ed5177f6763e3b7f Leah Rowe 2024-09-07 01:24:15
simplify docs/install and merge docs/hardware 09844d6258bd27026f53f9cdb731b4086c20fda3 Leah Rowe 2024-08-31 21:28:18
remove wrong info about 820 g2 2f1107f2ca852f154332046a871822663ca792ac Leah Rowe 2024-08-30 01:40:32
minor 820 g2 docs cleanup 2cf3d6911a46707ccd820d94194cbe4fc5af6148 Leah Rowe 2024-08-30 01:39:11
update the 820 g2 hp guide a6d33c415884f109b4b040e92bea2d31730f3704 Leah Rowe 2024-08-30 01:36:57
hp2560.md: remove note about wifi 002b0520f4b361e59b480fa971acfca3f73ea90b Leah Rowe 2024-08-30 00:47:04
clarify pre-install requirement for latitudes 406f9f03529764bf3a2011e08653b36b64310c84 Leah Rowe 2024-08-29 22:59:28
actually add latitude.md 1b938fa4147b6734c29ed8e83a65a319794a88ac Leah Rowe 2024-08-29 22:57:10
unified dell latitude instructions ac0e6833360bd9b0e7ccd51b07bd0c80ce5168da Leah Rowe 2024-08-29 22:54:48
Commit d15337458dcf2b54121d614fc34fc012599ea068 - spelling
Signed-off-by: Leah Rowe <info@minifree.org>
Author: Leah Rowe
Author date (UTC): 2024-09-26 11:18
Committer name: Leah Rowe
Committer date (UTC): 2024-09-26 11:18
Parent(s): 3ac406b6f6bbf2598999e75f483af61fc640cd5f
Signer:
Signing key:
Signing status: N
Tree: 9629ca89a893cfde630e082b236d63b506ed8b0d
File Lines added Lines deleted
site/docs/install/playstation.md 1 1
File site/docs/install/playstation.md changed (mode: 100644) (index 1aeea7e..5872774)
... ... subcarrier/colorburst signal; this is needed in composite video for example.
175 175 The NTSC GPU clock is 53.693175MHz, and divides by 15 to create the 3.58MHz NTSC The NTSC GPU clock is 53.693175MHz, and divides by 15 to create the 3.58MHz NTSC
176 176 subcarrier/colorburst signal; ditto, this is used for NTSC composite video. subcarrier/colorburst signal; ditto, this is used for NTSC composite video.
177 177
178 On a PAL playstation, Sony woride 53.2MHz to both inputs, and on NTSC, wired
178 On a PAL playstation, Sony hardwired 53.2MHz to both inputs, and on NTSC, wired
179 179 53.69MHz to both inputs; that means on NTSC machines, PAL games will run with 53.69MHz to both inputs; that means on NTSC machines, PAL games will run with
180 180 a 3.579545MHz colorburst signal, and on PAL consoles running NTSC games, a 3.579545MHz colorburst signal, and on PAL consoles running NTSC games,
181 181 the colorburst would be 3.55MHz. *Some* people suggest hardwiring a 4.43MHz the colorburst would be 3.55MHz. *Some* people suggest hardwiring a 4.43MHz
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/libreboot/lbwww

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/libreboot/lbwww

Clone this repository using git:
git clone git://git.rocketgit.com/user/libreboot/lbwww

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main