17 Mar, 2011

1 commit


07 Oct, 2008

2 commits


29 Jul, 2008

1 commit

  • This file contains 8 yr. old board specific information that was for
    the now gone ppc implementation, and it pre-dates widespread u-boot
    support. Any of the technical details of the board memory map would be
    more appropriately captured in a dts if I revive it as powerpc anyway.

    Signed-off-by: Paul Gortmaker
    Acked-by: Jason Wessel
    Signed-off-by: Kumar Gala

    Paul Gortmaker
     

24 Jan, 2008

1 commit

  • Define the layout of a binary blob that contains a QE firmware and instructions
    on how to upload it. Add function qe_upload_firmware() to parse the blob
    and perform the actual upload. Fully define 'struct rsp' in immap_qe.h to
    include the actual RISC Special Registers. Added description of a new
    QE firmware node to booting-without-of.txt.

    Signed-off-by: Timur Tabi
    Signed-off-by: Kumar Gala

    Timur Tabi
     

17 Oct, 2007

1 commit


09 Jan, 2006

1 commit


17 Apr, 2005

1 commit

  • Initial git repository build. I'm not bothering with the full history,
    even though we have it. We can create a separate "historical" git
    archive of that later if we want to, and in the meantime it's about
    3.2GB when imported into git - space that would just make the early
    git days unnecessarily complicated, when we don't have a lot of good
    infrastructure for it.

    Let it rip!

    Linus Torvalds