An error occurred fetching the project authors.
- 08 Jun, 2004 1 commit
-
-
David Woodhouse authored
- Switch to using u-boot bdinfo. - Set up CS11 for RTC if the bootloader didn't bother. - Set BOOTROM_RESTART_ADDR so machine_restart() actually works. - For non-uboot boot, note bus clock is 66MHz on 8265 model.
-
- 02 Jun, 2004 1 commit
-
-
David Woodhouse authored
-
- 31 May, 2004 2 commits
-
-
David Woodhouse authored
Code from Guy Streeter <streeter@redhat.com>
-
David Woodhouse authored
Patch from Guy Streeter <streeter@redhat.com>
-
- 14 May, 2004 1 commit
-
-
Andrew Morton authored
From: Matt Porter <mporter@kernel.crashing.org> Merge misc. 4xx core fixes and support for the new cascade scheme in the 440gx.
-
- 31 Jan, 2004 1 commit
-
-
Andrew Morton authored
From Tom Rini <trini@kernel.crashing.org> On the MBX the kernel made an assumption about where the MAC address would be in the VPD (Vital Product Data). However, the documentation for the firmware (EPPC-Bug) describes the format of the VPD and makes no guarrantees about the location of any VPD record. It does however describe the format of each record type and the MAC address record will be of type '08' and of size 6. This changes the code so that instead of assuming a position, it searches for the record, which I assume is also what EPPC-Bug does.
-
- 21 Aug, 2003 1 commit
-
-
Tom Rini authored
Patch from Scott Anderson <scott_anderson@mvista.com> originally.
-
- 23 Mar, 2003 1 commit
-
-
Allen Curtis authored
-
- 05 Jan, 2003 1 commit
-
-
Paul Mackerras authored
-
- 18 Sep, 2002 1 commit
-
-
Tom Rini authored
The major changes here are: (1) Combine the pmac and chrp directories into a single `openfirmware' directory, since both use Open Firmware and the code was very similar. (2) Move the Open Firmware interfaces out to a `of1275' directory and put them in separate files so we only include the ones we need. This work is due to Leigh Brown. (3) On PReP and embedded, get the memory size from the memory controller. Don't try to ask Open Firmware even on PRePs which have it.
-
- 17 Sep, 2002 1 commit
-
-
Paul Mackerras authored
The tags were slightly useful when the kernel maintainers weren't using BK, but these days they are more trouble than they are worth. They tend to cause patch rejects, and often end up getting turned into the fixed form (rather than the %x% tag form).
-
- 25 May, 2002 1 commit
-
-
Paul Mackerras authored
CONFIG_4xx but which won't apply on the new 440GP has been changed to depend on CONFIG_40x instead. Also a few other fixes and updates for 405GP-based systems from the linuxppc_2_4_devel tree.
-
- 10 May, 2002 1 commit
-
-
Paul Mackerras authored
-
- 11 Feb, 2002 1 commit
-
-
Paul Mackerras authored
-
- 05 Feb, 2002 1 commit
-
-
Linus Torvalds authored
- Johannes Erdfelt: OHCI hash-chain corruption fix, USB updates - Richard Henderson, Ivan Kokshaysky: alpha PCI iommu fixes - Tim Waugh: parport changelogs and printk levels - Andrew Morton: vmalloc off-by-one (overly sensitive) test - Al Viro: VFS layer cleanups - Cort Dougan: PPC updates (big bootloader re-org) - Alan Cox: more merges, remove phillips camera conversion code - Andrea Arkangeli: alpha fixups - OGAWA Hirofumi: big-sector support with FAT - Neil Brown: more md fixes
-